Package: rayimage Type: Package Title: Image Processing for Simulated Cameras Version: 0.26.1 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 Description: Uses convolution-based techniques to generate simulated camera bokeh, depth of field, and other camera effects, using an image and an optional depth map. Accepts both filename inputs and in-memory array representations of images and matrices, including common raster formats such as 'JPEG', 'PNG', 'TIFF', 'TGA', 'BMP', 'PSD', 'GIF', 'HDR', 'PIC', 'PNM', 'DNG', and 'EXR'. Includes functions to perform 2D convolutions, color correction, colorspace conversion, image/matrix reorientation and resizing, image and text overlays, exposure adjustment, camera vignette effects, and image titles. License: GPL-3 LazyData: true Depends: R (>= 4.3.0) Imports: Rcpp, png, jpeg, grDevices, grid, tiff, systemfonts, ragg Suggests: magick, testthat (>= 3.0.0), libopenexr (>= 3.4.12-4), cli LinkingTo: Rcpp, RcppArmadillo, progress, tinydng, stbimageheaders Roxygen: list(markdown = TRUE) Encoding: UTF-8 URL: https://www.rayimage.dev, https://github.com/tylermorganwall/rayimage BugReports: https://github.com/tylermorganwall/rayimage/issues Config/testthat/edition: 3 Config/build/compilation-database: true Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libwebp-dev Repository: https://tylermorganwall.r-universe.dev Date/Publication: 2026-06-11 02:54:47 UTC RemoteUrl: https://github.com/tylermorganwall/rayimage RemoteRef: HEAD RemoteSha: 37f1051d6d6726a458d42e7273ff76f77e6cdb31 NeedsCompilation: yes Packaged: 2026-06-24 03:18:32 UTC; root Author: Tyler Morgan-Wall [aut, cph, cre] (ORCID: )