{
  "_id": "6a44d4dd6ff6f2357551c207",
  "Package": "tiler",
  "Title": "Create Geographic and Non-Geographic Map Tiles",
  "Version": "0.3.3",
  "Authors@R": "c(\nperson(\"Matthew\", \"Leonawicz\", email = \"rpkgs@pm.me\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-9452-2771\")),\nperson(\"Alex M\", \"Chubaty\", email = \"achubaty@for-cast.ca\", role = \"ctb\", comment = c(ORCID = \"0000-0001-7146-8135\"))\n)",
  "Description": "Creates geographic map tiles from geospatial map files or\nnon-geographic map tiles from simple image files. This package\nprovides a tile generator function for creating map tile sets\nfor use with packages such as 'leaflet'. In addition to\ngenerating map tiles based on a common raster layer source, it\nalso handles the non-geographic edge case, producing map tiles\nfrom arbitrary images. These map tiles, which have a\nnon-geographic, simple coordinate reference system (CRS), can\nalso be used with 'leaflet' when applying the simple CRS\noption. Map tiles can be created from an input file with any of\nthe following extensions: tif, grd and nc for spatial maps and\npng, jpg and bmp for basic images. This package requires\n'Python' and the 'gdal' library for 'Python'. 'Windows' users\nare recommended to install 'OSGeo4W'\n(<https://trac.osgeo.org/osgeo4w/>) as an easy way to obtain\nthe required 'gdal' support for 'Python'.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/tiler/,\nhttps://github.com/ropensci/tiler",
  "BugReports": "https://github.com/ropensci/tiler/issues",
  "VignetteBuilder": "knitr",
  "ByteCompile": "true",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "Python (>= 2.7), python-gdal library (For Windows,\ngdal installed via OSGeo4W <https://trac.osgeo.org/osgeo4w/>\nrecommended) clipboard",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libpng-dev\nlibproj-dev python3 libsqlite3-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-12-02 18:46:09 UTC",
  "RemoteUrl": "https://github.com/ropensci/tiler",
  "RemoteRef": "master",
  "RemoteSha": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 08:26:53 UTC",
    "User": "root"
  },
  "Author": "Matthew Leonawicz [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9452-2771>),\nAlex M Chubaty [ctb] (ORCID: <https://orcid.org/0000-0001-7146-8135>)",
  "Maintainer": "Matthew Leonawicz <rpkgs@pm.me>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "tiler_0.3.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/2f92b8c5efbef3462708b4f0acf9d3cbeb4157c1747b98c2161b211de7ee28f9",
  "_filesize": 1040391,
  "_sha256": "2f92b8c5efbef3462708b4f0acf9d3cbeb4157c1747b98c2161b211de7ee28f9",
  "_expires": "2026-10-09T08:50:36.000Z",
  "_created": "2026-07-01T08:26:53.000Z",
  "_published": "2026-07-01T08:50:37.241Z",
  "_jobs": [
    {
      "job": 84488278659,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004324310"
    },
    {
      "job": 84488278665,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004325761"
    },
    {
      "job": 84488278657,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004768682"
    },
    {
      "job": 84488278654,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004787050"
    },
    {
      "job": 84487586157,
      "time": 173,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004259953"
    },
    {
      "job": 84487586207,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004258795"
    },
    {
      "job": 84488278652,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004330115"
    },
    {
      "job": 84488278660,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004308896"
    },
    {
      "job": 84488278661,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004300850"
    },
    {
      "job": 84488278689,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004305652"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503730003",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/tiler",
  "_commit": {
    "id": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
    "author": "Matt Leonawicz <rpkgs@proton.me>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #28 from ropensci/maelle-patch-2\n\nci: update GHA workflow",
    "time": 1764701169
  },
  "_maintainer": {
    "name": "Matthew Leonawicz",
    "email": "rpkgs@pm.me",
    "orcid": "0000-0001-9452-2771"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "bmp",
      "role": "Suggests"
    },
    {
      "package": "jpeg",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "webshot",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 65,
  "_contributors": [
    {
      "user": "achubaty",
      "count": 20,
      "uuid": 3435577
    },
    {
      "user": "maelle",
      "count": 3,
      "uuid": 8360597
    },
    {
      "user": "leonawicz",
      "count": 3,
      "uuid": 1672103
    },
    {
      "user": "jebyrnes",
      "count": 1,
      "uuid": 757410
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 660,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tiler"
  },
  "_devurl": "https://github.com/ropensci/tiler",
  "_pkgdown": "https://docs.ropensci.org/tiler/",
  "_searchresults": 44,
  "_metadata": {
    "review": {
      "id": 226,
      "status": "reviewed",
      "version": "0.2.0",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/226"
    },
    "ropensci_category": "geospatial"
  },
  "_rbuild": "4.6.1",
  "_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/tiler.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/tiler",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.6",
      "date": "2018-06-06"
    },
    {
      "version": "0.2.0",
      "date": "2018-06-09"
    },
    {
      "version": "0.2.1",
      "date": "2018-11-18"
    },
    {
      "version": "0.2.3",
      "date": "2019-11-22"
    },
    {
      "version": "0.2.4",
      "date": "2019-11-26"
    },
    {
      "version": "0.2.5",
      "date": "2021-02-21"
    },
    {
      "version": "0.3.0",
      "date": "2023-08-09"
    },
    {
      "version": "0.3.1",
      "date": "2023-09-10"
    },
    {
      "version": "0.3.2",
      "date": "2024-09-11"
    }
  ],
  "_exports": [
    "tile",
    "tile_viewer",
    "tiler_options",
    "view_tiles"
  ],
  "_help": [
    {
      "page": "tile",
      "title": "Create map tiles",
      "topics": [
        "tile"
      ]
    },
    {
      "page": "tile_viewer",
      "title": "Create an HTML tile preview",
      "topics": [
        "tile_viewer"
      ]
    },
    {
      "page": "tiler",
      "title": "tiler: Create Geographic and Non-Geographic Map Tiles",
      "topics": [
        "tiler-package",
        "tiler"
      ]
    },
    {
      "page": "tiler_options",
      "title": "Options",
      "topics": [
        "tiler_options"
      ]
    },
    {
      "page": "tiler-details",
      "title": "tiler: Create Map Tiles from R",
      "topics": [
        "tiler-details"
      ]
    },
    {
      "page": "view_tiles",
      "title": "View map tiles with Leaflet",
      "topics": [
        "view_tiles"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/tiler/raw/master/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/tiler/raw/master/README.md",
  "_rundeps": [
    "lattice",
    "png",
    "raster",
    "Rcpp",
    "sp",
    "terra"
  ],
  "_vignettes": [
    {
      "source": "tiler-intro.Rmd",
      "filename": "tiler-intro.html",
      "title": "Introduction to tiler",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup (Windows users)",
        "Geographic map tiles",
        "Context",
        "Basic example",
        "Projected maps",
        "Missing CRS",
        "Coloring tiles",
        "RGB and RGBA rasters",
        "Non-geographic map tiles",
        "Additional arguments",
        "Serving map tiles",
        "Leaflet examples using remotely hosted tiles",
        "Local preview",
        "Details"
      ],
      "created": "2019-11-25 00:02:20",
      "modified": "2025-10-07 19:48:47",
      "commits": 5
    }
  ],
  "_score": 7.83657727484065,
  "_indexed": true,
  "_nocasepkg": "tiler",
  "_universes": [
    "ropensci"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-07-01T08:29:29.000Z",
      "distro": "resolute",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "https://r2.ropensci.org/07c101a55236d3b344537b25cb8e9c7db20bb1667d9fece89c2069c1969aaeef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503730003"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-07-01T08:29:33.000Z",
      "distro": "resolute",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "https://r2.ropensci.org/715075b137dee1fd84671f7c93d496c2c73bd5e36a24d08a0180720ffbe3d4ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503730003"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-07-01T08:48:52.000Z",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "https://r2.ropensci.org/dd3a7b94c844ce2e41b538028c13b3d1ab5e588defb54042b3f5cfedcc2379c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503730003"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-07-01T08:49:26.000Z",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "https://r2.ropensci.org/5a97e333a241ad2ddc95bf580d0acde3bf4a8bce9fba9879aa40b86ac652efff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503730003"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-07-01T08:30:07.000Z",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "https://r2.ropensci.org/4c11621cf1afb37db530e47f5162b28bba83a6090c5faccca07e9a8ad5d4b3fd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503730003"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-07-01T08:28:45.000Z",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "https://r2.ropensci.org/b1a57e6f7d174957aa7da1c513ff6a2fa4b10fa655685b22be45f4c257a75fda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503730003"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-07-01T08:28:21.000Z",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "https://r2.ropensci.org/ae914c64f1670c285555045fb3d3a721813fb6685b3b072bc2de880b66b611ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503730003"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-07-01T08:28:36.000Z",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "https://r2.ropensci.org/a27b299b8d5ce16f03cc5f45954fee80642bb5e87da40f1671b6690c8bb559bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503730003"
    }
  ]
}