Package: layer
Title: Tilt your Maps and Turn Them into 'ggplot' Plots
Version: 0.0.3
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, scico,
        sf, stars, tidyr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-01-25 09:54:53 UTC; ek
Author: Marco Sciaini [aut, cph],
  Cédric Scherer [aut],
  Josh Erickson [ctb],
  Egor Kotov [ctb, cre] (<https://orcid.org/0000-0001-6690-5345>)
Maintainer: Egor Kotov <kotov.egor@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-29 17:30:05 UTC
Built: R 4.6.0; ; 2025-08-18 14:19:03 UTC; unix
