vostokR: Solar Potential Calculation for Point Clouds using 'VOSTOK'

Calculate solar potential for LiDAR point clouds using the 'VOSTOK' (Voxel Octree Solar Toolkit) algorithm. This R program provides an interface to the original 'VOSTOK' C++ implementation by Bechtold and Hofle (2020), enabling efficient ray casting and solar position algorithms to compute solar irradiance for each point while accounting for shadowing effects. Integrates seamlessly with the 'lidR' package for LiDAR data processing workflows. The original 'VOSTOK' toolkit is available at <doi:10.11588/data/QNA02B>.

Version: 0.2.0
Imports: Rcpp (≥ 1.0.11), lidR (≥ 4.0.0), data.table, terra, sf (≥ 1.0.0), methods
LinkingTo: Rcpp, RcppArmadillo, RcppEigen
Suggests: testthat (≥ 3.0.0)
Published: 2026-03-23
DOI: 10.32614/CRAN.package.vostokR (may not be active yet)
Author: Andrew J. Sanchez Meador [aut, cre], Sebastian Bechtold [aut] (Original VOSTOK C++ implementation), Bernhard Hofle [aut] (Original VOSTOK C++ implementation)
Maintainer: Andrew J. Sanchez Meador <andrew.sanchezmeador at nau.edu>
BugReports: https://github.com/bi0m3trics/vostokR/issues
License: GPL (≥ 3)
URL: https://github.com/bi0m3trics/vostokR
NeedsCompilation: yes
SystemRequirements: C++17
Citation: vostokR citation info
CRAN checks: vostokR results

Documentation:

Reference manual: vostokR.html , vostokR.pdf

Downloads:

Package source: vostokR_0.2.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): vostokR_0.2.0.tgz, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=vostokR to link to this page.