Package: ipumsr
Title: An R Interface for Downloading, Reading, and Handling IPUMS Data
Version: 0.9.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 (>= 2.3.3), rstudioapi,
        scales, sf, shiny, testthat (>= 3.2.0), tidyr, vcr (>= 0.6.0),
        withr
VignetteBuilder: knitr
Contact: ipums@umn.edu
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-06-04 16:11:38 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: 2025-06-04 16:50:02 UTC
Built: R 4.4.3; ; 2025-11-12 05:42:04 UTC; windows
