{
  "_id": "6a58953aff0138dec5d7567c",
  "Package": "zenstats",
  "Title": "Statistics from 'Zenodo' Deposits",
  "Version": "0.1.2",
  "Authors@R": "person(\"Raphael\", \"Saldanha\", , \"raphael.de-freitas-saldanha@inria.fr\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0652-8466\"))",
  "Description": "Fetch statistics about views, downloads and data volume\nfrom 'Zenodo' deposits. The package collects a 'Zenodo'\n(<https://zenodo.org>) deposit file information, respecting the\nwebsite scrapping policies.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "URL": "https://rfsaldanha.github.io/zenstats/",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libicu-dev libuv1-dev\nlibxml2-dev libssl-dev libx11-dev",
  "Repository": "https://rfsaldanha.r-universe.dev",
  "Date/Publication": "2024-06-03 07:54:10 UTC",
  "RemoteUrl": "https://github.com/rfsaldanha/zenstats",
  "RemoteRef": "HEAD",
  "RemoteSha": "213c3fb98a6deedbf09346baabdfe64bcf70f9c2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 08:21:33 UTC",
    "User": "root"
  },
  "Author": "Raphael Saldanha [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0652-8466>)",
  "Maintainer": "Raphael Saldanha <raphael.de-freitas-saldanha@inria.fr>",
  "_user": "rfsaldanha",
  "_type": "src",
  "_file": "zenstats_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/355506c0901067fcc05623c4ae94923cba55028b9dde6915c993c72aee1d75ef",
  "_filesize": 76214,
  "_sha256": "355506c0901067fcc05623c4ae94923cba55028b9dde6915c993c72aee1d75ef",
  "_expires": "2026-10-24T08:24:24.000Z",
  "_created": "2026-07-16T08:21:33.000Z",
  "_published": "2026-07-16T08:24:26.331Z",
  "_jobs": [
    {
      "job": 87571445127,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8369357681"
    },
    {
      "job": 87571445228,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369357537"
    },
    {
      "job": 87571445072,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8369343637"
    },
    {
      "job": 87571445028,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369343741"
    },
    {
      "job": 87570859129,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369306514"
    },
    {
      "job": 87571445136,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8369351299"
    },
    {
      "job": 87571445373,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8369333369"
    },
    {
      "job": 87571445044,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8369333292"
    },
    {
      "job": 87571445130,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369338907"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/29482991332",
  "_status": "success",
  "_upstream": "https://github.com/rfsaldanha/zenstats",
  "_commit": {
    "id": "213c3fb98a6deedbf09346baabdfe64bcf70f9c2",
    "author": "Raphael Saldanha <rfsaldanha@gmail.com>",
    "committer": "Raphael Saldanha <rfsaldanha@gmail.com>",
    "message": "Add CRAN badge to readme.\n",
    "time": 1717401250
  },
  "_maintainer": {
    "name": "Raphael Saldanha",
    "email": "raphael.de-freitas-saldanha@inria.fr",
    "orcid": "0000-0003-0652-8466"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "polite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rfsaldanha",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rfsaldanha",
      "count": 32,
      "uuid": 6009987
    }
  ],
  "_userbio": {
    "uuid": 6009987,
    "type": "user",
    "name": "Raphael Saldanha",
    "followers": 306,
    "description": "Geographer, Master's in Public Health, PhD in Health Information and Communication.\r\n\r\nPostdoc at @INRIA."
  },
  "_downloads": {
    "count": 389,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zenstats"
  },
  "_devurl": "https://github.com/rfsaldanha/zenstats",
  "_pkgdown": "https://rfsaldanha.github.io/zenstats/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/zenstats.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rfsaldanha/zenstats",
  "_realowner": "rfsaldanha",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2024-05-31"
    }
  ],
  "_exports": [
    "deposit_stats",
    "scrap_stats"
  ],
  "_help": [
    {
      "page": "deposit_stats",
      "title": "Fetch statistics from one or more Zenodo deposits",
      "topics": [
        "deposit_stats"
      ]
    },
    {
      "page": "scrap_stats",
      "title": "Scrap statistics from a Zenodo deposit",
      "topics": [
        "scrap_stats"
      ]
    }
  ],
  "_readme": "https://github.com/rfsaldanha/zenstats/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "backports",
    "bit",
    "bit64",
    "bitops",
    "cachem",
    "checkmate",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "digest",
    "fastmap",
    "fs",
    "future",
    "future.apply",
    "gert",
    "gitcreds",
    "globals",
    "glue",
    "hms",
    "httr",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "listenv",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "parallelly",
    "pillar",
    "pkgconfig",
    "polite",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "ratelimitr",
    "Rcpp",
    "RCurl",
    "readr",
    "rlang",
    "robotstxt",
    "rprojroot",
    "rstudioapi",
    "rvest",
    "selectr",
    "spiderbar",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "usethis",
    "utf8",
    "vctrs",
    "vroom",
    "whisker",
    "withr",
    "xml2",
    "yaml",
    "zip"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "zenstats",
  "_universes": [
    "rfsaldanha"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-16T08:23:52.000Z",
      "distro": "resolute",
      "commit": "213c3fb98a6deedbf09346baabdfe64bcf70f9c2",
      "fileid": "https://r2.ropensci.org/7ffdd4185fb2de4c40d014c5629e368c272f32370acf6e8dcc4af48c80fd213d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/29482991332"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-16T08:23:52.000Z",
      "distro": "resolute",
      "commit": "213c3fb98a6deedbf09346baabdfe64bcf70f9c2",
      "fileid": "https://r2.ropensci.org/becc4399c3a495f85b7ef9922de9804a73fccb354a983b8856d85c1c491d5781",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/29482991332"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-16T08:23:14.000Z",
      "commit": "213c3fb98a6deedbf09346baabdfe64bcf70f9c2",
      "fileid": "https://r2.ropensci.org/977d5da71c881c86865ab64fdecac2d89e7072d4d69330208658eb9acd3a980e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/29482991332"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-16T08:23:15.000Z",
      "commit": "213c3fb98a6deedbf09346baabdfe64bcf70f9c2",
      "fileid": "https://r2.ropensci.org/9244c0a08feae0ba9f8586ff69976153017c86b972f7c80f91b9d50f71c19e2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/29482991332"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-16T08:23:44.000Z",
      "commit": "213c3fb98a6deedbf09346baabdfe64bcf70f9c2",
      "fileid": "https://r2.ropensci.org/869d7c0e8e05717c404be3c93975b2ab0cbddd5ffa5af5b3d97bfe33e75332d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/29482991332"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-16T08:22:43.000Z",
      "commit": "213c3fb98a6deedbf09346baabdfe64bcf70f9c2",
      "fileid": "https://r2.ropensci.org/bbd9139d57db462217677c58edf8b1eb3058350099b9c40167677b06d6c10b42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/29482991332"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-16T08:22:43.000Z",
      "commit": "213c3fb98a6deedbf09346baabdfe64bcf70f9c2",
      "fileid": "https://r2.ropensci.org/63df252ba642fb5e76e2abff9d6227c860125acf842abceaef3a4ca4c54d24c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/29482991332"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-16T08:22:57.000Z",
      "commit": "213c3fb98a6deedbf09346baabdfe64bcf70f9c2",
      "fileid": "https://r2.ropensci.org/efa626ce70505a424fbe3d5a63f3fa5e941793962c6d5d9407689a9072c674b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/29482991332"
    }
  ]
}