Package: ukds
Type: Package
Title: Reproducible Data Retrieval from the UK Data Service
Version: 0.1.0
Date: 2017-03-22
Authors@R: c(
    person("Frederick", "Solt", email = "frederick-solt@uiowa.edu", role = c("aut", "cre")))
URL: https://github.com/fsolt/ukds
BugReports: https://github.com/fsolt/ukds/issues
Description: Reproducible, programmatic retrieval of datasets from the 
    UK Data Service <https://www.ukdataservice.ac.uk>. The UKDS is "the
    UK's largest collection of social, economic and population data resources,"
    but researchers taking advantage of these datasets are caught in a bind.  
    The UKDS terms and conditions sharply limit redistribution of downloaded
    datasets, but to ensure that one's work can be reproduced, assessed, and
    built upon by others, one must provide access to the raw data one employed.
    The ukds package cuts this knot by providing programmatic, reproducible
    access to the UKDS datasets from within R. 
License: MIT + file LICENSE
LazyData: TRUE
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Imports: magrittr, rio, RSelenium (>= 1.7.1), stringr, tools, utils
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-03-22 17:11:05 UTC; fredsolt
Author: Frederick Solt [aut, cre]
Maintainer: Frederick Solt <frederick-solt@uiowa.edu>
Repository: CRAN
Date/Publication: 2017-03-22 19:20:58 UTC
