Type: Package Package: terrainr Title: Landscape Visualizations in R and 'Unity' Version: 0.7.5.9000 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 "), person("Sydney", "Foks", role = "rev", comment = "Sydney reviewed the package (v. 0.2.1) for rOpenSci, see ") ) 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 . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 4.1.0) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libmagick++-dev gsfonts libpng-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-07-25 11:56:04 UTC RemoteUrl: https://github.com/ropensci/terrainr RemoteRef: main RemoteSha: 333db1ceedea5d1cf8cc8050a6dcb6bfeb66707f NeedsCompilation: no Packaged: 2026-07-01 08:24:53 UTC; root Author: Michael Mahoney [aut, cre] (ORCID: ), Mike Johnson [rev] (Mike reviewed the package (v. 0.2.1) for rOpenSci, see ), Sydney Foks [rev] (Sydney reviewed the package (v. 0.2.1) for rOpenSci, see ) Maintainer: Michael Mahoney