Package: aRchi
Type: Package
Title: Quantitative Structural Model ('QSM') Treatment for Tree
        Architecture
Version: 1.0.5
Author: Olivier Martin
Maintainer: Olivier Martin <oli.martin@ntymail.com>
Description: Provides a set of tools to manipulate, visualize and compute metrics from quantitative structural model of trees (i.e the so-called 'QSM') . It can be used in various context of forest ecology (i.e biomass estimation) and tree architecture (i.e architectural metrics), see Martin-Ducup et al. (2020) <doi:10.1111/1365-2435.13678>. The package is based on a new S4 class called 'aRchi'.
License: CeCILL
Encoding: UTF-8
URL: https://github.com/umr-amap/aRchi
RoxygenNote: 7.1.1
Imports: data.table, dplyr, plyr, rgl, methods, lidR, FNN, DiceKriging,
        circular, pkgcond, stringr, utils, stats, progress, gtools
Collate: 'nullOrnumeric.R' 'nullOrlist.R' 'nullOrLASOrDatatable.R'
        'nullOrDatatable.R' 'aRchiClass.R' 'BranchAngle.R'
        'Compute_A0.R' 'Compute_Mf.R' 'DAI.R' 'ForkRate.R'
        'LeonardoRatio.R' 'Make_Node.R' 'Make_Path.R' 'PathFraction.R'
        'SelectinQSM_3d.R' 'TreeBiomass.R' 'Truncate_QSM.R'
        'WBEparameters.R' 'WoodSurface.R' 'aRchi.R' 'add_pointcloud.R'
        'angle3d.R' 'build_aRchi.R' 'clean_QSM.R' 'get_QSM.R'
        'get_nodes.R' 'get_operations.R' 'get_paths.R'
        'get_pointcloud.R' 'plot.R' 'read_QSM.R' 'read_aRchi.R'
        'write_aRchi.R'
NeedsCompilation: no
Packaged: 2021-04-15 08:48:28 UTC; omartin
Repository: CRAN
Date/Publication: 2021-04-16 15:50:09 UTC
Built: R 4.0.2; ; 2021-04-17 11:34:33 UTC; unix
