{
  "_id": "6a624e48717f18b497d41593",
  "Package": "maptiles",
  "Title": "Download and Display Map Tiles",
  "Version": "0.12.0",
  "Authors@R": "c(person(given = \"Timothée\", \nfamily = \"Giraud\",\nemail = \"timothee.giraud@cnrs.fr\",\nrole = c(\"cre\",\"aut\"),\ncomment = c(ORCID = \"0000-0002-1932-3323\")),\nperson(given = \"Diego\",\nfamily = \"Hernangómez\",\nrole = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0001-8457-4658\")),\nperson(given = \"Robert J.\",\nfamily = \"Hijmans\",\nrole = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0001-5872-2872\")),\nperson(given = \"Hugh A.\",\nfamily = \"Graham\",\nrole = c(\"ctb\")),\nperson(given = \"Miles\",\nfamily = \"McBain\",\nrole = \"cph\",\ncomment =\n\"Slippy map tiles functions, from slippymath package\"))",
  "Description": "To create maps from tiles, 'maptiles' downloads, composes\nand displays tiles from a large number of providers (e.g.\n'OpenStreetMap', 'Stadia', 'Esri', 'CARTO', or\n'Thunderforest').",
  "URL": "https://github.com/riatelab/maptiles/",
  "BugReports": "https://github.com/riatelab/maptiles/issues/",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 17:12:34 UTC",
    "User": "root"
  },
  "Author": "Timothée Giraud [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-1932-3323>), Diego Hernangómez\n[ctb] (ORCID: <https://orcid.org/0000-0001-8457-4658>), Robert\nJ. Hijmans [ctb] (ORCID:\n<https://orcid.org/0000-0001-5872-2872>), Hugh A. Graham [ctb],\nMiles McBain [cph] (Slippy map tiles functions, from slippymath\npackage)",
  "Maintainer": "Timothée Giraud <timothee.giraud@cnrs.fr>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-23 15:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/maptiles",
  "RemoteRef": "HEAD",
  "RemoteSha": "c973388035d0cf67b938a3b37929006c0138200b",
  "_user": "cran",
  "_type": "src",
  "_file": "maptiles_0.12.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a6128de360af7d9a1b8e427d564410ca22ea8e7b1f3be9a815942029fc923b3a",
  "_filesize": 1517798,
  "_sha256": "a6128de360af7d9a1b8e427d564410ca22ea8e7b1f3be9a815942029fc923b3a",
  "_expires": "2026-10-31T17:24:22.000Z",
  "_created": "2026-07-23T17:12:34.000Z",
  "_published": "2026-07-23T17:24:24.483Z",
  "_jobs": [
    {
      "job": 89278797537,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8572443018"
    },
    {
      "job": 89278797393,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8572441987"
    },
    {
      "job": 89277978703,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8572262167"
    },
    {
      "job": 89278797343,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8572422781"
    },
    {
      "job": 89278797450,
      "time": 149,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8572408435"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/30028194590",
  "_status": "success",
  "_upstream": "https://github.com/cran/maptiles",
  "_commit": {
    "id": "c973388035d0cf67b938a3b37929006c0138200b",
    "author": "Timothée Giraud <timothee.giraud@cnrs.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.12.0\n",
    "time": 1784820602
  },
  "_maintainer": {
    "name": "Timothée Giraud",
    "email": "timothee.giraud@cnrs.fr",
    "login": "rcarto",
    "mastodon": "@rcarto@fosstodon.org",
    "orcid": "0000-0002-1932-3323",
    "description": "R packages",
    "uuid": 3041254
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "terra",
      "version": ">= 1.8-21",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 40,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.11.0",
      "date": "2025-12-12"
    },
    {
      "name": "0.12.0",
      "date": "2026-07-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rcarto",
      "count": 15,
      "uuid": 3041254
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 623,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 23116,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/maptiles"
  },
  "_devurl": "https://github.com/riatelab/maptiles",
  "_searchresults": 515,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/maptiles.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/riatelab/maptiles",
  "_realowner": "riatelab",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-11-10"
    },
    {
      "version": "0.1.1",
      "date": "2020-11-20"
    },
    {
      "version": "0.1.2",
      "date": "2021-04-20"
    },
    {
      "version": "0.1.3",
      "date": "2021-04-28"
    },
    {
      "version": "0.2.0",
      "date": "2021-06-09"
    },
    {
      "version": "0.3.0",
      "date": "2021-09-24"
    },
    {
      "version": "0.4.0",
      "date": "2022-11-21"
    },
    {
      "version": "0.5.0",
      "date": "2023-04-04"
    },
    {
      "version": "0.6.1",
      "date": "2023-09-13"
    },
    {
      "version": "0.7.0",
      "date": "2024-01-11"
    },
    {
      "version": "0.8.0",
      "date": "2024-10-22"
    },
    {
      "version": "0.9.0",
      "date": "2025-02-04"
    },
    {
      "version": "0.10.0",
      "date": "2025-05-07"
    },
    {
      "version": "0.11.0",
      "date": "2025-12-12"
    },
    {
      "version": "0.12.0",
      "date": "2026-07-23"
    }
  ],
  "_exports": [
    "create_provider",
    "get_credit",
    "get_providers",
    "get_tiles",
    "plot_tiles"
  ],
  "_help": [
    {
      "page": "create_provider",
      "title": "Create a new tile provider",
      "topics": [
        "create_provider"
      ]
    },
    {
      "page": "get_credit",
      "title": "Get basemap tiles attribution",
      "topics": [
        "get_credit"
      ]
    },
    {
      "page": "get_providers",
      "title": "Providers",
      "topics": [
        "get_providers"
      ]
    },
    {
      "page": "get_tiles",
      "title": "Get basemap tiles from map servers",
      "topics": [
        "get_tiles"
      ]
    },
    {
      "page": "maptiles",
      "title": "Download and Display Map Tiles",
      "topics": [
        "maptiles-package",
        "maptiles"
      ]
    },
    {
      "page": "plot_tiles",
      "title": "Plot map tiles",
      "topics": [
        "plot_tiles"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/maptiles/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/maptiles/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "curl",
    "DBI",
    "digest",
    "e1071",
    "KernSmooth",
    "MASS",
    "png",
    "proxy",
    "Rcpp",
    "s2",
    "sf",
    "terra",
    "units",
    "wk"
  ],
  "_score": 7.154901160883162,
  "_indexed": false,
  "_nocasepkg": "maptiles",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://riatelab.r-universe.dev/maptiles",
  "_previous": "0.11.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.12.0",
      "date": "2026-07-23T17:18:10.000Z",
      "distro": "resolute",
      "commit": "c973388035d0cf67b938a3b37929006c0138200b",
      "fileid": "https://r2.ropensci.org/7c1cd913334250fb8727a468697f16dbf44423bcda83979b67252b6ec9d935cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30028194590"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.12.0",
      "date": "2026-07-23T17:18:05.000Z",
      "distro": "resolute",
      "commit": "c973388035d0cf67b938a3b37929006c0138200b",
      "fileid": "https://r2.ropensci.org/4882379e622e039c91bbaeaeebbe621a90167dfbac4c7a2b88515014e62c435c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30028194590"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.12.0",
      "date": "2026-07-23T17:18:43.000Z",
      "commit": "c973388035d0cf67b938a3b37929006c0138200b",
      "fileid": "https://r2.ropensci.org/dfde8cda5e0c0c965668814d283caf4eab8542eb5c3e18ba4f0ab00f3b317ede",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30028194590"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.12.0",
      "date": "2026-07-23T17:16:43.000Z",
      "commit": "c973388035d0cf67b938a3b37929006c0138200b",
      "fileid": "https://r2.ropensci.org/7c1bd54866db0ef670f45f83befad9b84e2813442de7a04988f70b4957603c0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30028194590"
    }
  ]
}