FRBCesab / zenodor

:package: Download files from a Zenodo repository

Home Page:https://frbcesab.github.io/zenodor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zenodor

R CMD Check Website License: GPL (>= 2)

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

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:

library("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.

About

:package: Download files from a Zenodo repository

https://frbcesab.github.io/zenodor

License:GNU General Public License v2.0


Languages

Language:R 100.0%