Package: tidyterra
Title: 'tidyverse' Methods and 'ggplot2' Helpers for 'terra' Objects
Version: 0.7.2
Authors@R: c(
    person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-8457-4658")),
    person("Dewey", "Dunnington", role = "ctb",
           comment = c(ORCID = "0000-0002-9415-4582", "for ggspatial code")),
    person("ggplot2 authors", role = "cph",
           comment = "for contour code"),
    person("Andrea", "Manica", role = "ctb")
  )
Description: Extension of the 'tidyverse' for 'SpatRaster' and
    'SpatVector' objects of the 'terra' package. It includes also new
    'geom_' functions that provide a convenient way of visualizing 'terra'
    objects with 'ggplot2'.
License: MIT + file LICENSE
URL: https://dieghernan.github.io/tidyterra/,
        https://github.com/dieghernan/tidyterra
BugReports: https://github.com/dieghernan/tidyterra/issues
Depends: R (>= 3.6.0)
Imports: cli (>= 3.0.0), data.table, dplyr (>= 1.0.0), ggplot2 (>=
        3.5.0), magrittr, rlang, scales, sf (>= 1.0.0), terra (>=
        1.8-10), tibble (>= 3.0.0), tidyr (>= 1.0.0)
Suggests: hexbin, isoband, knitr, lifecycle, maptiles, rmarkdown, s2,
        testthat (>= 3.0.0), vctrs, vdiffr
VignetteBuilder: knitr
Config/Needs/coverage: covr
Config/Needs/website: geodata, dieghernan/gitdevr, ragg, styler, metR,
        ggspatial, cpp11, remotes, gganimate, gifski
Config/testthat/edition: 3
Config/testthat/parallel: false
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
X-schema.org-keywords: r, terra, ggplot-extension, r-spatial, rspatial,
        cran, cran-r, r-package, rstats, rstats-package
NeedsCompilation: no
Packaged: 2025-04-13 19:08:15 UTC; diego
Author: Diego Hernangómez [aut, cre, cph]
    (<https://orcid.org/0000-0001-8457-4658>),
  Dewey Dunnington [ctb] (<https://orcid.org/0000-0002-9415-4582>, for
    ggspatial code),
  ggplot2 authors [cph] (for contour code),
  Andrea Manica [ctb]
Maintainer: Diego Hernangómez <diego.hernangomezherrero@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-14 10:50:02 UTC
Built: R 4.4.3; ; 2025-11-01 04:46:46 UTC; windows
