{
  "_id": "6a363bcd3efcd9bda43fa5d3",
  "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-06-20 06:56:18 UTC",
    "User": "root"
  },
  "Author": "Dewey Dunnington [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9415-4582>),\nTimothée Giraud [ctb]",
  "MD5sum": "68d0beb45b46d72378ff27dbbe20c662",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "rosm_0.3.1.tar.gz",
  "_fileid": "7bdfe870f8f9791c48e76620ee54d0484f0d300edbbb78b815e801afecaa6deb",
  "_filesize": 817514,
  "_sha256": "7bdfe870f8f9791c48e76620ee54d0484f0d300edbbb78b815e801afecaa6deb",
  "_created": "2026-06-20T06:56:18.000Z",
  "_published": "2026-06-20T07:05:49.551Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82463573160,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763021755"
    },
    {
      "job": 82463573151,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763021229"
    },
    {
      "job": 82463573152,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763017810"
    },
    {
      "job": 82463573176,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763017705"
    },
    {
      "job": 82463407481,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763006292"
    },
    {
      "job": 82463573166,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763018744"
    },
    {
      "job": 82463573167,
      "time": 537,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763068394"
    },
    {
      "job": 82463573164,
      "time": 480,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763061568"
    },
    {
      "job": 82463573163,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763018636"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27863462287",
  "_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": 29,
  "_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",
    "followers": 258,
    "description": "R Engineering, training, and consulting"
  },
  "_downloads": {
    "count": 17071,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rosm"
  },
  "_devurl": "https://github.com/paleolimbot/rosm",
  "_searchresults": 181,
  "_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": 8.89185478772946,
  "_indexed": false,
  "_nocasepkg": "rosm",
  "_universes": [
    "thinkr-open"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-20T06:58:27.000Z",
      "distro": "noble",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "39eb48e34ca485333a71fb2cd5028401a3b80ce874f9d820b9aae1fd9e3a84ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27863462287"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-20T06:58:23.000Z",
      "distro": "noble",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "10d94f23563ae7275eac5602606df8c1f57f407c25b3bcc70ab18d3bc038f8ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27863462287"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-20T06:57:57.000Z",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "af7cde891896db4eba938ea11e1405f42b0c6091f6620378079238fdb62d4ce2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27863462287"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-20T06:57:56.000Z",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "f51ca94edf4f9be58c3402cc9a0ef16c319f69fdc5f8fb145e4f072cd236ebd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27863462287"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-20T06:58:17.000Z",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "d70050779b39ac790f96bb3ee73c96304abe7c64918b3c7e5766fd62b7f1070e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27863462287"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-20T07:05:06.000Z",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "1cbac6211b3bf15acf47948b41cb1ffe36976d1dba7d885b21a0b09797cd8f51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27863462287"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-20T07:04:09.000Z",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "efa872780d7eaebbaba384f147525d7c56d1c0d39b1c9db7808393e2bc39a3c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27863462287"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-20T06:57:43.000Z",
      "commit": "c4ef29b497af47cdd78d723d158089172d25694e",
      "fileid": "00d384ea1d866dcb5c6eb56c06af74b172a03fff71e8ed789ec5ffd06022b305",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27863462287"
    }
  ]
}