Type: Package
Package: eurostat
Title: Tools for Eurostat Open Data
Version: 4.1.1
Date: 2026-09-24
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("Daniel", "Loos", role = "ctb",
           comment = c(ORCID = "0000-0002-4024-4443")),
    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 = "aut",
           comment = c(ORCID = "0000-0003-2853-2765")),
    person("Akewak", "Jeba", role = "ctb"),
    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: R (>= 3.6.0)
Imports: classInt, countrycode, curl, data.table (>= 1.18.2.1), digest,
        dplyr, httr2 (>= 1.1.2), ISOweek, jsonlite, lubridate, purrr,
        R.utils, rappdirs, readr, regions, rlang, stringr, tibble,
        tidyr (>= 1.0.0), xml2
Suggests: giscoR (>= 1.1.0), knitr, lifecycle, rmarkdown, sf, testthat
        (>= 3.0.0)
VignetteBuilder: knitr
Config/Needs/website: ggplot2, tmap, styler, sessioninfo,
        ropengov/rogtemplate, ragg
Config/testthat/edition: 3
Config/testthat/parallel: false
Encoding: UTF-8
LazyData: true
MailingList: rOpenGov <ropengov-forum@googlegroups.com>
NeedsCompilation: no
Repository: CRAN
X-schema.org-isPartOf: http://ropengov.org/
X-schema.org-keywords: ropengov
Config/roxygen2/version: 8.1.0
Packaged: 2026-09-24 11:45:27 UTC; leo
Author: Leo Lahti [aut, cre] (ORCID: <https://orcid.org/0000-0001-5537-637X>),
  Janne Huovari [aut],
  Markus Kainu [aut],
  Przemyslaw Biecek [aut],
  Daniel Antal [ctb],
  Daniel Loos [ctb] (ORCID: <https://orcid.org/0000-0002-4024-4443>),
  Diego Hernangomez [ctb] (ORCID:
    <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 [aut] (ORCID: <https://orcid.org/0000-0003-2853-2765>),
  Akewak Jeba [ctb],
  Enrico Spinielli [ctb] (ORCID: <https://orcid.org/0000-0001-8584-9131>)
Maintainer: Leo Lahti <leo.lahti@iki.fi>
Date/Publication: 2026-09-24 12:30:02 UTC
