{
  "_id": "6a59d9f409eb0996dd68ea5f",
  "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-07-17 07:26:27 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/12c15da591975be542678ba0f36d9b6576c9c010d2004d4881a3d60545fe0129",
  "_filesize": 623720,
  "_sha256": "12c15da591975be542678ba0f36d9b6576c9c010d2004d4881a3d60545fe0129",
  "_expires": "2026-10-25T07:29:54.000Z",
  "_created": "2026-07-17T07:26:27.000Z",
  "_published": "2026-07-17T07:29:56.117Z",
  "_jobs": [
    {
      "job": 87829630141,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8400066369"
    },
    {
      "job": 87829630056,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8400079834"
    },
    {
      "job": 87829630078,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8400067115"
    },
    {
      "job": 87829630076,
      "time": 169,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8400072712"
    },
    {
      "job": 87829125697,
      "time": 189,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8400025533"
    },
    {
      "job": 87829630019,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8400056187"
    },
    {
      "job": 87829630067,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8400047712"
    },
    {
      "job": 87829630093,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8400048889"
    },
    {
      "job": 87829630086,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8400048604"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/29562921365",
  "_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": "resolute",
  "_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": 242,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ptvapi"
  },
  "_devurl": "https://github.com/mdneuzerling/ptvapi",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_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-07-17T07:28:36.000Z",
      "distro": "resolute",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/da71bb04c1e8fbbf517f9f708319f7322b6dd050deacc7a464b85d461a78400a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/29562921365"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.5",
      "date": "2026-07-17T07:29:19.000Z",
      "distro": "resolute",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/f20a80e232322bc7a668d21ed2b31193d315624c0b94c941f1c65313d07fe010",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/29562921365"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.5",
      "date": "2026-07-17T07:28:41.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/5c437b86d8f09ef4316837b5cb0ef256fcc6cca3d65934677c74a430ca47e391",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/29562921365"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.5",
      "date": "2026-07-17T07:28:51.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/40fb661376c223bcb16ff87c531c9a10d08af6b49fced1de83949564df7e1631",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/29562921365"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.5",
      "date": "2026-07-17T07:28:17.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/66e46d731b7db6d8fc29a8b80e0e0a467e0c61c75e884ffd61db9db9cabface3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/29562921365"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.5",
      "date": "2026-07-17T07:27:33.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/056d63c1afd9cea714896ed4fbadad8603b97992d514e2acf664fccf3f00bf3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/29562921365"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.5",
      "date": "2026-07-17T07:27:37.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/52fdb9198bac87fd01f6286ce4283b41d243107ac859df09263cce986e878739",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/29562921365"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.5",
      "date": "2026-07-17T07:27:36.000Z",
      "commit": "b107f7f208df734d2ab9ed80f2a2ad75d8723f14",
      "fileid": "https://r2.ropensci.org/a0cdfa5402355953d7be263867b689e5c0c2160abe3bc4297af0b4930c092e94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdneuzerling/actions/runs/29562921365"
    }
  ]
}