Package: ipumsr
Title: An R Interface for Downloading, Reading, and Handling IPUMS Data
Version: 0.7.0
Authors@R: c(
    person("Greg Freedman Ellis", role = "aut"),
    person("Derek Burk", , , "ipums+cran@umn.edu", role = c("aut", "cre")),
    person("Finn Roberts", role = "aut"),
    person("Joe Grover", role = "ctb"),
    person("Dan Ehrlich", role = "ctb"),
    person("Renae Rodgers", role = "ctb"),
    person("Institute for Social Research and Data Innovation", , , "ipums@umn.edu", role = "cph")
  )
Description: An easy way to work with census, survey, and geographic data
    provided by IPUMS in R. Generate and download data through the IPUMS
    API and load IPUMS files into R with their 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 the IPUMS website <https://www.ipums.org>.
License: Mozilla Public License 2.0
URL: https://tech.popdata.org/ipumsr/, https://github.com/ipums/ipumsr,
        https://www.ipums.org
BugReports: https://github.com/ipums/ipumsr/issues
Depends: R (>= 3.6)
Imports: dplyr (>= 0.7.0), haven (>= 2.2.0), hipread (>= 0.2.0), httr,
        jsonlite, lifecycle, purrr, R6, readr, rlang, tibble,
        tidyselect, xml2, zeallot
Suggests: biglm, covr, crayon, DBI, dbplyr, DT, ggplot2, htmltools,
        knitr, rmapshaper, rmarkdown, RSQLite, rstudioapi, scales, sf,
        shiny, testthat, tidyr, vcr (>= 0.6.0), withr
VignetteBuilder: knitr
Contact: ipums@umn.edu
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-20 14:16:51 UTC; robe2037
Author: Greg Freedman Ellis [aut],
  Derek Burk [aut, cre],
  Finn Roberts [aut],
  Joe Grover [ctb],
  Dan Ehrlich [ctb],
  Renae Rodgers [ctb],
  Institute for Social Research and Data Innovation [cph]
Maintainer: Derek Burk <ipums+cran@umn.edu>
Repository: CRAN
Date/Publication: 2023-10-20 14:50:02 UTC
Built: R 4.2.0; ; 2023-10-21 11:46:07 UTC; unix
