Package: eurostat
Type: Package
Title: Tools for Eurostat Open Data
Date: 2018-10-16
Version: 3.3.1.2
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: ORPHANED
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, dplyr, httr, jsonlite, RColorBrewer, readr,
        sf, sp, stringi, stringr, tibble, tidyr, countrycode
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.1.0
Packaged: 2019-01-24 13:13:11 UTC; ripley
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: 2019-01-24 13:18:14 UTC
X-CRAN-Original-Maintainer: Leo Lahti <leo.lahti@iki.fi>
X-CRAN-Comment: Orphaned on 2019-01-23 as no response to request to fix
        check issues.
