Package: rayshader
Type: Package
Title: Create Maps and Visualize Data in 2D and 3D
Version: 0.41.2
Date: 2026-07-19
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, rgl (>= 1.3.16), grDevices, grid, utils, methods,
        terrainmeshr, rayimage (>= 0.24.1), rayvertex (>= 0.13.1),
        rayrender (>= 0.40.0), magrittr
Suggests: reshape2, viridis, av, magick, ggplot2 (>= 4.0.0), sf,
        isoband, car (>= 3.1-1), geosphere, gifski, ambient, terra,
        elevatr, gridExtra, testthat (>= 3.0.0), osmdata, raybevel (>=
        0.2.1), ragg, skymodelr
LinkingTo: Rcpp, progress, RcppArmadillo
Encoding: UTF-8
URL: https://www.rayshader.com,
        https://github.com/tylermorganwall/rayshader
BugReports: https://github.com/tylermorganwall/rayshader/issues
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: yes
Packaged: 2026-07-20 01:28:31 UTC; tyler
Author: Tyler Morgan-Wall [aut, cph, cre] (ORCID:
    <https://orcid.org/0000-0002-3131-3814>)
Repository: CRAN
Date/Publication: 2026-07-20 03:30:02 UTC
Built: R 4.5.3; x86_64-w64-mingw32; 2026-07-20 19:54:23 UTC; windows
Archs: x64
