-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathDESCRIPTION
16 lines (16 loc) · 926 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: TreeLS
Type: Package
Title: Terrestrial Point Cloud Processing of Forest Data
Version: 2.0.5
Date: 2021-15-01
Authors@R: c(person("Tiago", "de Conto", email = "[email protected]", role = c("aut", "cre")))
Description: High performance algorithms for manipulation of terrestrial 'LiDAR' (but not only) point clouds for use in research and forest monitoring applications, being fully compatible with the 'LAS' infrastructure of 'lidR'. For in depth descriptions of stem denoising and segmentation algorithms refer to Conto et al. (2017) <doi:10.1016/j.compag.2017.10.019>.
URL: https://github.com/tiagodc/TreeLS
Depends: R (>= 3.3.0), data.table (>= 1.12.0), magrittr (>= 1.5), lidR (>= 3.0.0)
Imports: rgl, raster, sp, deldir, dismo, nabor, benchmarkme, rlas, RCSF, glue, mathjaxr
License: GPL-3
Encoding: UTF-8
LazyData: true
LinkingTo: RcppArmadillo,Rcpp,BH,RcppEigen
RoxygenNote: 7.2.3
RdMacros: mathjaxr