Package: eurostat
Type: Package
Title: Tools for Eurostat Open Data
Date: 2018-05-18
Version: 3.2.1
Encoding: UTF-8
Authors@R: c(
  person("Leo", "Lahti", email = "leo.lahti@iki.fi", role = c("aut", "cre")),
  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: dplyr, methods, R (>= 3.4.0)
Imports: broom, classInt, curl, httr, jsonlite, RColorBrewer, sp,
        stringi, stringr, tibble, sf, tidyr, readr
Suggests: Cairo, ggplot2, knitr, lubridate, mapproj, plotrix,
        rmarkdown, roxygen2, rsdmx, rvest, testthat, tmap
LazyData: true
URL: https://ropengov.github.io/eurostat
BugReports: https://github.com/ropengov/eurostat/issues
VignetteBuilder: knitr
NeedsCompilation: no
Repository: CRAN
RoxygenNote: 6.0.1
Packaged: 2018-05-20 11:48:06 UTC; lei
Author: Leo Lahti [aut, cre],
  Janne Huovari [aut],
  Markus Kainu [aut],
  Przemyslaw Biecek [aut],
  Joona Lehtomaki [ctb],
  Francois Briatte [ctb],
  Oliver Reiter [ctb]
Date/Publication: 2018-05-20 12:07:56 UTC
