{
  "_id": "6a104b69acfb0bcc41c9fea4",
  "Package": "rmapzen",
  "Type": "Package",
  "Title": "Client for 'Mapzen' and Related Map APIs",
  "Version": "0.5.1",
  "Authors@R": "c(\nperson(\"Tarak\", \"Shah\", email = \"tarak.shah@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Daniel\",\"Possenriede\", role = \"ctb\"))",
  "Maintainer": "Tarak Shah <tarak.shah@gmail.com>",
  "Description": "Provides an interface to 'Mapzen'-based APIs (including\ngeocode.earth, Nextzen, and NYC GeoSearch) for geographic\nsearch and geocoding, isochrone calculation, and vector data to\ndraw map tiles. See <https://www.mapzen.com/documentation/> for\nmore information. The original Mapzen has gone out of business,\nbut 'rmapzen' can be set up to work with any provider who\nimplements the Mapzen API.",
  "License": "MIT + file LICENSE",
  "LazyData": "TRUE",
  "RoxygenNote": "7.2.3",
  "URL": "https://tarakc02.github.io/rmapzen/",
  "BugReports": "https://github.com/tarakc02/rmapzen/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libjq-dev libprotobuf-dev libssl-dev libproj-dev\nprotobuf-compiler libprotoc-dev libsqlite3-dev libudunits2-dev\nlibnode-dev libx11-dev",
  "Repository": "https://tarakc02.r-universe.dev",
  "Date/Publication": "2025-08-13 21:03:15 UTC",
  "RemoteUrl": "https://github.com/tarakc02/rmapzen",
  "RemoteRef": "HEAD",
  "RemoteSha": "cba898eb82e99aa2de53cd254904cc62ef095ebd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 07:52:17 UTC",
    "User": "root"
  },
  "Author": "Tarak Shah [aut, cre],\nDaniel Possenriede [ctb]",
  "MD5sum": "2189dd2952c90601124e20491d09c9be",
  "_user": "tarakc02",
  "_type": "src",
  "_file": "rmapzen_0.5.1.tar.gz",
  "_fileid": "922568e2fd9aa32ff31b287b4eee32732f9d7365f5013cc2feea850a9821effd",
  "_filesize": 435411,
  "_sha256": "922568e2fd9aa32ff31b287b4eee32732f9d7365f5013cc2feea850a9821effd",
  "_created": "2026-05-10T07:52:17.000Z",
  "_published": "2026-05-22T12:26:17.473Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378938345,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902111234"
    },
    {
      "job": 77378938738,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902110476"
    },
    {
      "job": 77378938526,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902107376"
    },
    {
      "job": 77378938518,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902106950"
    },
    {
      "job": 77378938096,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902095185"
    },
    {
      "job": 77378937872,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160426048"
    },
    {
      "job": 77378938427,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902105786"
    },
    {
      "job": 77378938822,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902105734"
    },
    {
      "job": 77378938614,
      "time": 299,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902125378"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tarakc02/actions/runs/25623293631",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tarakc02/rmapzen",
  "_commit": {
    "id": "cba898eb82e99aa2de53cd254904cc62ef095ebd",
    "author": "Tarak Shah <tarak@hrdag.org>",
    "committer": "Tarak Shah <tarak@hrdag.org>",
    "message": "cleanup\n",
    "time": 1755118995
  },
  "_maintainer": {
    "name": "Tarak Shah",
    "email": "tarak.shah@gmail.com",
    "login": "tarakc02",
    "twitter": "@tarakc02",
    "uuid": 7571361
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "ISOcodes",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "geojsonio",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    }
  ],
  "_owner": "tarakc02",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 34,
  "_contributors": [
    {
      "user": "tarakc02",
      "count": 246,
      "uuid": 7571361
    },
    {
      "user": "dpprdan",
      "count": 5,
      "uuid": 1423562
    },
    {
      "user": "mtreg",
      "count": 1,
      "uuid": 8225986
    }
  ],
  "_userbio": {
    "uuid": 7571361,
    "type": "user",
    "name": "Tarak Shah"
  },
  "_downloads": {
    "count": 238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmapzen"
  },
  "_devurl": "https://github.com/tarakc02/rmapzen",
  "_searchresults": 74,
  "_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/readme.html",
    "extra/readme.md",
    "extra/rmapzen.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tarakc02/rmapzen",
  "_realowner": "tarakc02",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.3",
      "date": "2017-08-12"
    },
    {
      "version": "0.3.4",
      "date": "2018-04-10"
    },
    {
      "version": "0.3.5",
      "date": "2018-04-29"
    },
    {
      "version": "0.4.0",
      "date": "2018-08-28"
    },
    {
      "version": "0.4.1",
      "date": "2018-10-07"
    },
    {
      "version": "0.4.2",
      "date": "2019-08-19"
    },
    {
      "version": "0.4.3",
      "date": "2021-06-18"
    },
    {
      "version": "0.4.4",
      "date": "2023-03-07"
    },
    {
      "version": "0.5.0",
      "date": "2023-08-07"
    },
    {
      "version": "0.5.1",
      "date": "2023-10-17"
    }
  ],
  "_exports": [
    "as_sf",
    "as.mz_location",
    "as.mz_tile_coordinates",
    "mz_autocomplete",
    "mz_bbox",
    "mz_check_usage",
    "mz_contours",
    "mz_coordinates",
    "mz_costing",
    "mz_costing_options",
    "mz_countries",
    "mz_geocode",
    "mz_geocode_structured",
    "mz_isochrone",
    "mz_layers",
    "mz_location",
    "mz_place",
    "mz_provider",
    "mz_rect",
    "mz_reverse_geocode",
    "mz_search",
    "mz_set_host",
    "mz_set_search_host_geocode.earth",
    "mz_set_search_host_nyc_geosearch",
    "mz_set_tile_host_nextzen",
    "mz_sources",
    "mz_structured_search",
    "mz_tile_coordinates",
    "mz_vector_tiles"
  ],
  "_datasets": [
    {
      "name": "ca_tiles",
      "title": "Vector tiles the contain California",
      "object": "ca_tiles",
      "class": [
        "mapzen_vector_tiles",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "marina_walks",
      "title": "Pedestrian isochrones from the Berkeley Marina for 10 and 15 minutes",
      "object": "marina_walks",
      "class": [
        "mapzen_isochrone_list",
        "geo_list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "marina_walks_polygons",
      "title": "Pedestrian isochrones from the Berkeley Marina for 10 and 15 minutes, as polygons",
      "object": "marina_walks_polygons",
      "class": [
        "mapzen_isochrone_list",
        "geo_list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "oakland_public",
      "title": "25 search results for \"Oakland Public library branch\"",
      "object": "oakland_public",
      "class": [
        "mapzen_geo_list",
        "geo_list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "rmapzen-package",
      "title": "rmapzen: A client application for the 'Mapzen' API.",
      "topics": [
        "rmapzen-package",
        "rmapzen"
      ]
    },
    {
      "page": "as_sf",
      "title": "Coerce a Mapzen response to a simple features object",
      "topics": [
        "as_sf",
        "as_sf.geo_list",
        "as_sf.mapzen_vector_layer"
      ]
    },
    {
      "page": "ca_tiles",
      "title": "Vector tiles the contain California",
      "topics": [
        "ca_tiles"
      ]
    },
    {
      "page": "costing_models",
      "title": "Costing model constructors and helpers",
      "topics": [
        "costing_models",
        "mz_costing",
        "mz_costing_options"
      ]
    },
    {
      "page": "mapzen_references",
      "title": "Reference lists",
      "topics": [
        "mapzen_references",
        "mz_countries",
        "mz_layers",
        "mz_sources"
      ]
    },
    {
      "page": "marina_walks",
      "title": "Pedestrian isochrones from the Berkeley Marina for 10 and 15 minutes",
      "topics": [
        "marina_walks"
      ]
    },
    {
      "page": "marina_walks_polygons",
      "title": "Pedestrian isochrones from the Berkeley Marina for 10 and 15 minutes, as polygons",
      "topics": [
        "marina_walks_polygons"
      ]
    },
    {
      "page": "search",
      "title": "Mapzen search API",
      "topics": [
        "mz_autocomplete",
        "mz_reverse_geocode",
        "mz_search",
        "search"
      ]
    },
    {
      "page": "mz_bbox",
      "title": "Get the bounding box",
      "topics": [
        "mz_bbox",
        "mz_bbox.mapzen_geo_list",
        "mz_bbox.mapzen_isochrone_list",
        "mz_rect"
      ]
    },
    {
      "page": "mz_check_usage",
      "title": "Check usage statistics",
      "topics": [
        "mz_check_usage"
      ]
    },
    {
      "page": "mz_contours",
      "title": "Create an mz_contours object",
      "topics": [
        "mz_contours"
      ]
    },
    {
      "page": "mz_coordinates",
      "title": "Extract a data frame of coordinates from a 'mapzen_geo_list'",
      "topics": [
        "mz_coordinates",
        "mz_coordinates.mapzen_geo_list"
      ]
    },
    {
      "page": "mz_date_time",
      "title": "Create mz_date_time objects",
      "topics": [
        "mz_date_time"
      ]
    },
    {
      "page": "mz_geocode",
      "title": "Geocode an address or other location",
      "topics": [
        "mz_geocode"
      ]
    },
    {
      "page": "mz_geocode_structured",
      "title": "Geocode a structured address",
      "topics": [
        "mz_geocode_structured"
      ]
    },
    {
      "page": "mz_isochrone",
      "title": "Retrieve isochrones",
      "topics": [
        "mz_isochrone"
      ]
    },
    {
      "page": "mz_location",
      "title": "Create/extract lat/lon location information",
      "topics": [
        "as.mz_location",
        "as.mz_location.default",
        "as.mz_location.mz_geocode_result",
        "mz_location"
      ]
    },
    {
      "page": "mz_place",
      "title": "Get details on a place",
      "topics": [
        "mz_place",
        "mz_place.character",
        "mz_place.mapzen_geo_list"
      ]
    },
    {
      "page": "mz_provider",
      "title": "Configure provider information",
      "topics": [
        "mz_provider"
      ]
    },
    {
      "page": "mz_set_host",
      "title": "Set up a host provider for a PELIAS service",
      "topics": [
        "mz_get_host",
        "mz_set_host",
        "mz_set_search_host_geocode.earth",
        "mz_set_search_host_nyc_geosearch",
        "mz_set_tile_host_nextzen"
      ]
    },
    {
      "page": "mz_structured_search",
      "title": "Structured search",
      "topics": [
        "mz_structured_search"
      ]
    },
    {
      "page": "mz_tile_coordinates",
      "title": "Specify tile coordinates",
      "topics": [
        "as.mz_tile_coordinates",
        "as.mz_tile_coordinates.mz_bbox",
        "as.mz_tile_coordinates.mz_geocode_result",
        "as.mz_tile_coordinates.mz_location",
        "as.mz_tile_coordinates.mz_tile_coordinates",
        "mz_tile_coordinates"
      ]
    },
    {
      "page": "mz_vector_tiles",
      "title": "Request vector tile data",
      "topics": [
        "mz_vector_tiles"
      ]
    },
    {
      "page": "oakland_public",
      "title": "25 search results for \"Oakland Public library branch\"",
      "topics": [
        "oakland_public"
      ]
    }
  ],
  "_readme": "https://github.com/tarakc02/rmapzen/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "crul",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "generics",
    "geojson",
    "geojsonio",
    "geojsonsf",
    "geometries",
    "glue",
    "hms",
    "httpcode",
    "httr",
    "ISOcodes",
    "jqr",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "protolite",
    "proxy",
    "purrr",
    "R6",
    "rapidjsonr",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "sfheaders",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "triebeard",
    "tzdb",
    "units",
    "urltools",
    "utf8",
    "V8",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "rmapzen-introduction.Rmd",
      "filename": "rmapzen-introduction.html",
      "title": "Introduction to rmapzen",
      "author": "Tarak Shah",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Set-up",
        "Search",
        "Vector tile service",
        "sf conversion",
        "Accessor methods"
      ],
      "created": "2018-08-13 16:25:46",
      "modified": "2023-07-24 04:01:23",
      "commits": 5
    }
  ],
  "_score": 6.400710636773232,
  "_indexed": true,
  "_nocasepkg": "rmapzen",
  "_universes": [
    "tarakc02"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-10T07:54:49.000Z",
      "distro": "noble",
      "commit": "cba898eb82e99aa2de53cd254904cc62ef095ebd",
      "fileid": "f8c742a32e9ad534bfb84cb7bd145b0c90a576921c245ccc12d12cd398e0113a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarakc02/actions/runs/25623293631"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-10T07:54:43.000Z",
      "distro": "noble",
      "commit": "cba898eb82e99aa2de53cd254904cc62ef095ebd",
      "fileid": "1a1f7978c42730e06c115566f9ad26bd59398751c4e5368ce281f25ab7660d44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarakc02/actions/runs/25623293631"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-10T07:54:19.000Z",
      "commit": "cba898eb82e99aa2de53cd254904cc62ef095ebd",
      "fileid": "d2ed07296fd5034db4c48ee14c446703b68e23ba033168777bc482f31d7b70d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarakc02/actions/runs/25623293631"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-10T07:54:15.000Z",
      "commit": "cba898eb82e99aa2de53cd254904cc62ef095ebd",
      "fileid": "d95cf1871f46eb2d89bdec47cf630b4732887e09577a482677a79b0eaced06df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarakc02/actions/runs/25623293631"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-10T07:53:43.000Z",
      "commit": "cba898eb82e99aa2de53cd254904cc62ef095ebd",
      "fileid": "c482868c748e5d84b5f9b15e017ce7a40160dba6fd47375949b226f6bbd493f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarakc02/actions/runs/25623293631"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-10T07:53:48.000Z",
      "commit": "cba898eb82e99aa2de53cd254904cc62ef095ebd",
      "fileid": "ba3ef62fdcc014060474db24d16b5ce9b9675c6874bef0e0756879828111b74e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarakc02/actions/runs/25623293631"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-10T07:57:06.000Z",
      "commit": "cba898eb82e99aa2de53cd254904cc62ef095ebd",
      "fileid": "59dcceba494c18b1f390531a771952380d167e99b7a1cf6d6da7e183295da072",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarakc02/actions/runs/25623293631"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-05-22T12:26:00.000Z",
      "commit": "cba898eb82e99aa2de53cd254904cc62ef095ebd",
      "fileid": "6785101286bab7fe9827af03ffc86a2fe28deaa4895e1eca1165443bb5fae474",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tarakc02/actions/runs/25623293631"
    }
  ]
}