{
  "_id": "6a102e35acfb0bcc41c9437c",
  "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-05-13 05:23:59 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>",
  "MD5sum": "6d57d9bd74fcb3911d0720d670c71de7",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "ceramic_0.9.5.tar.gz",
  "_fileid": "0575639853c7c90231aba5ed3e67ac16fbe97d1bc26b6ad996f03ceefca74f93",
  "_filesize": 4169147,
  "_sha256": "0575639853c7c90231aba5ed3e67ac16fbe97d1bc26b6ad996f03ceefca74f93",
  "_created": "2026-05-13T05:23:59.000Z",
  "_published": "2026-05-22T10:21:41.233Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77360747606,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962285645"
    },
    {
      "job": 77360747459,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962284226"
    },
    {
      "job": 77360747693,
      "time": 221,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962286654"
    },
    {
      "job": 77360747875,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962266010"
    },
    {
      "job": 77360746679,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962239839"
    },
    {
      "job": 77360746923,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158228750"
    },
    {
      "job": 77360747273,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962275225"
    },
    {
      "job": 77360747773,
      "time": 171,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962276327"
    },
    {
      "job": 77360747524,
      "time": 181,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962279292"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780005604",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 4107631
  },
  "_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": 269,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ceramic"
  },
  "_devurl": "https://github.com/hypertidy/ceramic",
  "_pkgdown": "https://hypertidy.github.io/ceramic/",
  "_searchresults": 139,
  "_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.514082662525831,
  "_indexed": true,
  "_nocasepkg": "ceramic",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.5",
      "date": "2026-05-13T05:26:32.000Z",
      "distro": "noble",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "56bbe60e533909f1482b4a5f41d96d803e8f5451d74cdcab56793b9a3eb66ce3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780005604"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.5",
      "date": "2026-05-13T05:26:29.000Z",
      "distro": "noble",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "02335281c9a07d604fa7a28377d96ba837ce7c727d75eb938ef6ae4309ff3e39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780005604"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.5",
      "date": "2026-05-13T05:26:12.000Z",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "d5a116a601c57144b4bbbf29da3fe757584a1b2a49e864b88bfef7348870c734",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780005604"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.5",
      "date": "2026-05-13T05:25:38.000Z",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "23c2ad6578ca067998a5b5344f17579ff431d6199e00339f79c19528636a5779",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780005604"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.5",
      "date": "2026-05-13T05:25:36.000Z",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "5bd20f7c064238e7be89c6d7c2dd8d95d98f44c365562264006c754de4a7f1b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780005604"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.5",
      "date": "2026-05-13T05:25:28.000Z",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "03d308878af8d292cafb0e98306574c2a4215a32880b2d6fdd40448a5576ba92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780005604"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.5",
      "date": "2026-05-13T05:25:39.000Z",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "127e5130e25ca5eb8b06f288be6e715ea25e9561d1c3ae482ea55059939ea434",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780005604"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.5",
      "date": "2026-05-22T10:21:20.000Z",
      "commit": "167733814f61d8a49cdece0364169a6f0bd0c4b9",
      "fileid": "60c5f06f28c00562f298249bd0abeadb5490434b670ec86df1b83f7391638b7f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780005604"
    }
  ]
}