{
  "_id": "6a1eeabbb401979e734120d1",
  "Package": "nycbuildxwalks",
  "Title": "Build Geographic Crosswalk Tables for New York City Boundaries",
  "Version": "0.0.0.9000",
  "Authors@R": "c(\nperson(\"Kieran\", \"Healy\", , \"kjhealy@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0001-9114-981X\")),\nperson(\"Nathan\", \"Storey\", role = \"aut\",\ncomment = \"Author of the original Python implementation\")\n)",
  "Description": "Downloads official New York City geographic boundary data\nfrom NYC Open Data, the Department of City Planning, and other\nsources, then generates comprehensive crosswalk tables showing\nhow administrative and spatial boundaries overlap. Produces\nwide-format and long-format CSV crosswalks with intersection\narea and percentage calculations. Based on the Python tool by\nNathan Storey at MODA-NYC\n(<https://github.com/MODA-NYC/nyc-geography-crosswalks>), which\nbuilds on earlier work by BetaNYC\n(<https://github.com/BetaNYC/nyc-boundaries>).",
  "License": "MIT + file LICENSE",
  "URL": "https://kjhealy.github.io/nycbuildxwalks/,\nhttps://github.com/kjhealy/nycbuildxwalks",
  "BugReports": "https://github.com/kjhealy/nycbuildxwalks/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://kjhealy.r-universe.dev",
  "Date/Publication": "2026-04-19 14:03:10 UTC",
  "RemoteUrl": "https://github.com/kjhealy/nycbuildxwalks",
  "RemoteRef": "HEAD",
  "RemoteSha": "39754bd941edec362779301d208ad7142d6a6ee6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:59:54 UTC",
    "User": "root"
  },
  "Author": "Kieran Healy [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9114-981X>),\nNathan Storey [aut] (Author of the original Python implementation)",
  "Maintainer": "Kieran Healy <kjhealy@gmail.com>",
  "MD5sum": "6c5d7e4ce7f210a2504e5a050f16d05f",
  "_user": "kjhealy",
  "_type": "src",
  "_file": "nycbuildxwalks_0.0.0.9000.tar.gz",
  "_fileid": "d9db8c7351079f3c80a2c8e631ddf2041a9dc6aff665aa9b6e7121cf294c6a37",
  "_filesize": 2575120,
  "_sha256": "d9db8c7351079f3c80a2c8e631ddf2041a9dc6aff665aa9b6e7121cf294c6a37",
  "_created": "2026-05-19T09:59:54.000Z",
  "_published": "2026-06-02T14:37:47.232Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79096679977,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080447400"
    },
    {
      "job": 79096679881,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080449444"
    },
    {
      "job": 79096679841,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080435542"
    },
    {
      "job": 79096680081,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080431426"
    },
    {
      "job": 79096678681,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080397968"
    },
    {
      "job": 79096678619,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360848703"
    },
    {
      "job": 79096679666,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080431015"
    },
    {
      "job": 79096679957,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080423253"
    },
    {
      "job": 79096679827,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080438301"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kjhealy/actions/runs/26089921171",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kjhealy/nycbuildxwalks",
  "_commit": {
    "id": "39754bd941edec362779301d208ad7142d6a6ee6",
    "author": "Kieran Healy <kjhealy@gmail.com>",
    "committer": "Kieran Healy <kjhealy@gmail.com>",
    "message": "Don't need html\n",
    "time": 1776607390
  },
  "_maintainer": {
    "name": "Kieran Healy",
    "email": "kjhealy@gmail.com",
    "login": "kjhealy",
    "description": "Sociology and other distractions.",
    "uuid": 5760,
    "orcid": "0000-0001-9114-981X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "kjhealy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kjhealy",
      "count": 5,
      "uuid": 5760
    }
  ],
  "_userbio": {
    "uuid": 5760,
    "type": "user",
    "name": "Kieran Healy",
    "description": "Sociology and other distractions."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nycbuildxwalks"
  },
  "_devurl": "https://github.com/kjhealy/nycbuildxwalks",
  "_pkgdown": "https://kjhealy.github.io/nycbuildxwalks/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nycbuildxwalks.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "build_crosswalks",
    "build_longform_for_primary",
    "build_wide_for_primary",
    "dissolve_by_name",
    "download_all_boundaries",
    "make_run",
    "process_dataset",
    "resolve_dcp_cycle",
    "union_by_name"
  ],
  "_datasets": [
    {
      "name": "nyc_datasets",
      "title": "NYC geographic dataset definitions",
      "object": "nyc_datasets",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "dataset_name",
        "url",
        "name_col",
        "name_alt",
        "source_type"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "build_crosswalks",
      "title": "Build all crosswalk tables from boundary data",
      "topics": [
        "build_crosswalks"
      ]
    },
    {
      "page": "build_longform_for_primary",
      "title": "Build long-form crosswalk for a single primary geography",
      "topics": [
        "build_longform_for_primary"
      ]
    },
    {
      "page": "build_wide_for_primary",
      "title": "Build wide-format crosswalk for a single primary geography",
      "topics": [
        "build_wide_for_primary"
      ]
    },
    {
      "page": "dissolve_by_name",
      "title": "Dissolve features by name column",
      "topics": [
        "dissolve_by_name"
      ]
    },
    {
      "page": "download_all_boundaries",
      "title": "Download and combine all NYC boundary datasets",
      "topics": [
        "download_all_boundaries"
      ]
    },
    {
      "page": "make_run",
      "title": "Run the full crosswalk generation pipeline",
      "topics": [
        "make_run"
      ]
    },
    {
      "page": "nyc_datasets",
      "title": "NYC geographic dataset definitions",
      "topics": [
        "nyc_datasets"
      ]
    },
    {
      "page": "process_dataset",
      "title": "Download and standardize a single NYC boundary dataset",
      "topics": [
        "process_dataset"
      ]
    },
    {
      "page": "resolve_dcp_cycle",
      "title": "Resolve the latest available DCP cycle for a URL",
      "topics": [
        "resolve_dcp_cycle"
      ]
    },
    {
      "page": "union_by_name",
      "title": "Union features by name column",
      "topics": [
        "union_by_name"
      ]
    }
  ],
  "_readme": "https://github.com/kjhealy/nycbuildxwalks/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "hms",
    "httr2",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "nycbuildxwalks",
  "_universes": [
    "kjhealy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:02:18.000Z",
      "distro": "noble",
      "commit": "39754bd941edec362779301d208ad7142d6a6ee6",
      "fileid": "448c5835be5f421a257b4334d735b71b18bac47389febc8631dbcd565d742962",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjhealy/actions/runs/26089921171"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:02:25.000Z",
      "distro": "noble",
      "commit": "39754bd941edec362779301d208ad7142d6a6ee6",
      "fileid": "d8325e20393f71d91f3cc6c2d03ab333641f6c95b1df47f7d011f2c0c7c1699a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjhealy/actions/runs/26089921171"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:01:44.000Z",
      "commit": "39754bd941edec362779301d208ad7142d6a6ee6",
      "fileid": "043b8b192a69d67a1c152d27f81c2ae046924a8691753b7f285839ffd061e629",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjhealy/actions/runs/26089921171"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:01:32.000Z",
      "commit": "39754bd941edec362779301d208ad7142d6a6ee6",
      "fileid": "81902738e62f045b0980a847c9c919a9c28494bced490eedff473f0929e87866",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjhealy/actions/runs/26089921171"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:01:23.000Z",
      "commit": "39754bd941edec362779301d208ad7142d6a6ee6",
      "fileid": "60bc632ef8e7f4598c87204906662cfe862a6734d5c323f9c802f2050273443f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjhealy/actions/runs/26089921171"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:01:05.000Z",
      "commit": "39754bd941edec362779301d208ad7142d6a6ee6",
      "fileid": "e63f63e2bf0b0ae85c929f5c2d4257be7d10f2d541121938da7696d15661b3aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjhealy/actions/runs/26089921171"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-19T10:01:47.000Z",
      "commit": "39754bd941edec362779301d208ad7142d6a6ee6",
      "fileid": "cc0edcada7bf9ed0e76578365b5e35d91b1f426db351bc9a252d28735f7baafc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjhealy/actions/runs/26089921171"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-02T14:37:03.000Z",
      "commit": "39754bd941edec362779301d208ad7142d6a6ee6",
      "fileid": "21d2e9a380784f3c81b3ef75b7f4b13efe86fada83f1c83a76a33adfd074a007",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kjhealy/actions/runs/26089921171"
    }
  ]
}