-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathDESCRIPTION
48 lines (48 loc) · 2.11 KB
/
DESCRIPTION
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Package: treetop
Type: Package
Title: A Shiny-Based Application for Extracting Forest Information from LiDAR Data
Version: 0.0.5
Authors@R: c(
person("Carlos Alberto", "Silva", email = "[email protected]", role = c("aut", "cre", "cph")),
person("Andrew", "Hudak", email = "[email protected]", role = "aut"),
person("Lee", "Vierling", email = "[email protected]", role = "aut"),
person("Ruben", "Valbuena", email = "[email protected]", role = "aut"),
person("Adrian", "Cardil", email = "[email protected]", role = "aut"),
person("Midhun", "Mohan", email = "[email protected]", role = "aut"),
person("Danilo Roberti Alves de", "Almeida", email = "[email protected]", role = "aut"),
person("Eben North", "Broadbent", email = "[email protected]", role = "aut"),
person("Angelica", "Zambrano", email = "[email protected]", role = "aut"),
person("Ben", "Wilkinson", email = "[email protected]", role = "aut"),
person("Ajay", "Sharma", email = "[email protected]", role = "aut"),
person("Jason", "Drake", email = "[email protected]", role = "aut"),
person("Paul", "Medley", email = "[email protected]", role = "aut"),
person("Jason", "Vogel", email = "[email protected]", role = "aut"),
person("Gabriel", "Prata", email = "[email protected]", role = "aut"),
person("Jeff", "Atkins", email = "[email protected]", role = "aut"),
person("Caio", "Hamamura", email = "[email protected]", role = "aut"),
person("Carine", "Klauberg", email = "[email protected]", role = "aut"))
Description: Set of tools implemented into a shiny-based application for extracting and analyzing individual tree forest attributes from LiDAR (Light Detection and Ranging) data.
License: GPL-3
Encoding: UTF-8
Depends:
R (>= 4.0)
Imports:
shiny,
RColorBrewer,
spatstat.geom,
spatstat.explore,
raster,
rasterVis,
sp,
geometry,
rgdal,
rgl,
lidR,
pryr,
sf,
stars
Suggests:
rmarkdown
RoxygenNote: 7.2.3
URL: https://github.com/carlos-alberto-silva/weblidar-treetop
BugReports: https://github.com/carlos-alberto-silva/weblidar-treetop/issues