{
  "_id": "6a103f1aacfb0bcc41c9cbe1",
  "Package": "basemaps",
  "Type": "Package",
  "Title": "Accessing Spatial Basemaps in R",
  "Version": "0.1.0",
  "Date": "2025-08-01",
  "Authors@R": "person(\"Jakob\", \"Schwalb-Willmann\", email = \"dev@schwalb-willmann.de\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-2665-1509\"))",
  "Description": "A lightweight package to access spatial basemaps from open\nsources such as 'OpenStreetMap', 'Carto', 'Mapbox' and others\nin R.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/16eagle/basemaps/issues",
  "URL": "https://jakob.schwalb-willmann.de/basemaps/",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibmagick++-dev gsfonts libpng-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://16eagle.r-universe.dev",
  "Date/Publication": "2025-08-01 08:55:27 UTC",
  "RemoteUrl": "https://github.com/16EAGLE/basemaps",
  "RemoteRef": "HEAD",
  "RemoteSha": "aa727308d06323c75462cd18dac71d1a5360f9ae",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 08:56:29 UTC",
    "User": "root"
  },
  "Author": "Jakob Schwalb-Willmann [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2665-1509>)",
  "Maintainer": "Jakob Schwalb-Willmann <dev@schwalb-willmann.de>",
  "MD5sum": "ebb0a07e83cce336bfba5964230d35ac",
  "_user": "16eagle",
  "_type": "src",
  "_file": "basemaps_0.1.0.tar.gz",
  "_fileid": "b02645daf1d4f81b7b4e3b0d50f93e0435807863ae00f9fae03db0d33986c044",
  "_filesize": 156247,
  "_sha256": "b02645daf1d4f81b7b4e3b0d50f93e0435807863ae00f9fae03db0d33986c044",
  "_created": "2026-05-11T08:56:29.000Z",
  "_published": "2026-05-22T11:33:46.525Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77371182161,
      "time": 230,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914330694"
    },
    {
      "job": 77371182101,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914318997"
    },
    {
      "job": 77371182080,
      "time": 240,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914320403"
    },
    {
      "job": 77371182215,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914304143"
    },
    {
      "job": 77371181819,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914253995"
    },
    {
      "job": 77371181345,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159491803"
    },
    {
      "job": 77371181877,
      "time": 675,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914479060"
    },
    {
      "job": 77371182378,
      "time": 556,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914439445"
    },
    {
      "job": 77371182061,
      "time": 161,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914307289"
    }
  ],
  "_buildurl": "https://github.com/r-universe/16eagle/actions/runs/25660199427",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/16EAGLE/basemaps",
  "_commit": {
    "id": "aa727308d06323c75462cd18dac71d1a5360f9ae",
    "author": "16EAGLE <jxsw@web.de>",
    "committer": "16EAGLE <jxsw@web.de>",
    "message": "updated actions\n",
    "time": 1754038527
  },
  "_maintainer": {
    "name": "Jakob Schwalb-Willmann",
    "email": "dev@schwalb-willmann.de",
    "orcid": "0000-0003-2665-1509"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "slippymath",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stars",
      "role": "Suggests"
    },
    {
      "package": "raster",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "mapview",
      "role": "Suggests"
    },
    {
      "package": "mapedit",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "16eagle",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "basemaps",
    "carto",
    "esri",
    "mapbox",
    "maptiler",
    "openstreetmap",
    "osm",
    "spatial",
    "stadia",
    "stamen",
    "thunderforest"
  ],
  "_stars": 65,
  "_contributors": [
    {
      "user": "16eagle",
      "count": 129,
      "uuid": 23257860
    },
    {
      "user": "pushing-boulders",
      "count": 2,
      "uuid": 106434615
    },
    {
      "user": "robertomrosati",
      "count": 1,
      "uuid": 72670512
    },
    {
      "user": "stevenbedrick",
      "count": 1,
      "uuid": 51869
    }
  ],
  "_userbio": {
    "uuid": 23257860,
    "type": "user",
    "name": "Jakob Schwalb-Willmann",
    "description": "Spatial Data Science, Earth Observation & Geoanalysis."
  },
  "_downloads": {
    "count": 1234,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/basemaps"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/16eagle/basemaps",
  "_searchresults": 412,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/basemaps.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/16eagle/basemaps",
  "_realowner": "16eagle",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-05-19"
    },
    {
      "version": "0.0.4",
      "date": "2022-09-08"
    },
    {
      "version": "0.0.5",
      "date": "2022-09-26"
    },
    {
      "version": "0.0.6",
      "date": "2024-03-04"
    },
    {
      "version": "0.0.7",
      "date": "2024-04-16"
    },
    {
      "version": "0.0.8",
      "date": "2024-11-01"
    }
  ],
  "_exports": [
    "add_maptypes",
    "basemap",
    "basemap_geotif",
    "basemap_gglayer",
    "basemap_ggplot",
    "basemap_magick",
    "basemap_mapview",
    "basemap_plot",
    "basemap_png",
    "basemap_raster",
    "basemap_stars",
    "basemap_terra",
    "draw_ext",
    "flush_cache",
    "get_defaults",
    "get_maptypes",
    "gg_raster",
    "load_maptypes",
    "reset_defaults",
    "save_maptypes",
    "set_defaults"
  ],
  "_datasets": [
    {
      "name": "ext",
      "title": "Example extent",
      "object": "ext",
      "file": "ext.rda",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "X_leaflet_id",
        "feature_type",
        "geometry"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "ext_eur",
      "title": "Example extent",
      "object": "ext_eur",
      "file": "ext_eur.rda",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "X_leaflet_id",
        "feature_type",
        "geometry"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "basemap",
      "title": "Get a spatial basemap",
      "topics": [
        "basemap",
        "basemap_geotif",
        "basemap_gglayer",
        "basemap_ggplot",
        "basemap_magick",
        "basemap_mapview",
        "basemap_plot",
        "basemap_png",
        "basemap_raster",
        "basemap_stars",
        "basemap_terra"
      ]
    },
    {
      "page": "cache",
      "title": "Flush 'basemaps' cache",
      "topics": [
        "cache",
        "flush_cache"
      ]
    },
    {
      "page": "data",
      "title": "Example extent",
      "topics": [
        "data",
        "ext",
        "ext_eur"
      ]
    },
    {
      "page": "defaults",
      "title": "Set, get and reset 'basemaps' defaults",
      "topics": [
        "defaults",
        "get_defaults",
        "reset_defaults",
        "set_defaults"
      ]
    },
    {
      "page": "draw_ext",
      "title": "Draw extent",
      "topics": [
        "draw_ext"
      ]
    },
    {
      "page": "maptypes",
      "title": "Get supported map types or add new map types",
      "topics": [
        "add_maptypes",
        "get_maptypes",
        "load_maptypes",
        "maptypes",
        "save_maptypes"
      ]
    },
    {
      "page": "plot",
      "title": "Plot raster objects using 'ggplot'",
      "topics": [
        "gg_raster",
        "plot"
      ]
    }
  ],
  "_readme": "https://github.com/16EAGLE/basemaps/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "e1071",
    "glue",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magick",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pbapply",
    "png",
    "proxy",
    "purrr",
    "R6",
    "raster",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "slippymath",
    "sp",
    "sys",
    "terra",
    "units",
    "vctrs",
    "wk"
  ],
  "_score": 7.473368241812539,
  "_indexed": true,
  "_nocasepkg": "basemaps",
  "_universes": [
    "16eagle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T08:59:26.000Z",
      "distro": "noble",
      "commit": "aa727308d06323c75462cd18dac71d1a5360f9ae",
      "fileid": "f49bdc35dd0002132e403fcd901ec9db07d2dd55af895bf51b8cba381814c870",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/25660199427"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T08:58:55.000Z",
      "distro": "noble",
      "commit": "aa727308d06323c75462cd18dac71d1a5360f9ae",
      "fileid": "ba3673eaa4776304cdc82233fc1d7ca41d9bc8e54bab159b3479b3c3e0b02407",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/25660199427"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T08:59:24.000Z",
      "commit": "aa727308d06323c75462cd18dac71d1a5360f9ae",
      "fileid": "4ceb669f8e0eaae06cd39368782726ae9259605acdb69e3ad1cfb713fc51ae72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/25660199427"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T08:58:34.000Z",
      "commit": "aa727308d06323c75462cd18dac71d1a5360f9ae",
      "fileid": "51b240107e191204417c5cbea359598f6b8abefc4aac378b98b70233e3c7d4db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/25660199427"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T09:06:30.000Z",
      "commit": "aa727308d06323c75462cd18dac71d1a5360f9ae",
      "fileid": "a82fd1411ca2ca4cec69ba1d402c49e210f5a97c348fda95a11881bc6fec940f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/25660199427"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T09:04:33.000Z",
      "commit": "aa727308d06323c75462cd18dac71d1a5360f9ae",
      "fileid": "25e2a2848e0e0373ecb510c1fa72a78dad018795a0d973db1369731bbd44e53d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/25660199427"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T08:58:02.000Z",
      "commit": "aa727308d06323c75462cd18dac71d1a5360f9ae",
      "fileid": "d4f7fd55f6c014224247b21dd9cdff5218c47a9e09551f4e6e2da28d4f431444",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/25660199427"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:33:23.000Z",
      "commit": "aa727308d06323c75462cd18dac71d1a5360f9ae",
      "fileid": "90d64c12d31f5f1a44bb8e5e99c91acfe29951d7ed7cf296ec431fd4f1245308",
      "status": "success",
      "buildurl": "https://github.com/r-universe/16eagle/actions/runs/25660199427"
    }
  ]
}