{
  "_id": "6a49fec75cca5d75a16143c2",
  "Package": "ceramic",
  "Title": "Download Online Imagery Tiles",
  "Version": "0.9.5",
  "Authors@R": "c(\nperson(\"Michael\", \"Sumner\", email = \"mdsumner@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2471-7511\")),\nperson(\"Miles\", \"McBain\",  role = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0003-2865-2548\")),\nperson(\"Ben\", \"Raymond\", role = c(\"ctb\"), comment = \"regex wizardry\")\n)",
  "Description": "Download imagery tiles to a standard cache and load the\ndata into raster objects. Facilities for 'AWS' terrain\n<https://registry.opendata.aws/terrain-tiles/> terrain and\n'Mapbox' <https://www.mapbox.com/> servers are provided.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.0",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://hypertidy.github.io/ceramic/",
  "BugReports": "https://github.com/hypertidy/ceramic/issues",
  "Language": "en-US",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libgdal-dev gdal-bin libgeos-dev make\nlibicu-dev libpng-dev libuv1-dev libzstd-dev libssl-dev\nlibproj-dev libsqlite3-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2024-02-27 02:40:22 UTC",
  "RemoteUrl": "https://github.com/hypertidy/ceramic",
  "RemoteRef": "HEAD",
  "RemoteSha": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 10:40:30 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2471-7511>),\nMiles McBain [ctb] (ORCID: <https://orcid.org/0000-0003-2865-2548>),\nBen Raymond [ctb] (regex wizardry)",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "ceramic_0.9.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/3cd4e935582d37f8462d0f9a4459d52fc0a394ec566c1020dcfc846301e3bfd9",
  "_filesize": 4169150,
  "_sha256": "3cd4e935582d37f8462d0f9a4459d52fc0a394ec566c1020dcfc846301e3bfd9",
  "_expires": "2026-10-13T06:50:45.000Z",
  "_created": "2026-06-12T10:40:30.000Z",
  "_published": "2026-07-05T06:50:47.480Z",
  "_jobs": [
    {
      "job": 85200597027,
      "time": 214,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7589463424"
    },
    {
      "job": 85200597141,
      "time": 212,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589462467"
    },
    {
      "job": 85200597034,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7589452410"
    },
    {
      "job": 85200597004,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589444040"
    },
    {
      "job": 85200597032,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589394674"
    },
    {
      "job": 85200597068,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589443757"
    },
    {
      "job": 85200597009,
      "time": 180,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7589452765"
    },
    {
      "job": 85200597017,
      "time": 171,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7589450309"
    },
    {
      "job": 85200597053,
      "time": 162,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589447364"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410478406",
  "_status": "success",
  "_upstream": "https://github.com/hypertidy/ceramic",
  "_commit": {
    "id": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "rhub2\n",
    "time": 1709001622
  },
  "_maintainer": {
    "name": "Michael Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "orcid": "0000-0002-2471-7511",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "terra",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "slippymath",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "crsmeta",
      "role": "Imports"
    },
    {
      "package": "vapour",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "wk",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 94,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 219,
      "uuid": 4107631
    },
    {
      "user": "espinielli",
      "count": 2,
      "uuid": 891692
    },
    {
      "user": "gregmacfarlane",
      "count": 1,
      "uuid": 2234830
    },
    {
      "user": "milesmcbain",
      "count": 1,
      "uuid": 9996346
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    },
    {
      "user": "rhijmans",
      "count": 1,
      "uuid": 11481397
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 294,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ceramic"
  },
  "_devurl": "https://github.com/hypertidy/ceramic",
  "_pkgdown": "https://hypertidy.github.io/ceramic/",
  "_searchresults": 171,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ceramic.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/hypertidy/ceramic",
  "_realowner": "hypertidy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6.0",
      "date": "2019-07-20"
    },
    {
      "version": "0.8.0",
      "date": "2023-04-22"
    },
    {
      "version": "0.9.0",
      "date": "2024-01-22"
    },
    {
      "version": "0.9.5",
      "date": "2024-02-27"
    }
  ],
  "_exports": [
    "cc_casey",
    "cc_davis",
    "cc_elevation",
    "cc_heard",
    "cc_kingston",
    "cc_location",
    "cc_macquarie",
    "cc_mawson",
    "ceramic_cache",
    "ceramic_tiles",
    "clear_ceramic_cache",
    "get_api_key",
    "get_tiles",
    "get_tiles_buffer",
    "get_tiles_dim",
    "get_tiles_zoom",
    "mercator_tile_extent",
    "plot_tiles",
    "read_tiles",
    "tiles_to_polygon",
    "unpack_rgb"
  ],
  "_datasets": [
    {
      "name": "cities",
      "title": "Cities locations",
      "object": "cities",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "country.etc",
        "pop",
        "lat",
        "long",
        "capital"
      ],
      "rows": 43645,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cc_location",
      "title": "Obtain tiled imagery by location query",
      "topics": [
        "cc_casey",
        "cc_davis",
        "cc_elevation",
        "cc_heard",
        "cc_kingston",
        "cc_location",
        "cc_macquarie",
        "cc_mawson"
      ]
    },
    {
      "page": "ceramic_cache",
      "title": "Ceramic file cache",
      "topics": [
        "ceramic_cache"
      ]
    },
    {
      "page": "ceramic_tiles",
      "title": "Tile files",
      "topics": [
        "ceramic_tiles"
      ]
    },
    {
      "page": "cities",
      "title": "Cities locations",
      "topics": [
        "cities"
      ]
    },
    {
      "page": "clear_ceramic_cache",
      "title": "Clear ceramic cache",
      "topics": [
        "clear_ceramic_cache"
      ]
    },
    {
      "page": "get_api_key",
      "title": "Get API key for Mapbox service",
      "topics": [
        "get_api_key"
      ]
    },
    {
      "page": "get_tiles",
      "title": "Download imagery tiles",
      "topics": [
        "get_tiles",
        "read_tiles"
      ]
    },
    {
      "page": "get-tiles-constrained",
      "title": "Get tiles with specific constraints",
      "topics": [
        "get-tiles-constrained",
        "get_tiles_buffer",
        "get_tiles_dim",
        "get_tiles_zoom"
      ]
    },
    {
      "page": "mercator_tile_extent",
      "title": "Tile extent",
      "topics": [
        "mercator_tile_extent"
      ]
    },
    {
      "page": "plot_tiles",
      "title": "Plot slippy map tiles",
      "topics": [
        "plot_tiles",
        "tiles_to_polygon"
      ]
    },
    {
      "page": "unpack_rgb",
      "title": "Unpack Mapbox terrain-RGB",
      "topics": [
        "unpack_rgb"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/ceramic/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "crsmeta",
    "curl",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "nanoarrow",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "Rcpp",
    "rlang",
    "slippymath",
    "sp",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyselect",
    "utf8",
    "vapour",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 6.60406397266389,
  "_indexed": true,
  "_nocasepkg": "ceramic",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.5",
      "date": "2026-06-12T10:43:00.000Z",
      "distro": "noble",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "https://r2.ropensci.org/756ffaaea4aa4f5286a4566cea208da481d3e75c8fd29d3888fcf3f0330bb292",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410478406"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.5",
      "date": "2026-06-12T10:43:02.000Z",
      "distro": "noble",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "https://r2.ropensci.org/ecdb6d5e0d1754f53bf5f7922a4ef0866d2cedda1ab32172da23d5f0159e27f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410478406"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.5",
      "date": "2026-06-12T10:42:47.000Z",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "https://r2.ropensci.org/bd93ffe224caf8731ac38fa670b171d1d91b283c4a94f8ff4fadf7b357e0b874",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410478406"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.5",
      "date": "2026-06-12T10:42:25.000Z",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "https://r2.ropensci.org/e3afae03bb95da6cc26956a5cc6b3002bcc4b3d7647bc8baaf721f66f2201c6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410478406"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.5",
      "date": "2026-06-12T10:43:27.000Z",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "https://r2.ropensci.org/8519f7312b3d6dbf6781b21b8a042d5f1203ca68d839a052311827211ed9a127",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410478406"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.5",
      "date": "2026-06-12T10:42:09.000Z",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "https://r2.ropensci.org/fdc5864e1189e54cba7cb422f0b2c367c311a1f274025aa0543c0399bdbff04f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410478406"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.5",
      "date": "2026-06-12T10:42:13.000Z",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "https://r2.ropensci.org/5793e9b7b2c0b93a8da6cfc0d85bdd293a736be02f1fe897f3296676bea68aaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410478406"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.5",
      "date": "2026-06-12T10:41:59.000Z",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "https://r2.ropensci.org/938913af0f7dbb2ac1346dba0bdf507e18a67778be21f9880aee2f4b14766fa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410478406"
    }
  ]
}