Package: Rilostat
Type: Package
Title: ILO Open Data via Ilostat Bulk Download Facility or SDMX Web
        Service
Date: 2019-04-30
Version: 1.0.0
Encoding: UTF-8
Authors@R: c(	person("ILO Department of Statistics", role = c("cph", "fnd"), email = "ilostat@ilo.org"), 
				person("David Bescond", role = c("aut", "cre"), email = "bescond@ilo.org", 
				comment = c(ORCID = "0000-0002-1642-0304")),
				person("Rosina Gammarano", role = c("ctb"), email = "gammarano@ilo.org"),
				person("Mabelin Villarreal-Fuentes", role = c("ctb"), email = "villarreal-fuentes@ilo.org")
				)
Maintainer: David Bescond <bescond@ilo.org>
Description: Tools to download data from the ilostat database
    <http://www.ilo.org/ilostat> together with search and
    manipulation utilities.
License: BSD_2_clause + file LICENSE
Depends: R (>= 3.1.2)
Imports: plyr, dplyr (>= 0.8), stringr, readr (>= 1.3.1), tibble,
        haven, xml2, data.table, RCurl, DT
Suggests: knitr, rmarkdown, devtools, plotly, ggplot2 (>= 2.2.1),
        plotrix, shiny, tidyr
LazyData: true
URL: https://ilostat.github.io/Rilostat/
BugReports: https://github.com/ilostat/Rilostat/issues
Repository: CRAN
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-13 19:59:29 UTC; bescond
Author: ILO Department of Statistics [cph, fnd],
  David Bescond [aut, cre] (<https://orcid.org/0000-0002-1642-0304>),
  Rosina Gammarano [ctb],
  Mabelin Villarreal-Fuentes [ctb]
Date/Publication: 2019-05-13 20:20:03 UTC
