Package: eurodata
Type: Package
Title: Fast and Easy Eurostat Data Import and Search
Description: Interface to Eurostat’s Bulk Download Facility with fast data.table-based import of
    data, labels, and metadata. On top of the core functionality, data search and data
    description/comparison functions are also provided.
Version: 1.4.2
Date: 2022-05-20
Authors@R: c(person("Aleksander","Rutkowski", role=c("aut","cre"), email="alek.rutkowski@gmail.com"))
License: GPL-2
URL: https://github.com/alekrutkowski/eurodata/
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: utils, Rcpp, magrittr, data.table, R.utils, xtable, memoise,
        stringr, rvest
Collate: RcppExports.R const.R helpers.R core_import.R core_search.R
        extras.R
LinkingTo: Rcpp
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2022-05-23 09:50:56 UTC; Baieyu
Author: Aleksander Rutkowski [aut, cre]
Maintainer: Aleksander Rutkowski <alek.rutkowski@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-24 10:50:05 UTC
