Package: eurostat
Type: Package
Title: Tools for Eurostat Open Data
Date: 2020-02-11
Version: 3.6.1
Encoding: UTF-8
Authors@R: c(
  person("Leo", "Lahti", email = "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("Joona", "Lehtomaki", role = "ctb"), 
  person("Francois", "Briatte", role = "ctb"), 
  person("Oliver", "Reiter", role = "ctb"))
Maintainer: Leo Lahti <leo.lahti@iki.fi>
MailingList: rOpenGov <ropengov-forum@googlegroups.com>
Description: Tools to download data from the Eurostat database
    <http://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, jsonlite,
        lubridate, RColorBrewer, readr, RefManageR, sf, sp, stringi,
        stringr, tibble, tidyr, tidyselect
Suggests: Cairo, ggplot2, knitr, mapproj, plotrix, rmarkdown, roxygen2,
        rsdmx, 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.0.2
Packaged: 2020-02-11 17:30:46 UTC; lemila
Author: Leo Lahti [aut, cre] (<https://orcid.org/0000-0001-5537-637X>),
  Janne Huovari [aut],
  Markus Kainu [aut],
  Przemyslaw Biecek [aut],
  Joona Lehtomaki [ctb],
  Francois Briatte [ctb],
  Oliver Reiter [ctb]
Date/Publication: 2020-02-11 17:50:03 UTC
