Package: tidyBdE
Title: Download Data from Bank of Spain
Version: 0.1.0
Authors@R: 
    person(given = "Diego",
           family = "H. Herrero",
           role = c("aut", "cre", "cph"),
           email = "dev.dieghernan@gmail.com",
           comment = c(ORCID = "0000-0001-8457-4658"))
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)
Encoding: UTF-8
BugReports: https://github.com/rOpenSpain/tidyBdE/issues
URL: https://ropenspain.github.io/tidyBdE/,
        https://github.com/rOpenSpain/tidyBdE
RoxygenNote: 7.1.1
Depends: R (>= 3.6.0)
Imports: tibble (>= 3.0.0), readr (>= 1.0.0), dplyr (>= 0.7.0), ggplot2
        (>= 3.3.0), scales (>= 1.1.0)
Suggests: tidyverse (>= 1.3.0), tinytest
NeedsCompilation: no
Packaged: 2021-04-06 19:37:47 UTC; diego
Author: Diego H. Herrero [aut, cre, cph]
    (<https://orcid.org/0000-0001-8457-4658>)
Maintainer: Diego H. Herrero <dev.dieghernan@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-08 08:10:03 UTC
