Type: Package
Package: eurostat
Title: Tools for Eurostat Open Data
Version: 3.7.10
Date: 2022-02-08
Authors@R: c(
    person(given = "Leo", 
           family = "Lahti", 
           role = c("aut", "cre"),
           email = "leo.lahti@iki.fi",
           comment = c(ORCID = "0000-0001-5537-637X")),
    person(given = "Janne", 
           family = "Huovari", 
           role = "aut"),
    person(given = "Markus", 
           family = "Kainu", 
           role = "aut"),
    person(given = "Przemyslaw", 
           family = "Biecek", 
           role = "aut"),
    person(given = "Daniel", 
           family = "Antal", 
           role = "ctb"),
    person(given = "Diego", 
           family = "Hernangomez", 
           role = "ctb",
           comment = c(ORCID = "0000-0001-8457-4658")),
    person(given = "Joona", 
           family = "Lehtomaki", 
           role = "ctb"),
    person(given = "Francois", 
           family = "Briatte", 
           role = "ctb"),
    person(given = "Reto", 
           family =  "Stauffer", 
           role = "ctb"),
    person(given = "Paul", 
           family =  "Rougieux", 
           role = "ctb"),
    person(given = "Anna", 
           family =  "Vasylytsya", 
           role = "ctb"),
    person(given = "Oliver", 
           family =  "Reiter", 
           role = "ctb"),
    person(given = "Pyry", 
           family =  "Kantanen", 
           role = "ctb",
           comment = c(ORCID = "0000-0003-2853-2765"))
  )
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.1.0)
Imports: broom, classInt, countrycode, curl, dplyr, httr, jsonlite,
        lubridate, rappdirs, readr, RefManageR, regions, stringi,
        stringr, tibble, tidyr
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.1.2
X-schema.org-isPartOf: http://ropengov.org/
X-schema.org-keywords: ropengov
Packaged: 2022-02-09 10:21:58 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>)
Maintainer: Leo Lahti <leo.lahti@iki.fi>
Date/Publication: 2022-02-09 11:30:02 UTC
Built: R 4.0.5; ; 2022-02-10 12:05:11 UTC; unix
