{
  "_id": "6a509fc689c83ec243a2ebd6",
  "Package": "opendatatoronto",
  "Title": "Access the City of Toronto Open Data Portal",
  "Version": "0.1.6",
  "Authors@R": "c(person(given = \"Sharla\",\nfamily = \"Gelfand\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sharla.gelfand@gmail.com\"),\nperson(given = \"City of Toronto\",\nrole = c(\"cph\", \"fnd\")))",
  "Description": "Access data from the \"City of Toronto Open Data Portal\"\n(<https://open.toronto.ca>) directly from R.",
  "License": "MIT + file LICENSE",
  "URL": "https://sharlagelfand.github.io/opendatatoronto/,\nhttps://github.com/sharlagelfand/opendatatoronto/",
  "BugReports": "https://github.com/sharlagelfand/opendatatoronto/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://sharlagelfand.r-universe.dev",
  "Date/Publication": "2025-04-02 15:36:08 UTC",
  "RemoteUrl": "https://github.com/sharlagelfand/opendatatoronto",
  "RemoteRef": "HEAD",
  "RemoteSha": "37ad5287cce47bf18583b1a91ccd337c335d57ee",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-10 07:27:57 UTC",
    "User": "root"
  },
  "Author": "Sharla Gelfand [aut, cre],\nCity of Toronto [cph, fnd]",
  "Maintainer": "Sharla Gelfand <sharla.gelfand@gmail.com>",
  "_user": "sharlagelfand",
  "_type": "src",
  "_file": "opendatatoronto_0.1.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/9e72a79d0543f0fdb48a9f0541131ea758ee5632272dec40b29df6095d2af391",
  "_filesize": 137598,
  "_sha256": "9e72a79d0543f0fdb48a9f0541131ea758ee5632272dec40b29df6095d2af391",
  "_expires": "2026-10-18T07:31:17.000Z",
  "_created": "2026-07-10T07:27:57.000Z",
  "_published": "2026-07-10T07:31:18.577Z",
  "_jobs": [
    {
      "job": 86310048214,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8221084635"
    },
    {
      "job": 86310048197,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221076564"
    },
    {
      "job": 86310048184,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8221067337"
    },
    {
      "job": 86310048190,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221065778"
    },
    {
      "job": 86309401796,
      "time": 240,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221030248"
    },
    {
      "job": 86310048216,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8221075944"
    },
    {
      "job": 86310048242,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8221056036"
    },
    {
      "job": 86310048188,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8221057224"
    },
    {
      "job": 86310048191,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221056325"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sharlagelfand/actions/runs/29076554192",
  "_status": "success",
  "_upstream": "https://github.com/sharlagelfand/opendatatoronto",
  "_commit": {
    "id": "37ad5287cce47bf18583b1a91ccd337c335d57ee",
    "author": "Sharla Gelfand <sharla.gelfand@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #14 from sharlagelfand/fixes\n\nFix tests",
    "time": 1743608168
  },
  "_maintainer": {
    "name": "Sharla Gelfand",
    "email": "sharla.gelfand@gmail.com",
    "login": "sharlagelfand",
    "twitter": "@sharlagelfand",
    "description": "",
    "uuid": 15895337
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ckanr",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggiraph",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "sharlagelfand",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 66,
  "_contributors": [
    {
      "user": "sharlagelfand",
      "count": 183,
      "uuid": 15895337
    },
    {
      "user": "sushmitavgopalan16",
      "count": 4,
      "uuid": 22750422
    },
    {
      "user": "gadenbuie",
      "count": 2,
      "uuid": 5420529
    }
  ],
  "_userbio": {
    "uuid": 15895337,
    "type": "user",
    "name": "Sharla Gelfand",
    "followers": 266
  },
  "_downloads": {
    "count": 1065,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/opendatatoronto"
  },
  "_devurl": "https://github.com/sharlagelfand/opendatatoronto",
  "_pkgdown": "https://sharlagelfand.github.io/opendatatoronto/",
  "_searchresults": 469,
  "_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/opendatatoronto.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sharlagelfand/opendatatoronto",
  "_realowner": "sharlagelfand",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-10-28"
    },
    {
      "version": "0.1.1",
      "date": "2019-11-29"
    },
    {
      "version": "0.1.2",
      "date": "2020-03-18"
    },
    {
      "version": "0.1.3",
      "date": "2020-03-29"
    },
    {
      "version": "0.1.4",
      "date": "2020-10-14"
    },
    {
      "version": "0.1.5",
      "date": "2022-04-13"
    },
    {
      "version": "0.1.6",
      "date": "2025-04-02"
    }
  ],
  "_exports": [
    "%>%",
    "browse_package",
    "browse_portal",
    "browse_resource",
    "get_resource",
    "list_package_resources",
    "list_packages",
    "search_packages",
    "show_package"
  ],
  "_help": [
    {
      "page": "browse_package",
      "title": "Open the package's page in your browser",
      "topics": [
        "browse_package"
      ]
    },
    {
      "page": "browse_portal",
      "title": "Open the City of Toronto Open Data Portal in your browser",
      "topics": [
        "browse_portal"
      ]
    },
    {
      "page": "browse_resource",
      "title": "Open the resource's package page in your browser",
      "topics": [
        "browse_resource"
      ]
    },
    {
      "page": "get_resource",
      "title": "Download a resource into your R session",
      "topics": [
        "get_resource"
      ]
    },
    {
      "page": "list_package_resources",
      "title": "List resources for a package",
      "topics": [
        "list_package_resources"
      ]
    },
    {
      "page": "list_packages",
      "title": "List packages",
      "topics": [
        "list_packages"
      ]
    },
    {
      "page": "search_packages",
      "title": "Search packages by title",
      "topics": [
        "search_packages"
      ]
    },
    {
      "page": "show_package",
      "title": "Show a package's metadata",
      "topics": [
        "show_package"
      ]
    }
  ],
  "_pkglogo": "https://github.com/sharlagelfand/opendatatoronto/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/sharlagelfand/opendatatoronto/raw/HEAD/README.md",
  "_rundeps": [
    "blob",
    "cellranger",
    "ckanr",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crayon",
    "crul",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "hms",
    "httpcode",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "readxl",
    "rematch",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "triebeard",
    "units",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "wk",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "intro-opendatatoronto.Rmd",
      "filename": "intro-opendatatoronto.html",
      "title": "opendatatoronto",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-03-23 20:32:07",
      "modified": "2020-03-23 20:32:07",
      "commits": 1
    }
  ],
  "_score": 7.518066386031709,
  "_indexed": true,
  "_nocasepkg": "opendatatoronto",
  "_universes": [
    "sharlagelfand"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-10T07:30:42.000Z",
      "distro": "resolute",
      "commit": "37ad5287cce47bf18583b1a91ccd337c335d57ee",
      "fileid": "https://r2.ropensci.org/82c1f1301bb9bb8e5425e4138eeb3de8db56e668ef02e86ec2b985b007646760",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sharlagelfand/actions/runs/29076554192"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-10T07:30:18.000Z",
      "distro": "resolute",
      "commit": "37ad5287cce47bf18583b1a91ccd337c335d57ee",
      "fileid": "https://r2.ropensci.org/382a0ebdab55af488333ee84a109bbf1740b1f5f966f3ee5f92fbac89afc33e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sharlagelfand/actions/runs/29076554192"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-10T07:29:54.000Z",
      "commit": "37ad5287cce47bf18583b1a91ccd337c335d57ee",
      "fileid": "https://r2.ropensci.org/5a5c056ed501e954e095b0fb6863823b9a451b03f09f304c7cee003175f59e7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sharlagelfand/actions/runs/29076554192"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-10T07:29:49.000Z",
      "commit": "37ad5287cce47bf18583b1a91ccd337c335d57ee",
      "fileid": "https://r2.ropensci.org/4385913112d1e22c63d5dbd562950e92b2a75956f64ba42ca6c94df40792057d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sharlagelfand/actions/runs/29076554192"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-07-10T07:30:31.000Z",
      "commit": "37ad5287cce47bf18583b1a91ccd337c335d57ee",
      "fileid": "https://r2.ropensci.org/c48041522af4d9b55e5d3f907b979e47ef38fdc2f8cc63ab3af929db141383cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sharlagelfand/actions/runs/29076554192"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-10T07:29:11.000Z",
      "commit": "37ad5287cce47bf18583b1a91ccd337c335d57ee",
      "fileid": "https://r2.ropensci.org/b519d583211951cf8e3545907ba8712fb02f85408d21b8aba9cf795c38b68a36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sharlagelfand/actions/runs/29076554192"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-10T07:29:14.000Z",
      "commit": "37ad5287cce47bf18583b1a91ccd337c335d57ee",
      "fileid": "https://r2.ropensci.org/fe57b2292a92d408dcf195eb875e4b8908859375c3c17676bf5a959492ef91c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sharlagelfand/actions/runs/29076554192"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-10T07:29:09.000Z",
      "commit": "37ad5287cce47bf18583b1a91ccd337c335d57ee",
      "fileid": "https://r2.ropensci.org/1614a91aadc4ab572e9d9050e884fca1be0ebcee8d53c4a6840e73bddbe501e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sharlagelfand/actions/runs/29076554192"
    }
  ]
}