{
  "_id": "6a1ea893b25058d4daad92e7",
  "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-06-02 09:52:28 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>",
  "MD5sum": "fee8149f6d20571beefffb197b0b841a",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "tinytiger_0.0.11.tar.gz",
  "_fileid": "6d03d2e220cb6f5fdf6ab5e25f8c46b5650d7fc97a0697c341c8805aaa33110e",
  "_filesize": 213782,
  "_sha256": "6d03d2e220cb6f5fdf6ab5e25f8c46b5650d7fc97a0697c341c8805aaa33110e",
  "_created": "2026-06-02T09:52:28.000Z",
  "_published": "2026-06-02T09:55:31.608Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79044802816,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354540810"
    },
    {
      "job": 79044802898,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354540953"
    },
    {
      "job": 79044802807,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354535480"
    },
    {
      "job": 79044802934,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354539282"
    },
    {
      "job": 79044305814,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354489307"
    },
    {
      "job": 79044802731,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354527792"
    },
    {
      "job": 79044802761,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354530696"
    },
    {
      "job": 79044802786,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354526083"
    },
    {
      "job": 79044802751,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354525874"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26812032152",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 514,
    "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": 39,
  "_rbuild": "4.6.0",
  "_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",
    "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.846337112129805,
  "_indexed": false,
  "_nocasepkg": "tinytiger",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-06-02T09:54:42.000Z",
      "distro": "noble",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "6c95b00893f86e847dde7dc09fb27d0a943dc6cd381e43d0785b55a041d9c200",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26812032152"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-06-02T09:54:44.000Z",
      "distro": "noble",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "7968c9fc139e0fd0470b648eb9caa27284e56bc656572cf0dfac1cfaeba6621c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26812032152"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-06-02T09:54:13.000Z",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "75c8831daac2e17346406f6bfe5797d3aec92444b06d0a3ea31e56cac3ff8d0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26812032152"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.11",
      "date": "2026-06-02T09:54:19.000Z",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "e8acb582eae605db11b56b3a943a319e856b11aaf6c66e2400dc991608db8a88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26812032152"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.11",
      "date": "2026-06-02T09:54:31.000Z",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "9f1de7ce0e4d5970bfd9f88b583351a1f6fe3c7a599862d688713c1413af4134",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26812032152"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-06-02T09:53:41.000Z",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "15117abd27163d2125bb3d55d68d513d5bc0b3b1e61835f2d15e10183d500346",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26812032152"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-06-02T09:53:44.000Z",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "ddd90caa255ce5aeaeb4dc6c82499f74e3a2a8d05233a439fe2cf33c3e44d3a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26812032152"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.11",
      "date": "2026-06-02T09:53:42.000Z",
      "commit": "edec8886720e4e9c5580472ed325590f7aa322e3",
      "fileid": "0254649fada726e1d6a4aba85c22e86b0765012b93b4cfde971bf2d20fe25ffa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26812032152"
    }
  ]
}