Package: VoxR
Title: Trees Geometry and Morphology from Unstructured TLS Data
Version: 1.0.0
Authors@R: 
    person(given = "Bastien",
           family = "Lecigne",
           role = c("aut", "cre"),
           email = "lecignebastien@gmail.com",
           comment = c(ORCID = "https://orcid.org/0000-0002-1496-202X"))
Description: Tools for 3D point cloud voxelisation, projection, geometrical and morphological description of trees (DBH, height, volume, crown diameter), analyses of temporal changes between different measurement times, distance based clustering and visualisation of 3D voxel clouds and 2D projection. Most analyses and algorithms provided in the package are based on the concept of space exploration and are described in Lecigne et al. (2018, <doi:10.1093/aob/mcx095>).
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: data.table, FNN, Rfast, circular, dplyr, fastcluster,
        geometry, raster, rgl, grDevices
URL: https://github.com/Blecigne/VoxR
BugReports: https://github.com/Blecigne/VoxR/issues
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-09-28 22:27:39 UTC; bastienlecigne
Author: Bastien Lecigne [aut, cre] (<https://orcid.org/0000-0002-1496-202X>)
Maintainer: Bastien Lecigne <lecignebastien@gmail.com>
Repository: CRAN
Date/Publication: 2020-09-30 08:50:08 UTC
Built: R 4.5.2; ; 2025-11-01 03:00:04 UTC; windows
