Package: tidyBdE
Title: Download Data from Bank of Spain
Version: 0.2.0
Authors@R: 
    c(person(given = "Diego",
             family = "H. Herrero",
             role = c("aut", "cre", "cph"),
             email = "dev.dieghernan@gmail.com",
             comment = c(ORCID = "0000-0001-8457-4658")),
      person(given = "Banco de España",
             role = "cph",
             comment = "for the data."))
Description: Tools to download data series from 'Banco de España' ('BdE')
    on 'tibble' format. 'Banco de España' is the national central bank
    and, within the framework of the Single Supervisory Mechanism ('SSM'),
    the supervisor of the Spanish banking system along with the European
    Central Bank. This package is in no way sponsored endorsed or
    administered by 'Banco de España'.
License: GPL (>= 3)
URL: https://ropenspain.github.io/tidyBdE/,
        https://github.com/rOpenSpain/tidyBdE
BugReports: https://github.com/rOpenSpain/tidyBdE/issues
Depends: R (>= 3.6.0)
Imports: dplyr (>= 0.7.0), ggplot2 (>= 3.3.0), readr (>= 1.0.0), scales
        (>= 1.1.0), tibble (>= 3.0.0), utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), tidyverse (>= 1.3.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.1.1
X-schema.org-isPartOf: https://ropenspain.es/
NeedsCompilation: no
Packaged: 2021-08-04 06:37:20 UTC; diego
Author: Diego H. Herrero [aut, cre, cph]
    (<https://orcid.org/0000-0001-8457-4658>),
  Banco de España [cph] (for the data.)
Maintainer: Diego H. Herrero <dev.dieghernan@gmail.com>
Repository: CRAN
Date/Publication: 2021-08-04 06:50:02 UTC
