The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

lacunr: Fast 3D Lacunarity for Voxel Data

Calculates 3D lacunarity from voxel data. It is designed for use with point clouds generated from Light Detection And Ranging (LiDAR) scans in order to measure the spatial heterogeneity of 3-dimensional structures such as forest stands. It provides fast 'C++' functions to efficiently bin point cloud data into voxels and calculate lacunarity using different variants of the gliding-box algorithm originated by Allain & Cloitre (1991) <doi:10.1103/PhysRevA.44.3552>.

Version: 1.0.1
Depends: R (≥ 2.10)
Imports: Rcpp (≥ 1.0.10), data.table, abind, ggplot2, rlang
LinkingTo: Rcpp, RcppArmadillo, RcppThread
Suggests: knitr, lidR, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-06-04
DOI: 10.32614/CRAN.package.lacunr
Author: Elliott Smeds ORCID iD [aut, cre, cph], J. Antonio Guzmán Q. [cph] (Author of original version of voxelize() function)
Maintainer: Elliott Smeds <elliott.alfred93 at gmail.com>
BugReports: https://github.com/ElliottSmeds/lacunr/issues
License: GPL (≥ 3)
URL: https://github.com/ElliottSmeds/lacunr
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: lacunr results

Documentation:

Reference manual: lacunr.pdf
Vignettes: Computing 3D lacunarity with 'lacunr'
'lacunr' Quick-start guide
Interfacing with 'lidR'

Downloads:

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

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.