{
  "_id": "6a213372cd65a98ecbd25f1e",
  "Package": "blockpop",
  "Title": "Estimate Census Block Populations for 2020",
  "Version": "0.0.0.9000",
  "Authors@R": "person(given = \"Cory\",\nfamily = \"McCartan\",\nrole = c(\"aut\", \"cre\"),\nemail = \"cmccartan@g.harvard.edu\",\ncomment = c(ORCID = \"https://orcid.org/0000-0002-6251-669X\"))",
  "Description": "Uses FCC block-level population estimates from 2010--2019,\nwhich are based on new roads and map data, along with decennial\nCensus and ACS data, to estimate 2020 block populations.",
  "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",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-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": {
    "Date": "2026-06-04 08:09:28 UTC",
    "User": "root"
  },
  "Author": "Cory McCartan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6251-669X>)",
  "Maintainer": "Cory McCartan <cmccartan@g.harvard.edu>",
  "MD5sum": "27af70a605b51d346f4ae61e947bc870",
  "_user": "alarm-redist",
  "_type": "src",
  "_file": "blockpop_0.0.0.9000.tar.gz",
  "_fileid": "fc66b723186f528ea04de0a5b5f8fcdc1fe2cd75265d5289ebb9e9e673ce2e27",
  "_filesize": 979666,
  "_sha256": "fc66b723186f528ea04de0a5b5f8fcdc1fe2cd75265d5289ebb9e9e673ce2e27",
  "_created": "2026-06-04T08:09:28.000Z",
  "_published": "2026-06-04T08:12:34.291Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79476809335,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406316169"
    },
    {
      "job": 79476809345,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406305752"
    },
    {
      "job": 79476809377,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406298957"
    },
    {
      "job": 79476809313,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406309694"
    },
    {
      "job": 79476245224,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406271331"
    },
    {
      "job": 79476809357,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406315524"
    },
    {
      "job": 79476809393,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406299412"
    },
    {
      "job": 79476809378,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406312711"
    },
    {
      "job": 79476809369,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406302228"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26939195139",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/CoryMcCartan/blockpop",
  "_commit": {
    "id": "34e4d6282d21ce8bca1f73db0ab696b19feaf60b",
    "author": "Cory McCartan <cory.mccartan@gmail.com>",
    "committer": "Cory McCartan <cory.mccartan@gmail.com>",
    "message": "cmd check\n",
    "time": 1767653370
  },
  "_maintainer": {
    "name": "Cory McCartan",
    "email": "cmccartan@g.harvard.edu",
    "login": "corymccartan",
    "bluesky": "@corymccartan.com",
    "description": "Assistant Professor of Statistics at Penn State, working on computational social science problems and open-source R software.",
    "uuid": 2958471,
    "orcid": "0000-0002-6251-669X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dtplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "tidycensus",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    }
  ],
  "_owner": "corymccartan",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "corymccartan",
      "count": 34,
      "uuid": 2958471
    }
  ],
  "_userbio": {
    "uuid": 81447081,
    "type": "organization",
    "name": "ALARM Project",
    "description": "Algorithm-Assisted Redistricting Methodology"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blockpop"
  },
  "_devurl": "https://github.com/corymccartan/blockpop",
  "_pkgdown": "https://corymccartan.github.io/blockpop",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/blockpop.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "bl_download_2010_vars",
    "bl_download_acs_vars",
    "bl_download_fcc",
    "bl_est_2020",
    "bl_harmonize_vars",
    "bl_load_state"
  ],
  "_help": [
    {
      "page": "bl_download_2010_vars",
      "title": "Download 2010 Census variables at the block level",
      "topics": [
        "bl_download_2010_vars"
      ]
    },
    {
      "page": "bl_download_acs_vars",
      "title": "Download 2019 5-year ACS variables at the block group level",
      "topics": [
        "bl_download_acs_vars"
      ]
    },
    {
      "page": "bl_download_fcc",
      "title": "Download and extract all population estimates to a file",
      "topics": [
        "bl_download_fcc"
      ]
    },
    {
      "page": "bl_est_2020",
      "title": "Estimate 2020 population from 2010-2019 populations",
      "topics": [
        "bl_est_2020"
      ]
    },
    {
      "page": "bl_harmonize_vars",
      "title": "Harmonize 2010 Decennial Census, 2019 ACS, and 2020 Block Population Estimates",
      "topics": [
        "bl_harmonize_vars"
      ]
    },
    {
      "page": "bl_load_state",
      "title": "Download and extract population estimates for a state",
      "topics": [
        "bl_load_state"
      ]
    }
  ],
  "_pkglogo": "https://github.com/CoryMcCartan/blockpop/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/CoryMcCartan/blockpop/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dplyr",
    "dtplyr",
    "e1071",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rvest",
    "s2",
    "selectr",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidycensus",
    "tidyr",
    "tidyselect",
    "tigris",
    "tzdb",
    "units",
    "utf8",
    "uuid",
    "vctrs",
    "vroom",
    "withr",
    "wk",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "harmonization.Rmd",
      "filename": "harmonization.html",
      "title": "ACS-Decennial-Block Harmonization",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-04-19 02:08:51",
      "modified": "2021-06-06 19:06:23",
      "commits": 5
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "blockpop",
  "_universes": [
    "alarm-redist"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-04T08:11:50.000Z",
      "distro": "noble",
      "commit": "34e4d6282d21ce8bca1f73db0ab696b19feaf60b",
      "fileid": "3ffa295f4b04980d4f0a488fb86866892232de29c4d2046504eb9efaaff41000",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26939195139"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-04T08:11:22.000Z",
      "distro": "noble",
      "commit": "34e4d6282d21ce8bca1f73db0ab696b19feaf60b",
      "fileid": "837709a2ab11892b4a2fa7685d4062569eb40b3067a9657b429a5e33c4f9e073",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26939195139"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-04T08:11:00.000Z",
      "commit": "34e4d6282d21ce8bca1f73db0ab696b19feaf60b",
      "fileid": "5055ac6354513d880467434f0f564ec2d77a0e73b1eca401a98517cacbfa2238",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26939195139"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-04T08:11:29.000Z",
      "commit": "34e4d6282d21ce8bca1f73db0ab696b19feaf60b",
      "fileid": "64593325a6f4b6d964e8012d5facc6279c3ae2cbfda9a79294f76f18bb2b9144",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26939195139"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-04T08:12:05.000Z",
      "commit": "34e4d6282d21ce8bca1f73db0ab696b19feaf60b",
      "fileid": "47b04acd52eba2546ec7091185056228dfca7f040abe4a0e31de28cb01b9c395",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26939195139"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-04T08:10:48.000Z",
      "commit": "34e4d6282d21ce8bca1f73db0ab696b19feaf60b",
      "fileid": "71c7e7e78ca1a34fc6bc17c2203562bd73b566e40597977e1d6766c8e0991022",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26939195139"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-04T08:11:22.000Z",
      "commit": "34e4d6282d21ce8bca1f73db0ab696b19feaf60b",
      "fileid": "540ada7a96c65d43f4d760c73e74eb541ca76299207bc59f25d1d37d70c9abe2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26939195139"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-04T08:10:56.000Z",
      "commit": "34e4d6282d21ce8bca1f73db0ab696b19feaf60b",
      "fileid": "6ba49ca128bfc8da0a981938abaff2dfc47e1b4b2b252246edcdef80f97d90d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26939195139"
    }
  ]
}