Package: ipumsr
Title: Read 'IPUMS' Extract Files
Version: 0.4.5
Authors@R: c(
  person("Greg Freedman Ellis", role = "aut"), 
  person("Derek Burk", email = "ipums+cran@umn.edu", role = c("aut", "cre")),
  person("Joe Grover", role = "ctb"),
  person("Minnesota Population Center", email = "ipums@umn.edu", role = "cph")
  )
Contact: ipums@umn.edu
URL: https://www.ipums.org, https://github.com/mnpopcenter/ipumsr
BugReports: https://github.com/mnpopcenter/ipumsr/issues
Description: An easy way to import census, survey and geographic data provided by 'IPUMS'
    into R plus tools to help use the associated metadata to make analysis easier. 'IPUMS'
    data describing 1.4 billion individuals drawn from over 750 censuses and surveys is
    available free of charge from our website <https://ipums.org>.
License: Mozilla Public License 2.0
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: dplyr (>= 0.7.0), haven (>= 2.2.0), hipread (>= 0.2.0), purrr,
        R6, raster, readr, rlang, tibble, tidyselect, xml2, zeallot
RoxygenNote: 7.1.1
Suggests: DT, ggplot2, htmltools, knitr, rgdal, rmarkdown, rstudioapi,
        scales, sf, sp, shiny, testthat, covr, biglm, DBI, RSQLite,
        dbplyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-07-21 14:47:27 UTC; Derek
Author: Greg Freedman Ellis [aut],
  Derek Burk [aut, cre],
  Joe Grover [ctb],
  Minnesota Population Center [cph]
Maintainer: Derek Burk <ipums+cran@umn.edu>
Repository: CRAN
Date/Publication: 2020-07-21 22:40:03 UTC
Built: R 4.0.2; ; 2020-07-23 04:16:14 UTC; unix
