Package: eurostat
Type: Package
Title: Tools for Eurostat Open Data
Date: 2021-05-12
Version: 3.7.5
Encoding: UTF-8
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"),
      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"))
MailingList: rOpenGov <ropengov-forum@googlegroups.com>
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
Depends: methods, R (>= 3.1.0)
Imports: broom, classInt, countrycode, curl, dplyr, httr, magrittr,
        jsonlite, lubridate, RColorBrewer, readr, RefManageR, sf,
        stringi, stringr, tibble, tidyr
Suggests: covr, Cairo, ggplot2, knitr, markdown, rmarkdown, roxygen2,
        rvest, testthat, tmap, usethis
LazyData: true
URL: https://ropengov.github.io/eurostat/
BugReports: https://github.com/ropengov/eurostat/issues
VignetteBuilder: knitr
NeedsCompilation: no
Repository: CRAN
RoxygenNote: 7.1.1
Packaged: 2021-05-12 15:33:33 UTC; lemila
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],
  Joona Lehtomaki [ctb],
  Francois Briatte [ctb],
  Reto Stauffer [ctb],
  Paul Rougieux [ctb],
  Anna Vasylytsya [ctb],
  Oliver Reiter [ctb],
  Pyry Kantanen [ctb]
Maintainer: Leo Lahti <leo.lahti@iki.fi>
Date/Publication: 2021-05-14 15:50:02 UTC
