The goal of the R package zenodor is to provide an CLI interface to list and download files from a Zenodo repository. This package works with open and restricted access repositories. For restricted repository a token must be provided.

Request a token for restricted Zenodo repo

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("frbcesab/zenodor")

Then you can attach the package zenodor:

Overview

The package zenodor contains two functions:

Citation

Please cite this package as:

Casajus Nicolas (2023) zenodor: An R package to download files from a Zenodo repository. R package version 0.1. URL: https://github.com/frbcesab/zenodor.

Code of Conduct

Please note that the zenodor project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.