{
  "_id": "6a5efbfc9baadeef8ab58235",
  "Package": "baf",
  "Title": "Block Assignment Files",
  "Version": "0.0.4",
  "Authors@R": "c(\nperson(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ctkenny@proton.me\",\ncomment = c(ORCID = \"0000-0002-9386-6860\")),\nperson(\"Cory\", \"McCartan\", email = \"mccartan@psu.edu\",\nrole = \"ctb\", comment = c(ORCID = \"0000-0002-6251-669X\"))\n)",
  "Description": "Download and read US Census Bureau data relationship\nfiles. Provides support for cleaning and using block assignment\nfiles since 2010, as described in\n<https://www.census.gov/geographies/reference-files/time-series/geo/block-assignment-files.html>.\nAlso includes support for working with block equivalency files,\nused for years outside of decennial census years.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "http://christophertkenny.com/baf/,\nhttps://github.com/christopherkenny/baf",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev libx11-dev",
  "Repository": "https://christopherkenny.r-universe.dev",
  "Date/Publication": "2026-05-01 16:14:46 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/baf",
  "RemoteRef": "HEAD",
  "RemoteSha": "5c5a6938074b1ae3acd27f122f3a8184b27d95bd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 04:53:37 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>),\nCory McCartan [ctb] (ORCID: <https://orcid.org/0000-0002-6251-669X>)",
  "Maintainer": "Christopher T. Kenny <ctkenny@proton.me>",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "baf_0.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/dd3f6da736281f0f0b06152c0c232086ecd8babb8101118d1ceddfe9a65975b8",
  "_filesize": 136667,
  "_sha256": "dd3f6da736281f0f0b06152c0c232086ecd8babb8101118d1ceddfe9a65975b8",
  "_expires": "2026-10-29T04:56:26.000Z",
  "_created": "2026-07-21T04:53:37.000Z",
  "_published": "2026-07-21T04:56:28.611Z",
  "_jobs": [
    {
      "job": 88546070915,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8484257198"
    },
    {
      "job": 88546070927,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484257200"
    },
    {
      "job": 88546070962,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8484246139"
    },
    {
      "job": 88546070933,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484244068"
    },
    {
      "job": 88545705180,
      "time": 174,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484222770"
    },
    {
      "job": 88546070873,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8484249599"
    },
    {
      "job": 88546070948,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8484248985"
    },
    {
      "job": 88546070923,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8484242640"
    },
    {
      "job": 88546070925,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484242068"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29802332871",
  "_status": "success",
  "_upstream": "https://github.com/christopherkenny/baf",
  "_commit": {
    "id": "5c5a6938074b1ae3acd27f122f3a8184b27d95bd",
    "author": "Christopher T. Kenny <ctk44@cornell.edu>",
    "committer": "Christopher T. Kenny <ctk44@cornell.edu>",
    "message": "use ctktemplate pkgdown theme",
    "time": 1777652086
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 31,
      "uuid": 28026893
    }
  ],
  "_userbio": {
    "uuid": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "followers": 150,
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 294,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/baf"
  },
  "_devurl": "https://github.com/christopherkenny/baf",
  "_pkgdown": "http://christophertkenny.com/baf/",
  "_searchresults": 106,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/baf.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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christopherkenny/baf",
  "_realowner": "christopherkenny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-06-04"
    },
    {
      "version": "0.0.3",
      "date": "2025-08-31"
    },
    {
      "version": "0.0.4",
      "date": "2025-10-14"
    }
  ],
  "_exports": [
    "baf",
    "baf_download",
    "baf_download_path",
    "clean_bafs"
  ],
  "_datasets": [
    {
      "name": "example_baf",
      "title": "Example BAF data from Adams County, WA",
      "object": "example_baf",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "baf",
      "title": "Download Block Assignment Files (BAF) from the Census Bureau",
      "topics": [
        "baf"
      ]
    },
    {
      "page": "baf_download",
      "title": "Download a file",
      "topics": [
        "baf_download"
      ]
    },
    {
      "page": "baf_download_path",
      "title": "Get download location for 'baf' files",
      "topics": [
        "baf_download_path"
      ]
    },
    {
      "page": "clean_bafs",
      "title": "Clean Block Assignment Files",
      "topics": [
        "clean_bafs"
      ]
    },
    {
      "page": "example_baf",
      "title": "Example BAF data from Adams County, WA",
      "concept": [
        "example_baf"
      ],
      "topics": [
        "example_baf"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/baf/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/baf/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 5.155639633759776,
  "_indexed": true,
  "_nocasepkg": "baf",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-21T04:55:50.000Z",
      "distro": "resolute",
      "commit": "5c5a6938074b1ae3acd27f122f3a8184b27d95bd",
      "fileid": "https://r2.ropensci.org/caa289898ad0e81d718b95b33e172a3a3c176825ca7d7e1ece00ac8254a23fc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29802332871"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-21T04:55:46.000Z",
      "distro": "resolute",
      "commit": "5c5a6938074b1ae3acd27f122f3a8184b27d95bd",
      "fileid": "https://r2.ropensci.org/fd42a0d8ae2311eaf6a14f25ce38e1f128acf75a34eb77f7469f4cc7cc81f74f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29802332871"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-21T04:55:09.000Z",
      "commit": "5c5a6938074b1ae3acd27f122f3a8184b27d95bd",
      "fileid": "https://r2.ropensci.org/a4166517ac485f3f16df44fcdc9dfcdfa4e7ffcfc410ce07064de1373188d03e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29802332871"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-21T04:55:02.000Z",
      "commit": "5c5a6938074b1ae3acd27f122f3a8184b27d95bd",
      "fileid": "https://r2.ropensci.org/54f9d4fac3b85629941db0bc874416cbfebe4c47a621c90f41ce2feec54f8ed4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29802332871"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-07-21T04:55:34.000Z",
      "commit": "5c5a6938074b1ae3acd27f122f3a8184b27d95bd",
      "fileid": "https://r2.ropensci.org/a0b347dc8e70eb601c4712d4ca45b0609c0bcd6da38076d660c63597cc2098b8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29802332871"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-21T04:55:07.000Z",
      "commit": "5c5a6938074b1ae3acd27f122f3a8184b27d95bd",
      "fileid": "https://r2.ropensci.org/fc8a0fd6320067e919c98466cadbbe25b41cf2018f5662dbe334815686250399",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29802332871"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-21T04:54:45.000Z",
      "commit": "5c5a6938074b1ae3acd27f122f3a8184b27d95bd",
      "fileid": "https://r2.ropensci.org/56f23181295b8f05d7b80620bd059a0679097bc3e88fb169469f982502dd66fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29802332871"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-21T04:54:41.000Z",
      "commit": "5c5a6938074b1ae3acd27f122f3a8184b27d95bd",
      "fileid": "https://r2.ropensci.org/72ce46180fbb055935470e5b9f1316f8f6b67005d720885c62a8605735c07dee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29802332871"
    }
  ]
}