Type: Package
Package: terrainr
Title: Landscape Visualizations in R and 'Unity'
Version: 0.7.6
Authors@R: c(
    person("Michael", "Mahoney", , "mike.mahoney.218@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-2402-304X")),
    person("Mike", "Johnson", role = "rev",
           comment = "Mike reviewed the package (v. 0.2.1) for rOpenSci, see <https://github.com/ropensci/software-review/issues/416>"),
    person("Sydney", "Foks", role = "rev",
           comment = "Sydney reviewed the package (v. 0.2.1) for rOpenSci, see <https://github.com/ropensci/software-review/issues/416>")
  )
Description: Functions for the retrieval, manipulation, and visualization
    of 'geospatial' data, with an aim towards producing '3D' landscape
    visualizations in the 'Unity' '3D' rendering engine. Functions are
    also provided for retrieving elevation data and base map tiles from
    the 'USGS' National Map <https://apps.nationalmap.gov/services/>.
License: MIT + file LICENSE
URL: https://docs.ropensci.org/terrainr/,
        https://github.com/ropensci/terrainr
BugReports: https://github.com/ropensci/terrainr/issues
Imports: base64enc, ggplot2 (>= 3.4.0), glue, grDevices, httr, magick
        (>= 2.5.0), methods, png, rlang, sf (>= 1.0-5), terra, unifir,
        units
Suggests: brio, covr, jpeg, knitr, progress, progressr, rmarkdown,
        testthat, tiff
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2025-07-25 11:56:47 UTC; mikemahoney218
Author: Michael Mahoney [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2402-304X>),
  Mike Johnson [rev] (Mike reviewed the package (v. 0.2.1) for rOpenSci,
    see <https://github.com/ropensci/software-review/issues/416>),
  Sydney Foks [rev] (Sydney reviewed the package (v. 0.2.1) for rOpenSci,
    see <https://github.com/ropensci/software-review/issues/416>)
Maintainer: Michael Mahoney <mike.mahoney.218@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-25 18:50:02 UTC
Built: R 4.4.3; ; 2025-10-13 10:40:36 UTC; windows
