{
  "_id": "6a0f658aacfb0bcc41c5d1ac",
  "Package": "rosm",
  "Type": "Package",
  "Title": "Plot Raster Map Tiles from Open Street Map and Other Sources",
  "Version": "0.3.1",
  "Encoding": "UTF-8",
  "Authors@R": "c(person(\"Dewey\", \"Dunnington\", role = c(\"aut\", \"cre\"),\nemail = \"dewey@fishandwhistle.net\", comment = c(ORCID = \"0000-0002-9415-4582\")),\nperson(\"Timothée\", \"Giraud\", role = \"ctb\"))",
  "Maintainer": "Dewey Dunnington <dewey@fishandwhistle.net>",
  "Description": "Download and plot Open Street Map\n<https://www.openstreetmap.org/>, Bing Maps\n<https://www.bing.com/maps> and other tiled map sources. Use to\ncreate basemaps quickly and add hillshade to vector-based maps.",
  "License": "GPL-2",
  "URL": "https://github.com/paleolimbot/rosm",
  "BugReports": "https://github.com/paleolimbot/rosm/issues",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libjpeg-dev libpng-dev libssl-dev",
  "Repository": "https://thinkr-open.r-universe.dev",
  "Date/Publication": "2026-01-21 03:27:33 UTC",
  "RemoteUrl": "https://github.com/paleolimbot/rosm",
  "RemoteRef": "HEAD",
  "RemoteSha": "c4ef29b497af47cdd78d723d158089172d25694e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:08:17 UTC",
    "User": "root"
  },
  "Author": "Dewey Dunnington [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9415-4582>),\nTimothée Giraud [ctb]",
  "MD5sum": "3bd27b4b4c28f307aa9329e9a6253aab",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "rosm_0.3.1.tar.gz",
  "_fileid": "fe8f9f9621e75ea89aa11103316fd7fe14ae599502c72e5f6df0053975a32ab2",
  "_filesize": 814086,
  "_sha256": "fe8f9f9621e75ea89aa11103316fd7fe14ae599502c72e5f6df0053975a32ab2",
  "_created": "2026-05-21T10:08:17.000Z",
  "_published": "2026-05-21T20:05:30.323Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77258434063,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132995035"
    },
    {
      "job": 77258434338,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132992564"
    },
    {
      "job": 77258434206,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132985365"
    },
    {
      "job": 77258434055,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132984149"
    },
    {
      "job": 77258434111,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132950573"
    },
    {
      "job": 77258433440,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145992813"
    },
    {
      "job": 77258434238,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132985990"
    },
    {
      "job": 77258434023,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132981995"
    },
    {
      "job": 77258434103,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132983713"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26219396640",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paleolimbot/rosm",
  "_commit": {
    "id": "c4ef29b497af47cdd78d723d158089172d25694e",
    "author": "Dewey Dunnington <dewey@fishandwhistle.net>",
    "committer": "Dewey Dunnington <dewey@fishandwhistle.net>",
    "message": "admin\n",
    "time": 1768966053
  },
  "_maintainer": {
    "name": "Dewey Dunnington",
    "email": "dewey@fishandwhistle.net",
    "login": "paleolimbot",
    "mastodon": "@paleolimbot@fosstodon.org",
    "bluesky": "@paleolimbot.bsky.social",
    "linkedin": "in/deweydunnington",
    "orcid": "0000-0002-9415-4582",
    "twitter": "@paleolimbot",
    "description": "Geo at @wherobots, formerly @voltrondata + @rstudio",
    "uuid": 10995762
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "wk",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "plyr",
      "role": "Suggests"
    },
    {
      "package": "raster",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "abind",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "tiff",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "paleolimbot",
  "_selfowned": false,
  "_usedby": 28,
  "_updates": [
    {
      "week": "2026-04",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.3.1",
      "date": "2026-01-21"
    }
  ],
  "_stars": 29,
  "_contributors": [
    {
      "user": "paleolimbot",
      "count": 168,
      "uuid": 10995762
    },
    {
      "user": "dblodgett-usgs",
      "count": 1,
      "uuid": 1492803
    },
    {
      "user": "eliocamp",
      "count": 1,
      "uuid": 8617595
    }
  ],
  "_userbio": {
    "uuid": 19155426,
    "type": "organization",
    "name": "ThinkR",
    "description": "R Engineering, training, and consulting"
  },
  "_downloads": {
    "count": 23389,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rosm"
  },
  "_devurl": "https://github.com/paleolimbot/rosm",
  "_searchresults": 189,
  "_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/rosm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paleolimbot/rosm",
  "_realowner": "paleolimbot",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2015-10-19"
    },
    {
      "version": "0.1.2",
      "date": "2015-10-20"
    },
    {
      "version": "0.1.3",
      "date": "2015-12-06"
    },
    {
      "version": "0.1.4",
      "date": "2016-04-08"
    },
    {
      "version": "0.2",
      "date": "2017-03-31"
    },
    {
      "version": "0.2.1",
      "date": "2017-04-01"
    },
    {
      "version": "0.2.2",
      "date": "2017-04-07"
    },
    {
      "version": "0.2.4",
      "date": "2019-03-15"
    },
    {
      "version": "0.2.5",
      "date": "2019-07-22"
    },
    {
      "version": "0.2.6",
      "date": "2022-06-09"
    },
    {
      "version": "0.3.0",
      "date": "2023-08-27"
    },
    {
      "version": "0.3.1",
      "date": "2026-01-21"
    }
  ],
  "_exports": [
    "as_osm_url_spec",
    "as.tile_source",
    "bmaps.plot",
    "bmaps.types",
    "extract_bbox",
    "get_default_cachedir",
    "get_default_tile_source",
    "has_internet",
    "is.tile_source",
    "makebbox",
    "osm_crs_native",
    "osm_ensure_lnglat",
    "osm_ensure_native",
    "osm_lnglat",
    "osm_native",
    "osm_raster",
    "osm_tile",
    "osm_tile_covering",
    "osm_tile_envelope",
    "osm_tile_quadkey",
    "osm_tile_top_left",
    "osm_url",
    "osm_url_load_async",
    "osm_url_spec",
    "osm_url_spec_example",
    "osm_zoom_num_tiles",
    "osm.image",
    "osm.lines",
    "osm.plot",
    "osm.points",
    "osm.polygon",
    "osm.raster",
    "osm.segments",
    "osm.text",
    "osm.types",
    "register_tile_source",
    "set_default_cachedir",
    "set_default_tile_source",
    "source_from_url_format",
    "zoombbox"
  ],
  "_help": [
    {
      "page": "deprecated",
      "title": "Deprecated interface",
      "topics": [
        "as.tile_source",
        "bmaps.plot",
        "bmaps.types",
        "extract_bbox",
        "get_default_tile_source",
        "is.tile_source",
        "makebbox",
        "osm.image",
        "osm.lines",
        "osm.plot",
        "osm.points",
        "osm.polygon",
        "osm.raster",
        "osm.segments",
        "osm.text",
        "osm.types",
        "register_tile_source",
        "set_default_tile_source",
        "source_from_url_format",
        "zoombbox"
      ]
    },
    {
      "page": "has_internet",
      "title": "Check for Internet",
      "topics": [
        "has_internet"
      ]
    },
    {
      "page": "osm_native",
      "title": "Coordinate helpers",
      "topics": [
        "osm_crs_native",
        "osm_ensure_lnglat",
        "osm_ensure_native",
        "osm_lnglat",
        "osm_native"
      ]
    },
    {
      "page": "osm_raster",
      "title": "Load an Open Street Map image",
      "topics": [
        "osm_raster"
      ]
    },
    {
      "page": "osm_tile",
      "title": "Low-level tile math",
      "topics": [
        "osm_tile",
        "osm_tile_envelope",
        "osm_tile_quadkey",
        "osm_tile_top_left"
      ]
    },
    {
      "page": "osm_tile_covering",
      "title": "Get an OSM tile covering",
      "topics": [
        "osm_tile_covering",
        "osm_zoom_num_tiles"
      ]
    },
    {
      "page": "osm_url",
      "title": "Resolve a tile into a URL",
      "topics": [
        "osm_url"
      ]
    },
    {
      "page": "osm_url_load_async",
      "title": "Load tile URLs",
      "topics": [
        "osm_url_load_async"
      ]
    },
    {
      "page": "osm_url_spec",
      "title": "Tile URL Specification",
      "topics": [
        "as_osm_url_spec",
        "osm_url_spec",
        "osm_url_spec_example"
      ]
    },
    {
      "page": "set_default_cachedir",
      "title": "Set/Get the Default Tile Cache Location",
      "topics": [
        "get_default_cachedir",
        "set_default_cachedir"
      ]
    }
  ],
  "_readme": "https://github.com/paleolimbot/rosm/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "crayon",
    "curl",
    "glue",
    "hms",
    "jpeg",
    "lifecycle",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "R6",
    "rlang",
    "vctrs",
    "wk"
  ],
  "_score": 9.032150742018226,
  "_indexed": false,
  "_nocasepkg": "rosm",
  "_universes": [
    "thinkr-open"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-21T10:10:25.000Z",
      "distro": "noble",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "6dc9fcdd15efee14c38f5529adc2dca71ec46fbeff65bbb3c5c7ca244f937298",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26219396640"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-21T10:10:18.000Z",
      "distro": "noble",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "455566e839e585f7e78c55027d14890d5f57a1a665653ba075cb68c5329b9a67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26219396640"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-21T10:10:00.000Z",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "2d97e2183bfc4e639d13a9050c9dfff514f3a8e9ec9b0d969b56c58359be233f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26219396640"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-21T10:09:57.000Z",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "be4d81605d28ae9fb3251dfa15f421a0092df23cc3be2e58e42799fa4350af96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26219396640"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-21T20:05:15.000Z",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "2c30e723599d6195188e7983674ab064ee3ad963f0d0d6193b5de3b325026d57",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26219396640"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-21T10:09:50.000Z",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "cc1ee7e59ef8c686110386f7c882378c379007ab25e12bbc901aa92dce180587",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26219396640"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-21T10:09:40.000Z",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "171df9dafb47ee917d0fc9915fcdab6e43388c53931f26b0aa9370fff3c433e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26219396640"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-21T10:09:37.000Z",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "62de321648b8e72a928e6aeb5e144204dee47d7a0f2787e06d03bf27bccde1bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/26219396640"
    }
  ]
}