{
  "_id": "6a0f7121acfb0bcc41c5f6ab",
  "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-05-21 07:20:21 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>",
  "MD5sum": "67f180ff5c2070d8d0ab8e1990c3d62c",
  "_user": "ropensci",
  "_type": "src",
  "_file": "tiler_0.3.3.tar.gz",
  "_fileid": "a8a288560b232c0cc568e21cb94b8e3c82d8b46bbd81799b6774489797be8fa8",
  "_filesize": 1041818,
  "_sha256": "a8a288560b232c0cc568e21cb94b8e3c82d8b46bbd81799b6774489797be8fa8",
  "_created": "2026-05-21T07:20:21.000Z",
  "_published": "2026-05-21T20:54:57.210Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77266790764,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129605902"
    },
    {
      "job": 77266791088,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129619954"
    },
    {
      "job": 77266790933,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129594865"
    },
    {
      "job": 77266791062,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129596352"
    },
    {
      "job": 77266790671,
      "time": 212,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129567313"
    },
    {
      "job": 77266790588,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129559535"
    },
    {
      "job": 77266790276,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146987978"
    },
    {
      "job": 77266790584,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129598619"
    },
    {
      "job": 77266790963,
      "time": 212,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129634511"
    },
    {
      "job": 77266791190,
      "time": 258,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129642597"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/26211458184",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 443,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tiler"
  },
  "_devurl": "https://github.com/ropensci/tiler",
  "_pkgdown": "https://docs.ropensci.org/tiler/",
  "_searchresults": 41,
  "_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.0",
  "_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",
    "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.8059084550741975,
  "_indexed": true,
  "_nocasepkg": "tiler",
  "_universes": [
    "ropensci"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-21T07:22:32.000Z",
      "distro": "noble",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "4b745f011962e5ef94f4e8521d50731296533216be45500bd5b4dce2c9bfef8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26211458184"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-21T07:23:17.000Z",
      "distro": "noble",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "0bcd572ff2de47a3ac650b7a0ce877ef24f771098d1c91b8bc148d4d0c60f565",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26211458184"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-21T07:22:06.000Z",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "262839bea498804bd9e5f4ff7d51738d4a139f8ea545bdd57b685b8667b002fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26211458184"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-21T07:22:07.000Z",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "b398d03a9dc4807610c72f9d106962d9a9df7d5057cd4c2014e154f542b02770",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26211458184"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-05-21T20:54:34.000Z",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "7eed272fdf72dcf76fd417d5d0092496bc44d30002962ea2d095e5cd4a824d5d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26211458184"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-21T07:22:04.000Z",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "a9840f3d22aff8e3fea285a8f944ef89737bd01d68f47940e11d2f9c6a11b9a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26211458184"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-21T07:23:51.000Z",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "782ff719d266d5875ff4a972fa7fd12c91a910bd21911202d7be69f354eb4d25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26211458184"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-21T07:24:21.000Z",
      "commit": "c4f970fc39f2cd8baa858fd6022dc1f068461a76",
      "fileid": "4ba1e0843866092df0c25fba2fafb5e4043ee22b67469fa5e2d1f5ff334de456",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26211458184"
    }
  ]
}