Type: Package Package: AMAPVox Title: LiDAR Data Voxelisation Version: 2.4.2 Authors@R: c( person("Grégoire", "Vincent", , "gregoire.vincent@ird.fr", role = "aut"), person("Julien", "Heurtebize", , "julienhtbe@gmail.com", role = "aut"), person("Philippe", "Verley", , "philippe.verley@ird.fr", role = c("aut", "cre")) ) Description: Read, manipulate and write voxel spaces. Voxel spaces are read from text-based output files of the 'AMAPVox' software. 'AMAPVox' is a LiDAR point cloud voxelisation software that aims at estimating leaf area through several theoretical/numerical approaches. See more in the article Vincent et al. (2017) and the technical note Vincent et al. (2021) . License: CeCILL (>=2) URL: https://amapvox.org BugReports: https://forge.ird.fr/amap/amapvox/AMAPVox/-/issues Depends: R (>= 4.0.0) Imports: curl, data.table, dplyr, jsonlite, methods, rappdirs, stringr, utils Suggests: fields, ggplot2, graphics, grDevices, knitr, RANN, rgl, RefManageR, rmarkdown, sf, terra VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Collate: 'AMAPVox.R' 'Butterfly.R' 'Canopy.R' 'Classes.R' 'ComputeG.R' 'Crop.R' 'FillNA.R' 'Generics.R' 'Getters.R' 'Ground.R' 'Operators.R' 'PlantArea.R' 'PlotVoxelSpace.R' 'ReadVoxelSpace.R' 'VersionManager.R' 'Run.R' 'Utils-voxel.R' 'WriteVoxelSpace.R' Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://umr-amap.r-universe.dev Date/Publication: 2026-02-16 13:30:26 UTC RemoteUrl: https://github.com/umr-amap/amapvox RemoteRef: HEAD RemoteSha: 95b7d2e96df7eabb0004546ea52b7cdadb75bd6a NeedsCompilation: no Packaged: 2026-06-16 08:39:48 UTC; root Author: Grégoire Vincent [aut], Julien Heurtebize [aut], Philippe Verley [aut, cre] Maintainer: Philippe Verley