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 [issues need fixing before 2026-04-06] |