-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (30 loc) · 743 Bytes
/
DESCRIPTION
File metadata and controls
31 lines (30 loc) · 743 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: LiTreeAnyDensity
Type: Package
Title: 3D Point Cloud Analysis for Forestry Purposes
Version: 0.1.0
Author: person("Cesar Ivan", "Alvites Diaz", email = "cesar.alvites@gmail.com", role = c("aut", "cre"))
Maintainer: Cesar Alvites <calvites1990@gmail.com>
Description: Un pacchetto per elaborare, analizzare e visualizzare strutture architettoniche degli alberi anche in foreste con densità variabili.
License: GPL-3 | file LICENSE
LicenseFile: LICENSE
Imports:
data.table,
Rcpp,
lidR,
dplyr,
purrr,
terra,
raster,
openxlsx,
foreach,
sf,
dbscan,
parallel,
pracma,
Rvcg
LinkingTo:
Rcpp, RcppArmadillo
Depends: R (>= 3.6.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2