Type: Package
Package: eurostat
Title: Tools for Eurostat Open Data
Version: 3.8.2
Date: 2023-03-03
Authors@R: c(
    person("Leo", "Lahti", , "leo.lahti@iki.fi", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5537-637X")),
    person("Janne", "Huovari", role = "aut"),
    person("Markus", "Kainu", role = "aut"),
    person("Przemyslaw", "Biecek", role = "aut"),
    person("Daniel", "Antal", role = "ctb"),
    person("Diego", "Hernangomez", role = "ctb",
           comment = c(ORCID = "0000-0001-8457-4658")),
    person("Joona", "Lehtomaki", role = "ctb"),
    person("Francois", "Briatte", role = "ctb"),
    person("Reto", "Stauffer", role = "ctb"),
    person("Paul", "Rougieux", role = "ctb"),
    person("Anna", "Vasylytsya", role = "ctb"),
    person("Oliver", "Reiter", role = "ctb"),
    person("Pyry", "Kantanen", role = "ctb",
           comment = c(ORCID = "0000-0003-2853-2765")),
    person("Enrico", "Spinielli", , "enrico.spinielli@gmail.com", role = "ctb",
           comment = c(ORCID = "0000-0001-8584-9131"))
  )
Description: Tools to download data from the Eurostat database
    <https://ec.europa.eu/eurostat> together with search and manipulation
    utilities.
License: BSD_2_clause + file LICENSE
URL: https://ropengov.github.io/eurostat/,
        https://github.com/rOpenGov/eurostat
BugReports: https://github.com/rOpenGov/eurostat/issues
Depends: methods, R (>= 3.5.0)
Imports: broom, classInt, countrycode, curl, dplyr, httr, jsonlite,
        lubridate, rappdirs, readr, RefManageR, regions, stringi,
        stringr, tibble, tidyr (>= 1.0.0), ISOweek
Suggests: RColorBrewer, knitr, rmarkdown, sf, sp, testthat (>= 3.0.0),
        remotes
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: false
Encoding: UTF-8
LazyData: true
MailingList: rOpenGov <ropengov-forum@googlegroups.com>
NeedsCompilation: no
Repository: CRAN
RoxygenNote: 7.2.3
X-schema.org-isPartOf: http://ropengov.org/
X-schema.org-keywords: ropengov
Packaged: 2023-03-06 15:00:19 UTC; xxx
Author: Leo Lahti [aut, cre] (<https://orcid.org/0000-0001-5537-637X>),
  Janne Huovari [aut],
  Markus Kainu [aut],
  Przemyslaw Biecek [aut],
  Daniel Antal [ctb],
  Diego Hernangomez [ctb] (<https://orcid.org/0000-0001-8457-4658>),
  Joona Lehtomaki [ctb],
  Francois Briatte [ctb],
  Reto Stauffer [ctb],
  Paul Rougieux [ctb],
  Anna Vasylytsya [ctb],
  Oliver Reiter [ctb],
  Pyry Kantanen [ctb] (<https://orcid.org/0000-0003-2853-2765>),
  Enrico Spinielli [ctb] (<https://orcid.org/0000-0001-8584-9131>)
Maintainer: Leo Lahti <leo.lahti@iki.fi>
Date/Publication: 2023-03-06 15:40:02 UTC
Built: R 4.1.2; ; 2023-03-07 12:46:09 UTC; unix
