{
  "_id": "6a27ac7a24555f66ed534767",
  "Package": "mtaOpenData",
  "Type": "Package",
  "Title": "Convenient Access to MTA Open Data API Endpoints",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Christian\", \"Martinez\",\nemail = \"c.martinez0@outlook.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(\nGitHub = \"martinezc1\",\nORCID = \"0009-0005-6026-6454\"\n))\n)",
  "Description": "Provides helper functions to access datasets from the\nMetropolitan Transportation Authority (MTA) portion of the New\nYork State Open Data platform <https://data.ny.gov/>. Returns\nresults as tidy tibbles with support for optional filtering,\nsorting, and row limits through the Socrata API.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://martinezc1.github.io/mtaOpenData/,\nhttps://github.com/martinezc1/mtaOpenData",
  "BugReports": "https://github.com/martinezc1/mtaOpenData/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://martinezc1.r-universe.dev",
  "Date/Publication": "2026-04-09 19:27:00 UTC",
  "RemoteUrl": "https://github.com/martinezc1/mtaopendata",
  "RemoteRef": "HEAD",
  "RemoteSha": "5f8429b6dd41a90c934ecf0771836288f042e649",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 07:25:49 UTC",
    "User": "root"
  },
  "Author": "Christian Martinez [aut, cre] (GitHub: martinezc1, ORCID:\n<https://orcid.org/0009-0005-6026-6454>)",
  "Maintainer": "Christian Martinez <c.martinez0@outlook.com>",
  "MD5sum": "26f2a96eafc20f2ac5c3660ba592d72c",
  "_user": "martinezc1",
  "_type": "src",
  "_file": "mtaOpenData_0.1.0.tar.gz",
  "_fileid": "2b7bc7f7d5a26eb51e9a888931628fb28299113121640dc249b3bc90b43d20b4",
  "_filesize": 553126,
  "_sha256": "2b7bc7f7d5a26eb51e9a888931628fb28299113121640dc249b3bc90b43d20b4",
  "_created": "2026-06-08T07:25:49.000Z",
  "_published": "2026-06-09T06:02:34.293Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256713091,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473909348"
    },
    {
      "job": 80256713185,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473915181"
    },
    {
      "job": 80256712844,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499679334"
    },
    {
      "job": 80256713169,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473904216"
    },
    {
      "job": 80256712758,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473863689"
    },
    {
      "job": 80256713246,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473895785"
    },
    {
      "job": 80256712827,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7499506526"
    },
    {
      "job": 80256712825,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499503047"
    },
    {
      "job": 80256712830,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499502780"
    }
  ],
  "_buildurl": "https://github.com/r-universe/martinezc1/actions/runs/27122219766",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/martinezc1/mtaopendata",
  "_commit": {
    "id": "5f8429b6dd41a90c934ecf0771836288f042e649",
    "author": "martinezc1 <c.martinez0@outlook.com>",
    "committer": "martinezc1 <c.martinez0@outlook.com>",
    "message": "Added from cran as well as badges\n",
    "time": 1775762820
  },
  "_maintainer": {
    "name": "Christian Martinez",
    "email": "c.martinez0@outlook.com",
    "login": "martinezc1",
    "uuid": 213213537
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "webmockr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "martinezc1",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "martinezc1",
      "count": 5,
      "uuid": 213213537
    }
  ],
  "_userbio": {
    "uuid": 213213537,
    "type": "user",
    "name": "Christian Martinez",
    "description": "Building open tools for reproducible research, civic data, and teaching with R"
  },
  "_downloads": {
    "count": 466,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mtaOpenData"
  },
  "_devurl": "https://github.com/martinezc1/mtaopendata",
  "_pkgdown": "https://martinezc1.github.io/mtaOpenData/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mtaOpenData.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/martinezc1/mtaopendata",
  "_realowner": "martinezc1",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-01"
    }
  ],
  "_exports": [
    "mta_any_dataset",
    "mta_list_datasets",
    "mta_pull_dataset"
  ],
  "_help": [
    {
      "page": "mta_any_dataset",
      "title": "Load Any MTA Open Data Dataset",
      "topics": [
        "mta_any_dataset"
      ]
    },
    {
      "page": "mta_list_datasets",
      "title": "List datasets available in mtaOpenData",
      "topics": [
        "mta_list_datasets"
      ]
    },
    {
      "page": "mta_pull_dataset",
      "title": "Pull a MTA Open Data dataset from the MTA Open Data catalog",
      "topics": [
        "mta_pull_dataset"
      ]
    }
  ],
  "_readme": "https://github.com/martinezc1/mtaopendata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with mtaOpenData",
      "author": "Christian Martinez",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The mta_pull_dataset() function",
        "The mta_any_dataset() function",
        "Rule of Thumb",
        "Real World Example",
        "Mini analysis",
        "Summary",
        "How to Cite"
      ],
      "created": "2026-03-28 03:04:34",
      "modified": "2026-03-28 03:04:34",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "mtaopendata",
  "_universes": [
    "martinezc1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T07:28:33.000Z",
      "distro": "noble",
      "commit": "5f8429b6dd41a90c934ecf0771836288f042e649",
      "fileid": "bdf29245615a21f032d84fb2ede20f50ae6d494ff674f14efed9fe8c116192c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/27122219766"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T07:28:38.000Z",
      "distro": "noble",
      "commit": "5f8429b6dd41a90c934ecf0771836288f042e649",
      "fileid": "8ac7a405f62874673291a5dcd905a922963568db5102e13d74c39aa7275f19c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/27122219766"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T06:01:37.000Z",
      "commit": "5f8429b6dd41a90c934ecf0771836288f042e649",
      "fileid": "b4709e2bdfccc46152dd50eaff3440cd18d9aee20d0847f70c9af3bd60796165",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/27122219766"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-08T07:28:13.000Z",
      "commit": "5f8429b6dd41a90c934ecf0771836288f042e649",
      "fileid": "c3b5ae1e7af76926757a5de9867a1948c448bbdc1e2ecd58dd71446f365ad744",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/27122219766"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-08T07:28:06.000Z",
      "commit": "5f8429b6dd41a90c934ecf0771836288f042e649",
      "fileid": "0e1355f5061e32a020c3b950f82ddf9c1ef546fb2fd5cb396b5f9d2eceee2181",
      "status": "success",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/27122219766"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T05:48:59.000Z",
      "commit": "5f8429b6dd41a90c934ecf0771836288f042e649",
      "fileid": "25e05744bd3aec8e224cc33e1ebe5a9c3434eaa8b56bef8c67c2433d7a8ac5ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/27122219766"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T05:48:43.000Z",
      "commit": "5f8429b6dd41a90c934ecf0771836288f042e649",
      "fileid": "ffec87b446e2ea862482f28c9be6e427d07503e73ffab0e39707f27f6f28076d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/27122219766"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T05:48:43.000Z",
      "commit": "5f8429b6dd41a90c934ecf0771836288f042e649",
      "fileid": "0a683bfd485d4faa4e4d8c6fd4986bfdab02e98179ff6616e8ac5361672de66a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martinezc1/actions/runs/27122219766"
    }
  ]
}