{
  "_id": "6a192a82acfb0bcc41dcdcf6",
  "Package": "otpr",
  "Title": "An R Wrapper for the 'OpenTripPlanner' REST API",
  "Version": "0.5.1",
  "Authors@R": "c(\nperson(\"Marcus\", \"Young\", email = \"M.A.Young@soton.ac.uk\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4627-1116\"))\n)",
  "Description": "A wrapper for the 'OpenTripPlanner'\n<http://www.opentripplanner.org/> REST API. Queries are\nsubmitted to the relevant 'OpenTripPlanner' API resource, the\nresponse is parsed and useful R objects are returned.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/marcusyoung/otpr",
  "BugReports": "https://github.com/marcusyoung/otpr/issues",
  "Language": "en-GB",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://marcusyoung.r-universe.dev",
  "Date/Publication": "2022-08-21 12:21:43 UTC",
  "RemoteUrl": "https://github.com/marcusyoung/otpr",
  "RemoteRef": "HEAD",
  "RemoteSha": "bbb4e2a0c58ce75889bf96191e35344eab0215d1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:38:20 UTC",
    "User": "root"
  },
  "Author": "Marcus Young [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4627-1116>)",
  "Maintainer": "Marcus Young <M.A.Young@soton.ac.uk>",
  "MD5sum": "4fb76f3211d206179ce9ae39f0ac8446",
  "_user": "marcusyoung",
  "_type": "src",
  "_file": "otpr_0.5.1.tar.gz",
  "_fileid": "c2a7590fa44cb736149c6e86a4dd7f940af4f1b9e31a8e42703834a7d288a937",
  "_filesize": 811018,
  "_sha256": "c2a7590fa44cb736149c6e86a4dd7f940af4f1b9e31a8e42703834a7d288a937",
  "_created": "2026-05-28T10:38:20.000Z",
  "_published": "2026-05-29T05:56:18.302Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78445822833,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7284069891"
    },
    {
      "job": 78445823167,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7263774207"
    },
    {
      "job": 78445823155,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7263783774"
    },
    {
      "job": 78445823065,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7263779185"
    },
    {
      "job": 78445822794,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263731101"
    },
    {
      "job": 78445823061,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263772835"
    },
    {
      "job": 78445823103,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7263757610"
    },
    {
      "job": 78445823094,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7263753970"
    },
    {
      "job": 78445823345,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7263764110"
    }
  ],
  "_buildurl": "https://github.com/r-universe/marcusyoung/actions/runs/26569532312",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/marcusyoung/otpr",
  "_commit": {
    "id": "bbb4e2a0c58ce75889bf96191e35344eab0215d1",
    "author": "Marcus Young <m.a.young@soton.ac.uk>",
    "committer": "Marcus Young <m.a.young@soton.ac.uk>",
    "message": "Add dev directory with logo files\n",
    "time": 1661084503
  },
  "_maintainer": {
    "name": "Marcus Young",
    "email": "m.a.young@soton.ac.uk",
    "login": "marcusyoung",
    "orcid": "0000-0003-4627-1116",
    "twitter": "@MAYoungUK",
    "description": "Geospatial and transportation researcher and software developer",
    "uuid": 10391966
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "geojsonsf",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rrapply",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "marcusyoung",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "access",
    "accessibility",
    "isochrones",
    "opentripplanner",
    "otp",
    "public-transport",
    "routing",
    "transport",
    "transport-api",
    "transportation-planning",
    "travel",
    "travel-planner",
    "travel-times"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "marcusyoung",
      "count": 207,
      "uuid": 10391966
    }
  ],
  "_userbio": {
    "uuid": 10391966,
    "type": "user",
    "name": "Marcus Young",
    "description": "Geospatial and transportation researcher and software developer"
  },
  "_downloads": {
    "count": 171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/otpr"
  },
  "_devurl": "https://github.com/marcusyoung/otpr",
  "_searchresults": 10,
  "_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/otpr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/marcusyoung/otpr",
  "_realowner": "marcusyoung",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-03-31"
    },
    {
      "version": "0.2.0",
      "date": "2019-08-28"
    },
    {
      "version": "0.3.0",
      "date": "2020-01-31"
    },
    {
      "version": "0.4.0",
      "date": "2020-05-01"
    },
    {
      "version": "0.4.1",
      "date": "2020-05-28"
    },
    {
      "version": "0.4.2",
      "date": "2020-10-01"
    },
    {
      "version": "0.5.0",
      "date": "2021-01-04"
    },
    {
      "version": "0.5.1",
      "date": "2022-01-07"
    }
  ],
  "_exports": [
    "otp_connect",
    "otp_create_surface",
    "otp_evaluate_surface",
    "otp_get_distance",
    "otp_get_isochrone",
    "otp_get_times"
  ],
  "_help": [
    {
      "page": "otp_connect",
      "title": "Set up and confirm a connection to an OTP instance.",
      "topics": [
        "otp_connect"
      ]
    },
    {
      "page": "otp_create_surface",
      "title": "Creates a travel time surface (OTPv1 only).",
      "topics": [
        "otp_create_surface"
      ]
    },
    {
      "page": "otp_evaluate_surface",
      "title": "Evaluates an existing travel time surface (OTPv1 only).",
      "topics": [
        "otp_evaluate_surface"
      ]
    },
    {
      "page": "otp_get_distance",
      "title": "Finds the distance in metres between supplied origin and destination",
      "topics": [
        "otp_get_distance"
      ]
    },
    {
      "page": "otp_get_isochrone",
      "title": "Returns one or more travel time isochrones (OTPv1 only)",
      "topics": [
        "otp_get_isochrone"
      ]
    },
    {
      "page": "otp_get_times",
      "title": "Queries OTP for the time or detailed itinerary for a trip between an origin and destination",
      "topics": [
        "otp_get_times"
      ]
    }
  ],
  "_pkglogo": "https://github.com/marcusyoung/otpr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/marcusyoung/otpr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "geojsonsf",
    "geometries",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rapidjsonr",
    "Rcpp",
    "rlang",
    "rrapply",
    "s2",
    "sf",
    "sfheaders",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "triebeard",
    "units",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 4.190331698170292,
  "_indexed": true,
  "_nocasepkg": "otpr",
  "_universes": [
    "marcusyoung"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-29T05:55:32.000Z",
      "distro": "noble",
      "commit": "bbb4e2a0c58ce75889bf96191e35344eab0215d1",
      "fileid": "f6dc4b2faed62086328acddd071cab4571337942d875c159541df8d044309ea0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/marcusyoung/actions/runs/26569532312"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-28T10:40:38.000Z",
      "distro": "noble",
      "commit": "bbb4e2a0c58ce75889bf96191e35344eab0215d1",
      "fileid": "77fe5b992a5244c8fce1634516010a4f7609986da9e5b0d5c88d6ec9d7485511",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/marcusyoung/actions/runs/26569532312"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-28T10:41:15.000Z",
      "commit": "bbb4e2a0c58ce75889bf96191e35344eab0215d1",
      "fileid": "78316a2dd2f7fe5d718d612ace38ac8a7c6897249f009a1d3d318de8c2db5f88",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/marcusyoung/actions/runs/26569532312"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-28T10:41:02.000Z",
      "commit": "bbb4e2a0c58ce75889bf96191e35344eab0215d1",
      "fileid": "14af9d9f63802fc80209d4bc337cb4746363ccbaf9db572ee1b803b4ced8f708",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/marcusyoung/actions/runs/26569532312"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-05-28T10:40:53.000Z",
      "commit": "bbb4e2a0c58ce75889bf96191e35344eab0215d1",
      "fileid": "7ac49b2729975f2bb5dabb9c30fa594d1a82c374af0450fd970ff30fee966d22",
      "status": "success",
      "buildurl": "https://github.com/r-universe/marcusyoung/actions/runs/26569532312"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-28T10:39:40.000Z",
      "commit": "bbb4e2a0c58ce75889bf96191e35344eab0215d1",
      "fileid": "ec5d78217138417378f05f0923c7786fdcf1e2444e4c72eb60e49c7cc8ba1da2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/marcusyoung/actions/runs/26569532312"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-28T10:39:28.000Z",
      "commit": "bbb4e2a0c58ce75889bf96191e35344eab0215d1",
      "fileid": "c43ff079f975b1b8e20ae3c0871afebd958626700bcd82808304da6c7c0854a5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/marcusyoung/actions/runs/26569532312"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-28T10:39:50.000Z",
      "commit": "bbb4e2a0c58ce75889bf96191e35344eab0215d1",
      "fileid": "64840f96d70d5bb1909d278ec7a46eb744177ebaa1013397ffaee0dc60017148",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/marcusyoung/actions/runs/26569532312"
    }
  ]
}