{
  "_id": "6a3a91dd44e65c5976a75961",
  "Type": "Package",
  "Package": "ntdr",
  "Title": "Retrieve Data from the National Transit Database",
  "Version": "0.4.2",
  "Authors@R": "c(\nperson(\"Harald\", \"Kliems\", , \"kliems@gmail.com\", role = c(\"cre\", \"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-2542-0047\")),\nperson(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0001-8280-1706\"))\n)",
  "Description": "Downloads the latest 'National Transit Database' data,\nprocesses it, and returns in a tidy data format.",
  "License": "MIT + file LICENSE",
  "URL": "https://vgxhc.github.io/ntdr/, https://github.com/vgXhc/ntdr",
  "BugReports": "https://github.com/vgXhc/ntdr/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://ar-puuk.r-universe.dev",
  "Date/Publication": "2026-02-24 13:09:24 UTC",
  "RemoteUrl": "https://github.com/vgXhc/ntdr",
  "RemoteRef": "HEAD",
  "RemoteSha": "6d4585c3756631ae86c57bb59bdbee8cfc78f0c0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 13:58:43 UTC",
    "User": "root"
  },
  "Author": "Harald Kliems [cre, aut, cph] (ORCID:\n<https://orcid.org/0000-0003-2542-0047>),\nEli Pousson [ctb] (ORCID: <https://orcid.org/0000-0001-8280-1706>)",
  "Maintainer": "Harald Kliems <kliems@gmail.com>",
  "MD5sum": "d4930101d1ae5f1c17c997c51b67c8a3",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "ntdr_0.4.2.tar.gz",
  "_fileid": "d08bfc8052960414f93d4e1d7fae8183229f9bc15c938eb3f853d5e31e0d5d16",
  "_filesize": 137506,
  "_sha256": "d08bfc8052960414f93d4e1d7fae8183229f9bc15c938eb3f853d5e31e0d5d16",
  "_created": "2026-06-23T13:58:43.000Z",
  "_published": "2026-06-23T14:02:05.223Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 82974037228,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7823199945"
    },
    {
      "job": 82974037209,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7823209387"
    },
    {
      "job": 82974037238,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7823173339"
    },
    {
      "job": 82974037213,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7823189726"
    },
    {
      "job": 82973238458,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7823131354"
    },
    {
      "job": 82974037186,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7823189200"
    },
    {
      "job": 82974037253,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7823182166"
    },
    {
      "job": 82974037255,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7823174040"
    },
    {
      "job": 82974037231,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7823180457"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28031491171",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vgXhc/ntdr",
  "_commit": {
    "id": "6d4585c3756631ae86c57bb59bdbee8cfc78f0c0",
    "author": "Harald Kliems <kliems@gmail.com>",
    "committer": "Harald Kliems <kliems@gmail.com>",
    "message": "the final update, probably\n",
    "time": 1771938564
  },
  "_maintainer": {
    "name": "Harald Kliems",
    "email": "kliems@gmail.com",
    "login": "vgxhc",
    "mastodon": "@haraldkliems@fosstodon.org",
    "orcid": "0000-0003-2542-0047",
    "description": "",
    "uuid": 11335221
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 0.2.3",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "vgxhc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "vgxhc",
      "count": 64,
      "uuid": 11335221
    },
    {
      "user": "elipousson",
      "count": 8,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "followers": 26,
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 58,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ntdr"
  },
  "_devurl": "https://github.com/vgxhc/ntdr",
  "_pkgdown": "https://vgxhc.github.io/ntdr/",
  "_searchresults": 8,
  "_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/ntdr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2023-05-30"
    },
    {
      "version": "0.3.1",
      "date": "2023-07-15"
    },
    {
      "version": "0.3.2",
      "date": "2023-09-09"
    },
    {
      "version": "0.3.3",
      "date": "2023-10-07"
    },
    {
      "version": "0.3.4",
      "date": "2024-04-05"
    },
    {
      "version": "0.4.0",
      "date": "2024-10-25"
    }
  ],
  "_exports": [
    "get_ntd"
  ],
  "_help": [
    {
      "page": "get_ntd",
      "title": "Get National Transit Database (NTD) data",
      "topics": [
        "get_ntd"
      ]
    }
  ],
  "_pkglogo": "https://github.com/vgXhc/ntdr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/vgXhc/ntdr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readxl",
    "rematch",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 2.778151250383644,
  "_indexed": false,
  "_nocasepkg": "ntdr",
  "_universes": [
    "ar-puuk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-23T14:01:03.000Z",
      "distro": "resolute",
      "commit": "6d4585c3756631ae86c57bb59bdbee8cfc78f0c0",
      "fileid": "dbb4bb33e1d95599acf1480302799fcf403db935188164c000e162cacf67a98a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28031491171"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-23T14:01:19.000Z",
      "distro": "resolute",
      "commit": "6d4585c3756631ae86c57bb59bdbee8cfc78f0c0",
      "fileid": "4762a4071572234de85204ac8179effbdfa0749735df67dafc1b25777b93cc00",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28031491171"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-23T14:00:12.000Z",
      "commit": "6d4585c3756631ae86c57bb59bdbee8cfc78f0c0",
      "fileid": "6da9fd5110b24aabbdd217450b4602c9857e0a59b58d54e51d4ac7e42c49e7dd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28031491171"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-23T14:00:42.000Z",
      "commit": "6d4585c3756631ae86c57bb59bdbee8cfc78f0c0",
      "fileid": "b25c4f3949f4b8706913b593f1b06df28c735617b8f3dd3f3003507bade35a54",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28031491171"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-06-23T14:00:59.000Z",
      "commit": "6d4585c3756631ae86c57bb59bdbee8cfc78f0c0",
      "fileid": "e964a0fc9c2a30ad36dc5c8c32784ed744593d310e4574ba552b4651311bdd2b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28031491171"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-23T14:00:19.000Z",
      "commit": "6d4585c3756631ae86c57bb59bdbee8cfc78f0c0",
      "fileid": "8073d08d59a87e36351fbf8988c65fbda74870df56588e4c0036f8770f6891b2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28031491171"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-23T14:00:00.000Z",
      "commit": "6d4585c3756631ae86c57bb59bdbee8cfc78f0c0",
      "fileid": "437a4fa9270fc407186732bb323f9784276b31b054279e0f9f8114b7877ab396",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28031491171"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-23T14:00:14.000Z",
      "commit": "6d4585c3756631ae86c57bb59bdbee8cfc78f0c0",
      "fileid": "5b7e455c5f206efad77bf333065bf2a82aed646ecafea4b20f50bd31c8111e3b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28031491171"
    }
  ]
}