{
  "_id": "6a2c96c53efcd9bda42e1483",
  "Package": "gtfsrealtime",
  "Title": "Read GTFS-Realtime Files into Data Frames",
  "Version": "0.2.1",
  "Authors@R": "c( \nperson(\"Matthew\", \"Bhagat-Conway\", , \"mwbc@unc.edu\", role = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0002-1210-2982\")),\nperson(\ngiven = \"Matthew\",\nfamily = \"Palm\",\nrole = c(\"ctb\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-8800-2777\")\n),\nperson(\ngiven = \"The GTFS-realtime authors and the authors of bundled Rust crates\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"See inst/AUTHORS.md for information on bundled dependencies and their licensing and copyright status.\"))",
  "Description": "GTFS-realtime is a format transit agencies use to provide\ncurrent vehicle positions, predicted arrival times, and service\nalerts. This package provides efficient functions to read this\nformat into data frames. It can be used to retrieve current\ndata or to process archived data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/rextendr/version": "0.4.2",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.88.0, xz",
  "BugReports": "https://github.com/mattwigway/gtfsrealtime-r/issues",
  "VignetteBuilder": "knitr",
  "URL": "http://projects.indicatrix.org/gtfsrealtime-r/",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-12 23:22:15 UTC",
    "User": "root"
  },
  "Author": "Matthew Bhagat-Conway [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-1210-2982>), Matthew Palm [ctb,\ncph] (ORCID: <https://orcid.org/0000-0002-8800-2777>), The\nGTFS-realtime authors and the authors of bundled Rust crates\n[ctb, cph] (See inst/AUTHORS.md for information on bundled\ndependencies and their licensing and copyright status.)",
  "Maintainer": "Matthew Bhagat-Conway <mwbc@unc.edu>",
  "Config/pak/sysreqs": "xz-utils libclang-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-12 19:30:08 UTC",
  "RemoteUrl": "https://github.com/cran/gtfsrealtime",
  "RemoteRef": "HEAD",
  "RemoteSha": "ef49020d116c40a40241baafd2fdf8399174c7e6",
  "MD5sum": "fd002a745e4db51a5a3c02ce8c841669",
  "_user": "cran",
  "_type": "src",
  "_file": "gtfsrealtime_0.2.1.tar.gz",
  "_fileid": "b61fc556ca344774ab663e7f24edc00dff3b7df5e2ee4f2c82ac091407072299",
  "_filesize": 16185843,
  "_sha256": "b61fc556ca344774ab663e7f24edc00dff3b7df5e2ee4f2c82ac091407072299",
  "_created": "2026-06-12T23:22:15.000Z",
  "_published": "2026-06-12T23:31:17.849Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81139555407,
      "time": 250,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7604756967"
    },
    {
      "job": 81139555383,
      "time": 427,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7604790880"
    },
    {
      "job": 81139555400,
      "time": 252,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7604757612"
    },
    {
      "job": 81139555382,
      "time": 255,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7604757937"
    },
    {
      "job": 81138902895,
      "time": 388,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7604710375"
    },
    {
      "job": 81139555367,
      "time": 208,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27448562531",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/gtfsrealtime",
  "_commit": {
    "id": "ef49020d116c40a40241baafd2fdf8399174c7e6",
    "author": "Matthew Bhagat-Conway <mwbc@unc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.1\n",
    "time": 1781292608
  },
  "_maintainer": {
    "name": "Matthew Bhagat-Conway",
    "email": "mwbc@unc.edu",
    "login": "mattwigway",
    "orcid": "0000-0002-1210-2982",
    "description": "",
    "uuid": 566958
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "gifski",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.3.0",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.1",
      "date": "2026-06-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mattwigway",
      "count": 1,
      "uuid": 566958
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gtfsrealtime"
  },
  "_devurl": "https://github.com/mattwigway/gtfsrealtime-r",
  "_pkgdown": "http://projects.indicatrix.org/gtfsrealtime-r/",
  "_searchresults": 7,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gtfsrealtime.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "read_gtfsrt_alerts",
    "read_gtfsrt_positions",
    "read_gtfsrt_trip_updates"
  ],
  "_help": [
    {
      "page": "read_gtfsrt_alerts",
      "title": "Read GTFS-realtime alerts",
      "topics": [
        "read_gtfsrt_alerts"
      ]
    },
    {
      "page": "read_gtfsrt_positions",
      "title": "Read GTFS-realtime vehicle positions into a data frame.",
      "topics": [
        "read_gtfsrt_positions"
      ]
    },
    {
      "page": "read_gtfsrt_trip_updates",
      "title": "Read GTFS-realtime trip updates",
      "topics": [
        "read_gtfsrt_trip_updates"
      ]
    }
  ],
  "_readme": "https://github.com/cran/gtfsrealtime/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "DBI",
    "e1071",
    "KernSmooth",
    "MASS",
    "proxy",
    "Rcpp",
    "s2",
    "sf",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "positions.Rmd",
      "filename": "positions.html",
      "title": "Vehicle positions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load libraries",
        "Load a GTFS-realtime vehicle positions feed",
        "Explore the feed",
        "Map the feed"
      ],
      "created": "2026-06-12 19:30:08",
      "modified": "2026-06-12 19:30:08",
      "commits": 1
    },
    {
      "source": "service_alerts.Rmd",
      "filename": "service_alerts.html",
      "title": "Service alerts",
      "author": "Matthew Palm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load libraries",
        "Load a GTFS-realtime service alerts feed",
        "Explore the alerts",
        "Inspecting a single alert",
        "Summarizing affected routes",
        "Working with alert text"
      ],
      "created": "2026-06-12 19:30:08",
      "modified": "2026-06-12 19:30:08",
      "commits": 1
    },
    {
      "source": "trip_updates.Rmd",
      "filename": "trip_updates.html",
      "title": "Trip updates",
      "author": "Matthew Palm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load libraries",
        "Load a GTFS-realtime trip updates feed",
        "Explore trip updates",
        "Inspecting one trip across its stops"
      ],
      "created": "2026-06-12 19:30:08",
      "modified": "2026-06-12 19:30:08",
      "commits": 1
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "gtfsrealtime",
  "_universes": [
    "cran",
    "mattwigway"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-12T23:25:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ef49020d116c40a40241baafd2fdf8399174c7e6",
      "fileid": "54832926bdc4613af0678830020b1fd99789205306773ab2e658bbe3303205e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27448562531"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-12T23:28:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ef49020d116c40a40241baafd2fdf8399174c7e6",
      "fileid": "a92eeddde4d6d508e8883474e3debe42536113bf00d01fdcabc111b3ec627ad8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27448562531"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-12T23:25:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ef49020d116c40a40241baafd2fdf8399174c7e6",
      "fileid": "ff33237d89d282d1736490605b68c9be97d923f3dab2896c5ec1d6963ae463ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27448562531"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-12T23:25:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ef49020d116c40a40241baafd2fdf8399174c7e6",
      "fileid": "dcaf09dcf5b9896d588eae5da8777c386e427bdce36949c655ef9ae8ae860005",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27448562531"
    }
  ]
}