Package: rdbnomics
Type: Package
Title: Download DBnomics Data
Version: 0.4.5
Authors@R: c(person("Thomas", "Brand", role = c("aut"),
                     email = "thomas.brand@cepremap.org"),
             person("Sebastien", "Galais", role = c("cre", "ctb"),
                     email = "Sebastien.GALAIS@banque-france.fr"))
Description: R access to hundreds of millions data series from DBnomics API
    (<https://db.nomics.world/>).
Depends: R (>= 3.1.0)
License: AGPL-3
URL: https://github.com/dbnomics/rdbnomics
BugReports: https://github.com/dbnomics/rdbnomics/issues
Encoding: UTF-8
LazyData: true
Imports: curl, jsonlite, data.table
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, dplyr, magrittr, ggplot2, DT, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-30 19:48:00 UTC; sebas
Author: Thomas Brand [aut],
  Sebastien Galais [cre, ctb]
Maintainer: Sebastien Galais <Sebastien.GALAIS@banque-france.fr>
Repository: CRAN
Date/Publication: 2019-01-31 10:30:03 UTC
