Package: blockpop Title: Estimate Census Block Populations for 2020 Version: 0.0.0.9000 Authors@R: person(given = "Cory", family = "McCartan", role = c("aut", "cre"), email = "cmccartan@g.harvard.edu", comment = c(ORCID = "https://orcid.org/0000-0002-6251-669X")) Description: Uses FCC block-level population estimates from 2010--2019, which are based on new roads and map data, along with decennial Census and ACS data, to estimate 2020 block populations. Imports: withr, dplyr (>= 1.0.0), tidyr (>= 1.0.0), data.table, dtplyr, stringr, readr, vroom, tidycensus, cli Suggests: rmarkdown, knitr, ggplot2, here, readxl License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://corymccartan.github.io/blockpop BugReports: https://github.com/CoryMcCartan/blockpop/issues Depends: R (>= 4.1.0) VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://alarm-redist.r-universe.dev Date/Publication: 2026-01-05 22:49:30 UTC RemoteUrl: https://github.com/CoryMcCartan/blockpop RemoteRef: HEAD RemoteSha: 34e4d6282d21ce8bca1f73db0ab696b19feaf60b NeedsCompilation: no Packaged: 2026-07-04 06:25:04 UTC; root Author: Cory McCartan [aut, cre] (ORCID: ) Maintainer: Cory McCartan