{
  "_id": "6a1f0472b401979e7341b790",
  "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-05-18 07:42:13 UTC",
    "User": "root"
  },
  "Author": "David Neuzerling [aut, cre, cph]",
  "Maintainer": "David Neuzerling <david@neuzerling.com>",
  "MD5sum": "e3dc3f08406a4c2a96accbbf8bef0d05",
  "_user": "mdneuzerling",
  "_type": "src",
  "_file": "ptvapi_2.0.5.tar.gz",
  "_fileid": "79620d6a7308882cbb0975b86d42456580e7cf50664f0053393cedc18af7965e",
  "_filesize": 623365,
  "_sha256": "79620d6a7308882cbb0975b86d42456580e7cf50664f0053393cedc18af7965e",
  "_created": "2026-05-18T07:42:13.000Z",
  "_published": "2026-06-02T16:27:30.434Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79120393097,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052109541"
    },
    {
      "job": 79120393517,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052111529"
    },
    {
      "job": 79120393426,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052120254"
    },
    {
      "job": 79120392884,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052102376"
    },
    {
      "job": 79120392174,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052072664"
    },
    {
      "job": 79120392292,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363725139"
    },
    {
      "job": 79120392980,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052094843"
    },
    {
      "job": 79120393650,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052096287"
    },
    {
      "job": 79120393086,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052094708"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/26020093825",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Data scientist and R engineer. Also Python and Julia. He/him."
  },
  "_downloads": {
    "count": 230,
    "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",
    "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-05-18T07:44:19.000Z",
      "distro": "noble",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "92452505854429ed30967f2873014f271e28b09b15e27982e316e288c040df8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/26020093825"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.5",
      "date": "2026-05-18T07:44:24.000Z",
      "distro": "noble",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "af708ce67ecb242121701e2c95462d9e6951ac2ab54549aa4ab3095bb5ebb163",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/26020093825"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.5",
      "date": "2026-05-18T07:44:56.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "07ed3d4c9f48a24d634d435a4f5336fcc1e1d8a3e978b12c01245cb506cf1b71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/26020093825"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.5",
      "date": "2026-05-18T07:44:00.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "e1c737829c0193612a8f7e31ec2c2920759ced5b4441222ca708441d5fa19d92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/26020093825"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.5",
      "date": "2026-05-18T07:43:27.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "ccb6297313fe546e19167085290abe13b7c919d54a056c211ddc62d6e734c8f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/26020093825"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.5",
      "date": "2026-05-18T07:43:30.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "7fdf437355cb1f3f61732a10b17321a09e689c11b6a0f238640b90c2cb620181",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/26020093825"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.5",
      "date": "2026-05-18T07:43:24.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "cfe99ab6805322f2b6f2defb2716171d35449389e9b9e4c2a297d90c64061255",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/26020093825"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.5",
      "date": "2026-06-02T16:27:11.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "6da943699e0abdef2f173a5138e445f32fc7239507477b775b70628c557bbcf8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/26020093825"
    }
  ]
}