Package: layer Title: Tilt your Maps and Turn Them into 'ggplot' Plots Version: 0.0.4.9000 Authors@R: c( person("Marco", "Sciaini", , "marco@kaldera.dev", role = c("aut", "cph")), person("Cédric", "Scherer", , "cedricphilippscherer@gmail.com", role = "aut"), person("Josh", "Erickson", , "joshualerickson@gmail.com", role = "ctb"), person("Egor", "Kotov", , "kotov.egor@gmail.com", role = c("ctb", "cre"), comment = c(ORCID = "0000-0001-6690-5345")) ) Description: Simplifies the whole process of creating stacked tilted maps, that are often used in scientific publications to show different environmental layers for a geographical region. Tilting maps and layering them allows to easily draw visual correlations between these environmental layers. License: CC0 URL: https://github.com/marcosci/layer, https://marcosci.github.io/layer/ BugReports: https://github.com/marcosci/layer/issues Depends: R (>= 2.10) Imports: dplyr, furrr, ggnewscale, ggplot2, magrittr, raster, rlang, scico, sf, stars, tidyr Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://marcosci.r-universe.dev Date/Publication: 2026-02-03 21:26:02 UTC RemoteUrl: https://github.com/marcosci/layer RemoteRef: HEAD RemoteSha: 8ce29e65d6f761de0f9c75d4aabec0fc15e274ac NeedsCompilation: no Packaged: 2026-07-03 06:44:18 UTC; root Author: Marco Sciaini [aut, cph], Cédric Scherer [aut], Josh Erickson [ctb], Egor Kotov [ctb, cre] (ORCID: ) Maintainer: Egor Kotov