{
  "_id": "6a478fcd8b9f0d9747cf12a3",
  "Package": "tinytiger",
  "Title": "Lightweight Interface to TIGER/Line Shapefiles",
  "Version": "0.0.11",
  "Authors@R": "c(\nperson(\"Christopher T.\", \"Kenny\", email = \"ctkenny@proton.me\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-9386-6860\")),\nperson(\"Cory\", \"McCartan\", email = \"cmccartan@g.harvard.edu\", role = \"aut\"))",
  "Description": "Download geographic shapes from the United States Census\nBureau TIGER/Line Shapefiles\n<https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html>.\nFunctions support downloading and reading in geographic\nboundary data. All downloads can be set up with a cache to\navoid multiple downloads. Data is available back to 2000 for\nmost geographies.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "URL": "https://github.com/alarm-redist/tinytiger,\nhttps://alarm-redist.org/tinytiger/",
  "BugReports": "https://github.com/alarm-redist/tinytiger/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://christopherkenny.r-universe.dev",
  "Date/Publication": "2025-10-24 14:48:19 UTC",
  "RemoteUrl": "https://github.com/alarm-redist/tinytiger",
  "RemoteRef": "HEAD",
  "RemoteSha": "edec8886720e4e9c5580472ed325590f7aa322e3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 08:23:27 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>),\nCory McCartan [aut]",
  "Maintainer": "Christopher T. Kenny <ctkenny@proton.me>",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "tinytiger_0.0.11.tar.gz",
  "_fileid": "https://r2.ropensci.org/d3da2164125520c481489ddab91ed40bccbfc0c53cddd0cb867f38688fab06a4",
  "_filesize": 217288,
  "_sha256": "d3da2164125520c481489ddab91ed40bccbfc0c53cddd0cb867f38688fab06a4",
  "_expires": "2026-10-11T10:32:45.000Z",
  "_created": "2026-07-02T08:23:27.000Z",
  "_published": "2026-07-03T10:32:45.932Z",
  "_jobs": [
    {
      "job": 84981386863,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8033033874"
    },
    {
      "job": 84981386912,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033029494"
    },
    {
      "job": 84981386896,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8033012855"
    },
    {
      "job": 84981386639,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033037200"
    },
    {
      "job": 84981386136,
      "time": 174,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032978301"
    },
    {
      "job": 84981386485,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8033034264"
    },
    {
      "job": 84981386636,
      "time": 626,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8033213161"
    },
    {
      "job": 84981386771,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8033012962"
    },
    {
      "job": 84981386775,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033023032"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28575896207",
  "_status": "success",
  "_upstream": "https://github.com/alarm-redist/tinytiger",
  "_commit": {
    "id": "edec8886720e4e9c5580472ed325590f7aa322e3",
    "author": "Christopher Kenny <ctk44@cornell.edu>",
    "committer": "Christopher Kenny <ctk44@cornell.edu>",
    "message": "Update CRAN-SUBMISSION\n",
    "time": 1761317299
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rappdirs",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "alarm-redist",
  "_selfowned": false,
  "_usedby": 8,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 70,
      "uuid": 28026893
    },
    {
      "user": "corymccartan",
      "count": 25,
      "uuid": 2958471
    }
  ],
  "_userbio": {
    "uuid": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "followers": 148,
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 486,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tinytiger"
  },
  "_devurl": "https://github.com/alarm-redist/tinytiger",
  "_pkgdown": "https://alarm-redist.org/tinytiger/",
  "_searchresults": 51,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/tinytiger.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alarm-redist/tinytiger",
  "_realowner": "alarm-redist",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2022-08-23"
    },
    {
      "version": "0.0.4",
      "date": "2022-08-27"
    },
    {
      "version": "0.0.8",
      "date": "2023-10-18"
    },
    {
      "version": "0.0.9",
      "date": "2024-06-04"
    },
    {
      "version": "0.0.10",
      "date": "2025-04-30"
    },
    {
      "version": "0.0.11",
      "date": "2025-10-24"
    }
  ],
  "_exports": [
    "tt_address_ranges",
    "tt_ai_an_nh_areas",
    "tt_anrc",
    "tt_area_landmarks",
    "tt_area_water",
    "tt_block_groups",
    "tt_blocks",
    "tt_cache_clear",
    "tt_cache_path",
    "tt_cache_size",
    "tt_cbsa",
    "tt_coastline",
    "tt_congressional_districts",
    "tt_consolidated_cities",
    "tt_counties",
    "tt_county_subdivisions",
    "tt_csa",
    "tt_elementary_school_districts",
    "tt_estates",
    "tt_linear_water",
    "tt_metropolitan_divisions",
    "tt_military",
    "tt_new_england_cities",
    "tt_new_england_city_divisions",
    "tt_new_england_combined_areas",
    "tt_places",
    "tt_point_landmarks",
    "tt_polygon_edges",
    "tt_polygon_faces",
    "tt_primary_roads",
    "tt_primary_secondary_roads",
    "tt_puma",
    "tt_rails",
    "tt_roads",
    "tt_secondary_school_districts",
    "tt_state_leg_lower",
    "tt_state_leg_upper",
    "tt_states",
    "tt_subbarrios",
    "tt_tracts",
    "tt_tribal_block_groups",
    "tt_tribal_subdivisions",
    "tt_tribal_tracts",
    "tt_uac",
    "tt_unified_school_districts",
    "tt_voting_districts",
    "tt_zcta"
  ],
  "_datasets": [
    {
      "name": "county_fips_2020",
      "title": "Counties FIPS 2020",
      "object": "county_fips_2020",
      "class": [
        "data.frame"
      ],
      "fields": [
        "state",
        "county",
        "name"
      ],
      "rows": 3143,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "county_fips_2020",
      "title": "Counties FIPS 2020",
      "concept": [
        "data"
      ],
      "topics": [
        "county_fips_2020"
      ]
    },
    {
      "page": "tt_address_ranges",
      "title": "Download TIGER shapes for Address Ranges",
      "concept": [
        "other"
      ],
      "topics": [
        "tt_address_ranges"
      ]
    },
    {
      "page": "tt_ai_an_nh_areas",
      "title": "Download TIGER shapes for American Indian / Alaska Native / Native Hawaiian Areas",
      "concept": [
        "tribal"
      ],
      "topics": [
        "tt_ai_an_nh_areas"
      ]
    },
    {
      "page": "tt_anrc",
      "title": "Download TIGER shapes for Alaska Native Regional Corporation (Alaska)",
      "concept": [
        "tribal"
      ],
      "topics": [
        "tt_anrc"
      ]
    },
    {
      "page": "tt_area_landmarks",
      "title": "Download TIGER shapes for Area Landmarks",
      "concept": [
        "landmarks"
      ],
      "topics": [
        "tt_area_landmarks"
      ]
    },
    {
      "page": "tt_area_water",
      "title": "Download TIGER Shapes for Area Water",
      "concept": [
        "water"
      ],
      "topics": [
        "tt_area_water"
      ]
    },
    {
      "page": "tt_block_groups",
      "title": "Download TIGER shapes for block groups",
      "concept": [
        "spine"
      ],
      "topics": [
        "tt_block_groups"
      ]
    },
    {
      "page": "tt_blocks",
      "title": "Download TIGER shapes for blocks",
      "concept": [
        "spine"
      ],
      "topics": [
        "tt_blocks"
      ]
    },
    {
      "page": "tt_cache",
      "title": "Work with the the 'tinytiger' cache",
      "concept": [
        "other"
      ],
      "topics": [
        "tt_cache_clear",
        "tt_cache_path",
        "tt_cache_size"
      ]
    },
    {
      "page": "tt_cbsa",
      "title": "Download TIGER shapes for Core Based Statistical Areas",
      "concept": [
        "other"
      ],
      "topics": [
        "tt_cbsa"
      ]
    },
    {
      "page": "tt_coastline",
      "title": "Download TIGER shapes for Coastlines",
      "concept": [
        "water"
      ],
      "topics": [
        "tt_coastline"
      ]
    },
    {
      "page": "tt_congressional_districts",
      "title": "Download TIGER shapes for congressional districts",
      "concept": [
        "districts"
      ],
      "topics": [
        "tt_congressional_districts"
      ]
    },
    {
      "page": "tt_consolidated_cities",
      "title": "Download TIGER shapes for Public Use Microdata Areas",
      "concept": [
        "cities"
      ],
      "topics": [
        "tt_consolidated_cities"
      ]
    },
    {
      "page": "tt_counties",
      "title": "Download TIGER shapes for counties",
      "concept": [
        "spine"
      ],
      "topics": [
        "tt_counties"
      ]
    },
    {
      "page": "tt_county_subdivisions",
      "title": "Download TIGER shapes for County Subdivisions",
      "concept": [
        "cities"
      ],
      "topics": [
        "tt_county_subdivisions"
      ]
    },
    {
      "page": "tt_csa",
      "title": "Download TIGER shapes for Combined Statistical Area",
      "concept": [
        "other"
      ],
      "topics": [
        "tt_csa"
      ]
    },
    {
      "page": "tt_elementary_school_districts",
      "title": "Download TIGER shapes for Elementary School Districts",
      "concept": [
        "schools"
      ],
      "topics": [
        "tt_elementary_school_districts"
      ]
    },
    {
      "page": "tt_estates",
      "title": "Download TIGER shapes for Estates (US Virgin Islands)",
      "concept": [
        "other"
      ],
      "topics": [
        "tt_estates"
      ]
    },
    {
      "page": "tt_linear_water",
      "title": "Download TIGER Shapes for Linear Water",
      "concept": [
        "water"
      ],
      "topics": [
        "tt_linear_water"
      ]
    },
    {
      "page": "tt_metropolitan_divisions",
      "title": "Download TIGER shapes for Metropolitan Divisions",
      "concept": [
        "other"
      ],
      "topics": [
        "tt_metropolitan_divisions"
      ]
    },
    {
      "page": "tt_military",
      "title": "Download TIGER shapes for Military Installations",
      "concept": [
        "other"
      ],
      "topics": [
        "tt_military"
      ]
    },
    {
      "page": "tt_new_england_cities",
      "title": "Download TIGER shapes for New England City and Town Area",
      "concept": [
        "city"
      ],
      "topics": [
        "tt_new_england_cities"
      ]
    },
    {
      "page": "tt_new_england_city_divisions",
      "title": "Download TIGER shapes for New England City and Town Area Divisions",
      "concept": [
        "city"
      ],
      "topics": [
        "tt_new_england_city_divisions"
      ]
    },
    {
      "page": "tt_new_england_combined_areas",
      "title": "Download TIGER shapes for New England Combined City and Town Areas",
      "concept": [
        "city"
      ],
      "topics": [
        "tt_new_england_combined_areas"
      ]
    },
    {
      "page": "tt_places",
      "title": "Download TIGER shapes for Places",
      "concept": [
        "cities"
      ],
      "topics": [
        "tt_places"
      ]
    },
    {
      "page": "tt_point_landmarks",
      "title": "Download TIGER shapes for Point Landmarks",
      "concept": [
        "landmarks"
      ],
      "topics": [
        "tt_point_landmarks"
      ]
    },
    {
      "page": "tt_polygon_edges",
      "title": "Download TIGER shapes for Polygon Edges",
      "concept": [
        "other"
      ],
      "topics": [
        "tt_polygon_edges"
      ]
    },
    {
      "page": "tt_polygon_faces",
      "title": "Download TIGER shapes for Polygon Faces",
      "concept": [
        "other"
      ],
      "topics": [
        "tt_polygon_faces"
      ]
    },
    {
      "page": "tt_primary_roads",
      "title": "Download TIGER shapes for Primary Roads",
      "concept": [
        "roads"
      ],
      "topics": [
        "tt_primary_roads"
      ]
    },
    {
      "page": "tt_primary_secondary_roads",
      "title": "Download TIGER shapes for Primary and Secondary Roads",
      "concept": [
        "roads"
      ],
      "topics": [
        "tt_primary_secondary_roads"
      ]
    },
    {
      "page": "tt_puma",
      "title": "Download TIGER shapes for Public Use Microdata Areas",
      "concept": [
        "cities"
      ],
      "topics": [
        "tt_puma"
      ]
    },
    {
      "page": "tt_rails",
      "title": "Download TIGER shapes for Rails",
      "concept": [
        "roads"
      ],
      "topics": [
        "tt_rails"
      ]
    },
    {
      "page": "tt_roads",
      "title": "Download TIGER shapes for Roads",
      "concept": [
        "roads"
      ],
      "topics": [
        "tt_roads"
      ]
    },
    {
      "page": "tt_secondary_school_districts",
      "title": "Download TIGER shapes for Secondary School Districts",
      "concept": [
        "schools"
      ],
      "topics": [
        "tt_secondary_school_districts"
      ]
    },
    {
      "page": "tt_state_leg_lower",
      "title": "Download TIGER shapes for lower state legislative districts",
      "concept": [
        "districts"
      ],
      "topics": [
        "tt_state_leg_lower"
      ]
    },
    {
      "page": "tt_state_leg_upper",
      "title": "Download TIGER shapes for upper state legislative districts",
      "concept": [
        "districts"
      ],
      "topics": [
        "tt_state_leg_upper"
      ]
    },
    {
      "page": "tt_states",
      "title": "Download TIGER shapes for states",
      "concept": [
        "spine"
      ],
      "topics": [
        "tt_states"
      ]
    },
    {
      "page": "tt_subbarrios",
      "title": "Download TIGER shapes for Subbarrios (Puerto Rico)",
      "concept": [
        "other"
      ],
      "topics": [
        "tt_subbarrios"
      ]
    },
    {
      "page": "tt_tracts",
      "title": "Download TIGER shapes for tracts",
      "concept": [
        "spine"
      ],
      "topics": [
        "tt_tracts"
      ]
    },
    {
      "page": "tt_tribal_block_groups",
      "title": "Download TIGER shapes for Tribal Block Groups",
      "concept": [
        "tribal"
      ],
      "topics": [
        "tt_tribal_block_groups"
      ]
    },
    {
      "page": "tt_tribal_subdivisions",
      "title": "Download TIGER shapes for American Indian Tribal Subdivision National",
      "concept": [
        "tribal"
      ],
      "topics": [
        "tt_tribal_subdivisions"
      ]
    },
    {
      "page": "tt_tribal_tracts",
      "title": "Download TIGER shapes for Tribal Tracts",
      "concept": [
        "tribal"
      ],
      "topics": [
        "tt_tribal_tracts"
      ]
    },
    {
      "page": "tt_uac",
      "title": "Download TIGER shapes for Urban Area",
      "concept": [
        "other"
      ],
      "topics": [
        "tt_uac"
      ]
    },
    {
      "page": "tt_unified_school_districts",
      "title": "Download TIGER shapes for Unified School Districts",
      "concept": [
        "schools"
      ],
      "topics": [
        "tt_unified_school_districts"
      ]
    },
    {
      "page": "tt_voting_districts",
      "title": "Download TIGER shapes for Voting Districts",
      "concept": [
        "districts"
      ],
      "topics": [
        "tt_voting_districts"
      ]
    },
    {
      "page": "tt_zcta",
      "title": "Download TIGER shapes for Zip Code Tabulation Areas",
      "concept": [
        "other"
      ],
      "topics": [
        "tt_zcta"
      ]
    }
  ],
  "_pkglogo": "https://github.com/alarm-redist/tinytiger/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/alarm-redist/tinytiger/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "e1071",
    "glue",
    "KernSmooth",
    "MASS",
    "proxy",
    "Rcpp",
    "s2",
    "sf",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "tinytiger.Rmd",
      "filename": "tinytiger.html",
      "title": "Using tinytiger",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using tinytiger"
      ],
      "created": "2022-08-24 18:46:22",
      "modified": "2023-10-15 22:59:52",
      "commits": 2
    }
  ],
  "_score": 6.962842681201242,
  "_indexed": false,
  "_nocasepkg": "tinytiger",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-07-02T08:25:39.000Z",
      "distro": "resolute",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "https://r2.ropensci.org/b9a05e28b6b6ec820594c839eeb4fe41d24a6e394704942781d3d6a428b72b43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28575896207"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-07-02T08:25:32.000Z",
      "distro": "resolute",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "https://r2.ropensci.org/66c4995d56b2c47cde100fce556f34089a379aac9808ac40fd20e8ef99364cc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28575896207"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-07-02T08:24:48.000Z",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "https://r2.ropensci.org/5575bf4821548841a2b77156e1c3901dc568b1aad5a87410c3100f8700e1dd60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28575896207"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-07-02T08:25:37.000Z",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "https://r2.ropensci.org/f81ee0dfe7ed72508600b104cac0d62baf77a3ea24bf1c27748ddc3c9bed0489",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28575896207"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.11",
      "date": "2026-07-02T08:26:08.000Z",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "https://r2.ropensci.org/3635448aa922f35662f6b1a009b7c4d636d0c4d0d14365bb9e3dadcfd3cbdee8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28575896207"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-07-02T08:25:16.000Z",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "https://r2.ropensci.org/97c48b21f0c9e1fd539fdfdd771e2fc5afe18cfec46021df06018034316387b5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28575896207"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-07-02T08:24:42.000Z",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "https://r2.ropensci.org/0c824ce4d4dedf06d7e1c39622e4ccc6d1e7e448f9168265df6936da39a63c9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28575896207"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-07-02T08:24:55.000Z",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "https://r2.ropensci.org/a47031b997640aca4b90870e5941fe22aae84fe66bbf8a7d29630ea21de86b1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28575896207"
    }
  ]
}