{
  "_id": "6a16d2a7acfb0bcc41d8b823",
  "Type": "Package",
  "Package": "gtfsio",
  "Title": "Read and Write General Transit Feed Specification (GTFS) Files",
  "Version": "1.2.1.900",
  "Authors@R": "c(person(given = \"Daniel\",\nfamily = \"Herszenhut\",\nrole = c(\"aut\"),\nemail = \"dhersz@gmail.com\",\ncomment = c(ORCID = \"0000-0001-8066-1105\")),\nperson(given = \"Flavio\",\nfamily = \"Poletti\",\nrole = c(\"aut\", \"cre\"),\nemail = \"flavio.poletti@hotmail.ch\"),\nperson(given = \"Mark\",\nfamily = \"Padgham\",\nrole = \"aut\",\nemail = \"mark.padgham@email.com\"),\nperson(given = \"Rafael H. M.\",\nfamily = \"Pereira\",\nrole = \"rev\",\nemail = \"rafa.pereira.br@gmail.com\",\ncomment = c(ORCID = \"0000-0003-2125-7465\")),\nperson(given = \"Tom\",\nfamily = \"Buckley\",\nrole = \"rev\",\nemail = \"tom@tbuckl.com\"),\nperson(given = \"Ipea - Institute for Applied Economic Research\",\nrole = c(\"cph\", \"fnd\")))",
  "Description": "Tools for the development of packages related to General\nTransit Feed Specification (GTFS) files. Establishes a standard\nfor representing GTFS feeds using R data types. Provides fast\nand flexible functions to read and write GTFS feeds while\nsticking to this standard. Defines a basic 'gtfs' class which\nis meant to be extended by packages that depend on it. And\noffers utility functions that support checking the structure of\nGTFS objects.",
  "License": "MIT + file LICENSE",
  "URL": "https://r-transit.github.io/gtfsio/,\nhttps://github.com/r-transit/gtfsio",
  "BugReports": "https://github.com/r-transit/gtfsio/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Collate": "'gtfsio_error.R' 'assert_gtfs.R' 'assert_inputs.R' 'checks.R'\n'data.R' 'export_gtfs.R' 'get_gtfs_standards.R'\n'gtfs_methods.R' 'gtfs_subset.R' 'gtfsio.R' 'import_gtfs.R'\n'new_gtfs.R' 'utils.R'",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://dhersz.r-universe.dev",
  "Date/Publication": "2026-05-27 08:29:35 UTC",
  "RemoteUrl": "https://github.com/r-transit/gtfsio",
  "RemoteRef": "HEAD",
  "RemoteSha": "b1e69736a1a5b400d0b9243ca0a9cf574c009594",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 11:13:10 UTC",
    "User": "root"
  },
  "Author": "Daniel Herszenhut [aut] (ORCID:\n<https://orcid.org/0000-0001-8066-1105>),\nFlavio Poletti [aut, cre],\nMark Padgham [aut],\nRafael H. M. Pereira [rev] (ORCID:\n<https://orcid.org/0000-0003-2125-7465>),\nTom Buckley [rev],\nIpea - Institute for Applied Economic Research [cph, fnd]",
  "Maintainer": "Flavio Poletti <flavio.poletti@hotmail.ch>",
  "MD5sum": "2c26d352d7f8ec68ad8756a53bb9f09a",
  "_user": "dhersz",
  "_type": "src",
  "_file": "gtfsio_1.2.1.900.tar.gz",
  "_fileid": "364ce477d69c199a5acc29f67d7e8dc455c8c7389033d9d4e5f779062ab5bf9e",
  "_filesize": 417806,
  "_sha256": "364ce477d69c199a5acc29f67d7e8dc455c8c7389033d9d4e5f779062ab5bf9e",
  "_created": "2026-05-27T11:13:10.000Z",
  "_published": "2026-05-27T11:16:55.821Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78064393660,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238934812"
    },
    {
      "job": 78064393667,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238931975"
    },
    {
      "job": 78064393641,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238957503"
    },
    {
      "job": 78064393616,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238938703"
    },
    {
      "job": 78063875764,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238896047"
    },
    {
      "job": 78064393645,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238928575"
    },
    {
      "job": 78064393656,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238923964"
    },
    {
      "job": 78064393672,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238920472"
    },
    {
      "job": 78064393659,
      "time": 159,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238951759"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dhersz/actions/runs/26507566877",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-transit/gtfsio",
  "_commit": {
    "id": "b1e69736a1a5b400d0b9243ca0a9cf574c009594",
    "author": "Flavio Poletti <flavio.poletti@hotmail.ch>",
    "committer": "Flavio Poletti <flavio.poletti@hotmail.ch>",
    "message": "Skip __MACOSX subdirectories (silently and always), closes #59\n\nThe skip is hard coded since these metadata files generally lead to errors with fread() and there's no real use case for customization. The gtfs reference states that all files must reside at the root level, not in a subfolder.\n",
    "time": 1779870575
  },
  "_maintainer": {
    "name": "Flavio Poletti",
    "email": "flavio.poletti@hotmail.ch",
    "login": "polettif",
    "description": "",
    "uuid": 17431069
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "r-transit",
  "_selfowned": false,
  "_usedby": 6,
  "_updates": [
    {
      "week": "2025-32",
      "n": 3
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 7
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.2.1",
      "date": "2026-05-19"
    }
  ],
  "_topics": [
    "gtfs"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "dhersz",
      "count": 121,
      "uuid": 1557047
    },
    {
      "user": "polettif",
      "count": 56,
      "uuid": 17431069
    },
    {
      "user": "mpadge",
      "count": 24,
      "uuid": 6697851
    },
    {
      "user": "rafapereirabr",
      "count": 3,
      "uuid": 7448421
    }
  ],
  "_userbio": {
    "uuid": 1557047,
    "type": "user",
    "name": "Daniel Herszenhut",
    "description": "researcher @ipeaGIT"
  },
  "_downloads": {
    "count": 1014,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gtfsio"
  },
  "_devurl": "https://github.com/r-transit/gtfsio",
  "_pkgdown": "https://r-transit.github.io/gtfsio/",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gtfsio.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-transit/gtfsio",
  "_realowner": "r-transit",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-04-06"
    },
    {
      "version": "0.1.1",
      "date": "2021-05-26"
    },
    {
      "version": "0.1.2",
      "date": "2021-06-07"
    },
    {
      "version": "0.2.0",
      "date": "2021-09-06"
    },
    {
      "version": "1.0.0",
      "date": "2021-11-06"
    },
    {
      "version": "1.1.0",
      "date": "2023-03-08"
    },
    {
      "version": "1.1.1",
      "date": "2023-10-20"
    },
    {
      "version": "1.2.0",
      "date": "2024-10-11"
    },
    {
      "version": "1.2.1",
      "date": "2026-05-20"
    }
  ],
  "_exports": [
    "assert_field_class",
    "assert_field_exists",
    "assert_file_exists",
    "assert_gtfs",
    "check_field_class",
    "check_field_exists",
    "check_file_exists",
    "export_gtfs",
    "get_gtfs_standards",
    "import_gtfs",
    "new_gtfs"
  ],
  "_datasets": [
    {
      "name": "gtfs_reference",
      "title": "GTFS reference",
      "object": "gtfs_reference",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sub-.gtfs",
      "title": "Subset a GTFS object",
      "topics": [
        "[.gtfs"
      ]
    },
    {
      "page": "assert_gtfs",
      "title": "GTFS object validator",
      "concept": [
        "constructors"
      ],
      "topics": [
        "assert_gtfs"
      ]
    },
    {
      "page": "check_field_class",
      "title": "Check the classes of fields in a GTFS object element",
      "concept": [
        "checking functions"
      ],
      "topics": [
        "assert_field_class",
        "check_field_class"
      ]
    },
    {
      "page": "check_field_exists",
      "title": "Check the existence of fields in a GTFS object element",
      "concept": [
        "checking functions"
      ],
      "topics": [
        "assert_field_exists",
        "check_field_exists"
      ]
    },
    {
      "page": "check_file_exists",
      "title": "Check the existence of text files in a GTFS object",
      "concept": [
        "checking functions"
      ],
      "topics": [
        "assert_file_exists",
        "check_file_exists"
      ]
    },
    {
      "page": "export_gtfs",
      "title": "Export GTFS objects",
      "concept": [
        "io functions"
      ],
      "topics": [
        "export_gtfs"
      ]
    },
    {
      "page": "get_gtfs_standards",
      "title": "Generate GTFS standards (deprecated)",
      "topics": [
        "get_gtfs_standards"
      ]
    },
    {
      "page": "gtfs_reference",
      "title": "GTFS reference",
      "topics": [
        "gtfs_reference"
      ]
    },
    {
      "page": "import_gtfs",
      "title": "Import GTFS transit feeds",
      "concept": [
        "io functions"
      ],
      "topics": [
        "import_gtfs"
      ]
    },
    {
      "page": "new_gtfs",
      "title": "GTFS object constructor",
      "concept": [
        "constructors"
      ],
      "topics": [
        "new_gtfs"
      ]
    },
    {
      "page": "print.gtfs",
      "title": "Print a GTFS object",
      "topics": [
        "print.gtfs"
      ]
    },
    {
      "page": "summary.gtfs",
      "title": "Print summary of a GTFS object",
      "topics": [
        "summary.gtfs"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-transit/gtfsio/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-transit/gtfsio/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "fs",
    "jsonlite",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "gtfsio.Rmd",
      "filename": "gtfsio.html",
      "title": "Introduction to gtfsio",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Basic usage",
        "Reading feeds",
        "Writing feeds",
        "Checking GTFS objects"
      ],
      "created": "2021-04-02 19:45:44",
      "modified": "2026-05-19 14:47:01",
      "commits": 7
    }
  ],
  "_score": 7.862283355787372,
  "_indexed": false,
  "_nocasepkg": "gtfsio",
  "_universes": [
    "dhersz"
  ],
  "_indexurl": "https://r-transit.r-universe.dev/gtfsio",
  "_previous": "1.2.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1.900",
      "date": "2026-05-27T11:15:11.000Z",
      "distro": "noble",
      "commit": "b1e69736a1a5b400d0b9243ca0a9cf574c009594",
      "fileid": "2cf5ea0ba6b30450d1434eda15b3a073a2bd31c31eb32d7db974e50c1ca95797",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dhersz/actions/runs/26507566877"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1.900",
      "date": "2026-05-27T11:15:03.000Z",
      "distro": "noble",
      "commit": "b1e69736a1a5b400d0b9243ca0a9cf574c009594",
      "fileid": "cf15d44cd823890690e7f4a841dd66a01b58791751be99531088537d70ba0899",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dhersz/actions/runs/26507566877"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1.900",
      "date": "2026-05-27T11:16:28.000Z",
      "commit": "b1e69736a1a5b400d0b9243ca0a9cf574c009594",
      "fileid": "3e73b6397a2fd8009543809d200a7712a4232e30c90720c0650a1c1f2e34d522",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dhersz/actions/runs/26507566877"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1.900",
      "date": "2026-05-27T11:15:30.000Z",
      "commit": "b1e69736a1a5b400d0b9243ca0a9cf574c009594",
      "fileid": "3cdd83f2a050c39b78c68fbae6a434f3d0dcb5e94219fce2f14e8fec49fe37ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dhersz/actions/runs/26507566877"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1.900",
      "date": "2026-05-27T11:15:09.000Z",
      "commit": "b1e69736a1a5b400d0b9243ca0a9cf574c009594",
      "fileid": "852996f2245f361c9e9bdc6b93da6813e5c87e2e4a80cf792406a9177fec75f0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dhersz/actions/runs/26507566877"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1.900",
      "date": "2026-05-27T11:14:29.000Z",
      "commit": "b1e69736a1a5b400d0b9243ca0a9cf574c009594",
      "fileid": "1e9f662467b7023fcb13a2b5f7120ff0aabdb5d6ee97e85c55b277fb293dec51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dhersz/actions/runs/26507566877"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1.900",
      "date": "2026-05-27T11:14:19.000Z",
      "commit": "b1e69736a1a5b400d0b9243ca0a9cf574c009594",
      "fileid": "af36d17a966a506145fe825d7e5e05c7b5e8dbba767a6c4c5aa5b680c4e90d81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dhersz/actions/runs/26507566877"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1.900",
      "date": "2026-05-27T11:15:53.000Z",
      "commit": "b1e69736a1a5b400d0b9243ca0a9cf574c009594",
      "fileid": "4baf00d187ccf58c97ac928ff4e5db40e9c937af79437fa2352e27d27c73aca6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dhersz/actions/runs/26507566877"
    }
  ]
}