Package: prisonbrief
Type: Package
Title: Downloads and Parses World Prison Brief Data
Version: 0.1.0
Authors@R: c(
    person("Danilo", "Freire", , "danilofreire@gmail.com", c("aut", "cre")),
    person("Robert", "McDonnell", , "mcdonnell.robert5@gmail.com", c("aut"))
    )
URL: http://danilofreire.com/prisonbrief
Description: Download, parses and tidies information from the World Prison Brief project <http://www.prisonstudies.org/>. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: yes
Depends: R (>= 3.0)
Imports: httr (>= 1.2.1), tibble (>= 1.3.3), dplyr (>= 0.5.0),
        data.table(>= 1.10.4), magrittr (>= 1.5), rvest (>= 0.3.2),
        xml2 (>= 1.1.1), tidyr (>= 0.6.3), rlang (>= 0.1.1), passport
        (>= 0.1.1), rnaturalearth (>= 0.1.0), rnaturalearthdata (>=
        0.1.0), stringr(>= 1.2.0)
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2017-07-22 15:15:06 UTC; sussa
Author: Danilo Freire [aut, cre],
  Robert McDonnell [aut]
Maintainer: Danilo Freire <danilofreire@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-22 16:34:51 UTC
Built: R 3.4.4; ; 2019-04-25 22:22:29 UTC; windows
