{
  "_id": "6a49c575fbe299ac63d6ca88",
  "Package": "ptvapi",
  "Title": "Access the 'Public Transport Victoria' Timetable API",
  "Version": "2.0.5",
  "Authors@R": "person(given = \"David\",\nfamily = \"Neuzerling\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"david@neuzerling.com\")",
  "Description": "Access the 'Public Transport Victoria' Timetable API\n<https://www.ptv.vic.gov.au/footer/data-and-reporting/datasets/ptv-timetable-api/>,\nwith results returned as familiar R data structures. Retrieve\ninformation on stops, routes, disruptions, departures, and\nmore.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/mdneuzerling/ptvapi",
  "BugReports": "https://github.com/mdneuzerling/ptvapi/issues",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://mdneuzerling.r-universe.dev",
  "Date/Publication": "2024-02-18 02:30:31 UTC",
  "RemoteUrl": "https://github.com/mdneuzerling/ptvapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 09:51:46 UTC",
    "User": "root"
  },
  "Author": "David Neuzerling [aut, cre, cph]",
  "Maintainer": "David Neuzerling <david@neuzerling.com>",
  "_user": "mdneuzerling",
  "_type": "src",
  "_file": "ptvapi_2.0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/35852461a18612726dc279a656d4d3dbac7d5090f5e38e4728294f5177321b8a",
  "_filesize": 625232,
  "_sha256": "35852461a18612726dc279a656d4d3dbac7d5090f5e38e4728294f5177321b8a",
  "_expires": "2026-10-13T02:46:12.000Z",
  "_created": "2026-06-17T09:51:46.000Z",
  "_published": "2026-07-05T02:46:13.827Z",
  "_jobs": [
    {
      "job": 85186834523,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691907031"
    },
    {
      "job": 85186834457,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691916039"
    },
    {
      "job": 85186834473,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691903035"
    },
    {
      "job": 85186834568,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691896382"
    },
    {
      "job": 85186834458,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691866315"
    },
    {
      "job": 85186834501,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691905478"
    },
    {
      "job": 85186834508,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691904624"
    },
    {
      "job": 85186834506,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691890820"
    },
    {
      "job": 85186834573,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691891465"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/27680414559",
  "_status": "success",
  "_upstream": "https://github.com/mdneuzerling/ptvapi",
  "_commit": {
    "id": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
    "author": "mdneuzerling <david@neuzerling.com>",
    "committer": "mdneuzerling <david@neuzerling.com>",
    "message": "Fix route filtering test\n",
    "time": 1708223431
  },
  "_maintainer": {
    "name": "David Neuzerling",
    "email": "david@neuzerling.com",
    "login": "mdneuzerling",
    "twitter": "@mdneuzerling",
    "description": "Data scientist and R engineer. Also Python and Julia. He/him.",
    "uuid": 14957706
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    }
  ],
  "_owner": "mdneuzerling",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 18,
  "_contributors": [
    {
      "user": "mdneuzerling",
      "count": 400,
      "uuid": 14957706
    }
  ],
  "_userbio": {
    "uuid": 14957706,
    "type": "user",
    "name": "David Neuzerling",
    "followers": 145,
    "description": "Data scientist and R engineer. Also Python and Julia. He/him."
  },
  "_downloads": {
    "count": 281,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ptvapi"
  },
  "_devurl": "https://github.com/mdneuzerling/ptvapi",
  "_searchresults": 2,
  "_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/ptvapi.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mdneuzerling/ptvapi",
  "_realowner": "mdneuzerling",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.2",
      "date": "2020-06-03"
    },
    {
      "version": "1.1.3",
      "date": "2020-08-27"
    },
    {
      "version": "2.0.1",
      "date": "2021-05-02"
    },
    {
      "version": "2.0.3",
      "date": "2022-08-15"
    },
    {
      "version": "2.0.5",
      "date": "2024-02-18"
    }
  ],
  "_exports": [
    "departures",
    "directions",
    "directions_on_route",
    "disruption_information",
    "disruption_modes",
    "disruptions",
    "disruptions_at_stop",
    "disruptions_on_route",
    "fare_estimate",
    "outlets",
    "outlets_nearby",
    "patterns",
    "route_information",
    "route_types",
    "routes",
    "run_information",
    "runs_on_route",
    "search_outlets",
    "search_routes",
    "search_stops",
    "stop_information",
    "stops_nearby",
    "stops_on_route"
  ],
  "_help": [
    {
      "page": "ptvapi-package",
      "title": "ptvapi: A package for accessing the Public Transport Victoria Timetable API",
      "topics": [
        "ptvapi-package",
        "ptvapi"
      ]
    },
    {
      "page": "departures",
      "title": "Departures from a given stop",
      "topics": [
        "departures"
      ]
    },
    {
      "page": "describe_route_type",
      "title": "Convert a numeric route type to a human-friendly description",
      "topics": [
        "describe_route_type"
      ]
    },
    {
      "page": "directions",
      "title": "Directions for a given direction ID",
      "topics": [
        "directions"
      ]
    },
    {
      "page": "directions_on_route",
      "title": "Directions on a given route",
      "topics": [
        "directions_on_route"
      ]
    },
    {
      "page": "disruption_information",
      "title": "Information on a particular disruption",
      "topics": [
        "disruption_information"
      ]
    },
    {
      "page": "disruption_modes",
      "title": "Retrieve a translation from description mode number to description mode name",
      "topics": [
        "disruption_modes"
      ]
    },
    {
      "page": "disruptions",
      "title": "Information for all disruptions",
      "topics": [
        "disruptions"
      ]
    },
    {
      "page": "disruptions_at_stop",
      "title": "Disruptions at a given stop",
      "topics": [
        "disruptions_at_stop"
      ]
    },
    {
      "page": "disruptions_on_route",
      "title": "Disruptions on a given route",
      "topics": [
        "disruptions_on_route"
      ]
    },
    {
      "page": "fare_estimate",
      "title": "Calculate a fare estimate between zones",
      "topics": [
        "fare_estimate"
      ]
    },
    {
      "page": "outlets",
      "title": "Information for all outlets",
      "topics": [
        "outlets"
      ]
    },
    {
      "page": "outlets_nearby",
      "title": "Information for outlets near a given location",
      "topics": [
        "outlets_nearby"
      ]
    },
    {
      "page": "patterns",
      "title": "Stopping pattern for a given run",
      "topics": [
        "patterns"
      ]
    },
    {
      "page": "route_information",
      "title": "Information for a given route",
      "topics": [
        "route_information"
      ]
    },
    {
      "page": "route_types",
      "title": "Retrieve a translation from route type number to name",
      "topics": [
        "route_types"
      ]
    },
    {
      "page": "routes",
      "title": "Information for all routes",
      "topics": [
        "routes"
      ]
    },
    {
      "page": "run_information",
      "title": "Information for a given run",
      "topics": [
        "run_information"
      ]
    },
    {
      "page": "runs_on_route",
      "title": "Runs on a given route",
      "topics": [
        "runs_on_route"
      ]
    },
    {
      "page": "search_outlets",
      "title": "Search for outlets using text",
      "topics": [
        "search_outlets"
      ]
    },
    {
      "page": "search_routes",
      "title": "Search for routes using text",
      "topics": [
        "search_routes"
      ]
    },
    {
      "page": "search_stops",
      "title": "Search for stops using text",
      "topics": [
        "search_stops"
      ]
    },
    {
      "page": "stop_information",
      "title": "Information for a given stop (metropolitan and V/Line stations only)",
      "topics": [
        "stop_information"
      ]
    },
    {
      "page": "stops_nearby",
      "title": "Stops near a given location",
      "topics": [
        "stops_nearby"
      ]
    },
    {
      "page": "stops_on_route",
      "title": "Stops on a given route and route type",
      "topics": [
        "stops_on_route"
      ]
    }
  ],
  "_readme": "https://github.com/mdneuzerling/ptvapi/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "cli",
    "curl",
    "digest",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 3.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "ptvapi",
  "_universes": [
    "mdneuzerling"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.5",
      "date": "2026-06-17T09:53:35.000Z",
      "distro": "noble",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/3a671ec5ad3c3c027e2b978e44e887e2bd7822c10a2b5a55f48a68210f50e764",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/27680414559"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.5",
      "date": "2026-06-17T09:53:55.000Z",
      "distro": "noble",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/9a3c0bd030eb3f0055a0a1dfadd2ec227a1ce49149867e3d7f9c17df52b2eb2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/27680414559"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.5",
      "date": "2026-06-17T09:53:26.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/ad450888e240c4ae13d818aa619f722273a3540ee08c0db907f73d669bbaf901",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/27680414559"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.5",
      "date": "2026-06-17T09:53:10.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/2c8bb1d911049ce4ca3c49e51d48d6fce3bc674d616c713ec89a50202957c850",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/27680414559"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.5",
      "date": "2026-06-17T09:53:41.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/4dc7d1930f289bbfa1b602a67df4de8a2d63523e5ce81eff185a1b12338a5a68",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/27680414559"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.5",
      "date": "2026-06-17T09:53:24.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/765a6a1e38e5a9cdcc8d6ca195125255fac6879bdb58094433522d8bf8dd557c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/27680414559"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.5",
      "date": "2026-06-17T09:52:50.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/c0dfbf308e5bbe90fb12f08c21e8f681b7c3b9e8a4bf5abd5fba34764dc5ae6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/27680414559"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.5",
      "date": "2026-06-17T09:52:51.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/2c1dfb4c89c9badad383340ba519d84eb9cf80c445c26226ae465324b78bfb7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/27680414559"
    }
  ]
}