Package: bnfimage
Title: 'BnF Image API' Client
Version: 0.1.0
Authors@R:
person("Matthias", "Grenié",
email = "matthias.grenie@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-4659-7522"))
Description: Provides an R client for the image API of 'Bibliothèque
Nationale de France' (BnF, National Library of France)
.
License: GPL-3
Encoding: UTF-8
Imports: httr, magick, tibble, ratelimitr
URL: https://rekyt.github.io/bnfimage/,
https://github.com/Rekyt/bnfimage/
BugReports: https://github.com/Rekyt/bnfimage/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.1.0), vcr (>= 0.4.1.92), knitr, rmarkdown
VignetteBuilder: knitr
Config/pak/sysreqs: libmagick++-dev gsfonts libssl-dev
Repository: https://rekyt.r-universe.dev
Date/Publication: 2021-04-14 10:06:22 UTC
RemoteUrl: https://github.com/Rekyt/bnfimage
RemoteRef: HEAD
RemoteSha: 78c8382ca8ee8c4219fa821b329cc82179abba52
NeedsCompilation: no
Packaged: 2026-06-16 09:18:05 UTC; root
Author: Matthias Grenié [aut, cre] (ORCID:
)
Maintainer: Matthias Grenié