Package: zen4R
Version: 0.9
Date: 2023-09-04
Title: Interface to 'Zenodo' REST API
Authors@R: c(
  person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com", comment = c(ORCID = "0000-0002-5870-5762")),
  person("Julien", "Barde", role = c("ctb"), email = "julien.barde@ird.fr", comment = c(ORCID = "0000-0002-3519-6141")),
  person("Stephen", "Eglen", role = c("ctb"), comment = c(ORCID = "0000-0001-8607-8025")),
  person("Hans", "Van Calster", role = c("ctb"), comment = c(ORCID = "0000-0001-8595-8426")),
  person("Floris", "Vanderhaeghe", role = c("ctb"), comment = c(ORCID = "0000-0002-6378-6229")),
  person("Jemma", "Stachelek", role = c("ctb"), comment = c(ORCID = "0000-0002-5924-2464")))
Maintainer: Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Depends: R (>= 3.3.0), methods
Imports: R6, httr, jsonlite, XML, xml2, keyring, tools, atom4R, utf8
Suggests: testthat, parallel, knitr, markdown
Description: Provides an Interface to 'Zenodo' (<https://zenodo.org>) REST API, 
  including management of depositions, attribution of DOIs by 'Zenodo' and 
  upload and download of files.
License: MIT + file LICENSE
URL: https://github.com/eblondel/zen4R
BugReports: https://github.com/eblondel/zen4R/issues
LazyLoad: yes
RoxygenNote: 7.2.3
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-09-04 19:12:02 UTC; emman
Author: Emmanuel Blondel [aut, cre] (<https://orcid.org/0000-0002-5870-5762>),
  Julien Barde [ctb] (<https://orcid.org/0000-0002-3519-6141>),
  Stephen Eglen [ctb] (<https://orcid.org/0000-0001-8607-8025>),
  Hans Van Calster [ctb] (<https://orcid.org/0000-0001-8595-8426>),
  Floris Vanderhaeghe [ctb] (<https://orcid.org/0000-0002-6378-6229>),
  Jemma Stachelek [ctb] (<https://orcid.org/0000-0002-5924-2464>)
Repository: CRAN
Date/Publication: 2023-09-20 08:10:02 UTC
Built: R 4.2.0; ; 2023-09-21 11:41:27 UTC; unix
