{
  "_id": "6a15374facfb0bcc41d4fa85",
  "Package": "zendown",
  "Title": "Access Files from 'Zenodo' Deposits",
  "Version": "0.1.0",
  "Authors@R": "person(\"Raphael\", \"Saldanha\", , \"raphael.de-freitas-saldanha@inria.fr\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0652-8466\"))",
  "Description": "Access, download and locally cache files deposited on\n'Zenodo' <https://zenodo.org>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://rfsaldanha.github.io/zendown/,\nhttps://github.com/rfsaldanha/zendown",
  "BugReports": "https://github.com/rfsaldanha/zendown/issues",
  "Config/Needs/website": "rmarkdown",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://rfsaldanha.r-universe.dev",
  "Date/Publication": "2025-05-27 13:35:50 UTC",
  "RemoteUrl": "https://github.com/rfsaldanha/zendown",
  "RemoteRef": "HEAD",
  "RemoteSha": "bfbfb522cb181c9779ef871d9e86a74585a1660b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 05:59:09 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>",
  "MD5sum": "7852c6c62e777f5f4594023d3f0798cd",
  "_user": "rfsaldanha",
  "_type": "src",
  "_file": "zendown_0.1.0.tar.gz",
  "_fileid": "fc213a0ddd2e3ddb27c54c535a48e72754c720db0a07fd993cf95ee6a6e6bf81",
  "_filesize": 263407,
  "_sha256": "fc213a0ddd2e3ddb27c54c535a48e72754c720db0a07fd993cf95ee6a6e6bf81",
  "_created": "2026-05-26T05:59:09.000Z",
  "_published": "2026-05-26T06:01:51.056Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77816212807,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7209937499"
    },
    {
      "job": 77816212803,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7209935372"
    },
    {
      "job": 77816212829,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7209931678"
    },
    {
      "job": 77816212831,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7209929428"
    },
    {
      "job": 77815892692,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7209911627"
    },
    {
      "job": 77816212792,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7209933467"
    },
    {
      "job": 77816212820,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7209924196"
    },
    {
      "job": 77816212838,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7209929914"
    },
    {
      "job": 77816212811,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7209931681"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26435055193",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rfsaldanha/zendown",
  "_commit": {
    "id": "bfbfb522cb181c9779ef871d9e86a74585a1660b",
    "author": "rfsaldanha <rfsaldanha@gmail.com>",
    "committer": "rfsaldanha <rfsaldanha@gmail.com>",
    "message": "Update roxygen\n",
    "time": 1748352950
  },
  "_maintainer": {
    "name": "Raphael Saldanha",
    "email": "raphael.de-freitas-saldanha@inria.fr",
    "orcid": "0000-0003-0652-8466"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rfsaldanha",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "rfsaldanha",
      "count": 81,
      "uuid": 6009987
    }
  ],
  "_userbio": {
    "uuid": 6009987,
    "type": "user",
    "name": "Raphael Saldanha",
    "description": "Geographer, Master's in Public Health, PhD in Health Information and Communication.\r\n\r\nPostdoc at @INRIA."
  },
  "_downloads": {
    "count": 205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zendown"
  },
  "_devurl": "https://github.com/rfsaldanha/zendown",
  "_pkgdown": "https://rfsaldanha.github.io/zendown/",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_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/zendown.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rfsaldanha/zendown",
  "_realowner": "rfsaldanha",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-04-12"
    },
    {
      "version": "0.0.2",
      "date": "2024-04-15"
    },
    {
      "version": "0.1.0",
      "date": "2024-05-21"
    }
  ],
  "_exports": [
    "cache_report",
    "delete_mirror",
    "download_deposit",
    "list_deposit",
    "mirror_deposit",
    "zen_file"
  ],
  "_help": [
    {
      "page": "cache_report",
      "title": "Cache report",
      "topics": [
        "cache_report"
      ]
    },
    {
      "page": "delete_mirror",
      "title": "Delete a deposit mirror",
      "topics": [
        "delete_mirror"
      ]
    },
    {
      "page": "download_deposit",
      "title": "Download files from a Zenodo deposit",
      "topics": [
        "download_deposit"
      ]
    },
    {
      "page": "list_deposit",
      "title": "Get a list of files available at a Zenodo deposit",
      "topics": [
        "list_deposit"
      ]
    },
    {
      "page": "mirror_deposit",
      "title": "Mirror a Zenodo deposit locally",
      "topics": [
        "mirror_deposit"
      ]
    },
    {
      "page": "zen_file",
      "title": "Access a Zenodo deposit file",
      "topics": [
        "zen_file"
      ]
    }
  ],
  "_readme": "https://github.com/rfsaldanha/zendown/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "bitops",
    "checkmate",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RCurl",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.0791812460476247,
  "_indexed": true,
  "_nocasepkg": "zendown",
  "_universes": [
    "rfsaldanha"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T06:01:18.000Z",
      "distro": "noble",
      "commit": "bfbfb522cb181c9779ef871d9e86a74585a1660b",
      "fileid": "7ba0385819c386b98b774b7aca0841f63f2c444162c9f3b086a2ae679fcfcdd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26435055193"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T06:01:07.000Z",
      "distro": "noble",
      "commit": "bfbfb522cb181c9779ef871d9e86a74585a1660b",
      "fileid": "eb619aa49bdd634795a0e30567937fc753442077418190fe7a151a37c344469f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26435055193"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-26T06:00:50.000Z",
      "commit": "bfbfb522cb181c9779ef871d9e86a74585a1660b",
      "fileid": "84e79960d89caf2cb1739a794004991b5cf3d53e91f1a298a6643b26a213694c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26435055193"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-26T06:00:39.000Z",
      "commit": "bfbfb522cb181c9779ef871d9e86a74585a1660b",
      "fileid": "7ff5935b9b032bb96bd101a3ae697f396ea17b2ee93038595f2d2066988bcc5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26435055193"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-26T06:01:07.000Z",
      "commit": "bfbfb522cb181c9779ef871d9e86a74585a1660b",
      "fileid": "cbf0dc99e96c6eccc1725b188a2f0a24e58e52e25c46d9fab6821b13543b7d9b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26435055193"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T06:00:11.000Z",
      "commit": "bfbfb522cb181c9779ef871d9e86a74585a1660b",
      "fileid": "55378c8ea7ccaf3dd32a63ffb9db80bd7d9593fafa6a7871914234e98750be54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26435055193"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T06:00:37.000Z",
      "commit": "bfbfb522cb181c9779ef871d9e86a74585a1660b",
      "fileid": "3f882e9b8b14c5af733751aa65bc1b859dcd6b20d9bfa9f9be3c9e87819148a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26435055193"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T06:00:44.000Z",
      "commit": "bfbfb522cb181c9779ef871d9e86a74585a1660b",
      "fileid": "bd71047dbdcaaaeed59082ab11665357694cb436aa69d5419c9681c657f4a203",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26435055193"
    }
  ]
}