Package: eurodata
Type: Package
Title: Fast and Easy Eurostat Data Import and Search
Description: Interface to Eurostat’s API (SDMX 2.1) 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.
    Use <https://github.com/alekrutkowski/eurodata_codegen> — a point-and-click app for rapid and
    easy generation of richly-commented R code — to import a Eurostat dataset or its subset
    (based on the eurodata::importData() function).
Version: 1.7.0
Date: 2023-05-05
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, xml2
Collate: RcppExports.R const.R helpers.R core_import.R core_search.R
        extras.R
LinkingTo: Rcpp
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-05-06 09:20:32 UTC; thelo
Author: Aleksander Rutkowski [aut, cre]
Maintainer: Aleksander Rutkowski <alek.rutkowski@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-06 10:00:02 UTC
Built: R 4.3.0; aarch64-apple-darwin20; 2023-05-16 23:23:56 UTC; unix
Archs: eurodata.so.dSYM
