Package: rayshader
Type: Package
Title: Create Maps and Visualize Data in 2D and 3D
Version: 0.37.3
Date: 2024-02-20
Authors@R: 
    person("Tyler", "Morgan-Wall", email = "tylermw@gmail.com",role = c("aut", "cph", "cre"), 
           comment = c(ORCID = "0000-0002-3131-3814"))
Maintainer: Tyler Morgan-Wall <tylermw@gmail.com>
Description: Uses a combination of raytracing and multiple hill shading methods to produce 2D and 3D data visualizations and maps. Includes water detection and layering functions, programmable color palette generation, several built-in textures for hill shading, 2D and 3D plotting options, a built-in path tracer, 'Wavefront' OBJ file export, and the ability to save 3D visualizations to a 3D printable format.
License: GPL-3
LazyData: true
Depends: R (>= 4.1)
Imports: doParallel, foreach, Rcpp, progress, raster, scales, png,
        jpeg, magrittr, rgl (>= 0.110.7), grDevices, grid, utils,
        methods, terrainmeshr, rayimage (>= 0.10.0), rayvertex (>=
        0.10.4), rayrender (>= 0.32.2)
Suggests: reshape2, viridis, av, magick, ggplot2, sf, isoband, car (>=
        3.1-1), geosphere, gifski, ambient, terra, lidR, elevatr,
        gridExtra, testthat (>= 3.0.0), osmdata, raybevel
LinkingTo: Rcpp, progress, RcppArmadillo
RoxygenNote: 7.3.0
URL: https://www.rayshader.com,
        https://github.com/tylermorganwall/rayshader
BugReports: https://github.com/tylermorganwall/rayshader/issues
Config/testthat/edition: 3
Additional_repositories: https://tylermorganwall.r-universe.dev/
NeedsCompilation: yes
Packaged: 2024-02-21 03:47:56 UTC; tyler
Author: Tyler Morgan-Wall [aut, cph, cre]
    (<https://orcid.org/0000-0002-3131-3814>)
Repository: CRAN
Date/Publication: 2024-02-21 08:20:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 03:06:49 UTC; windows
Archs: x64
