forked from carlos-alberto-silva/ForestGapR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
38 lines (38 loc) · 1.93 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
Type: Package
Package: ForestGapR
Title: Tropical Forest Canopy Gaps Analysis
Version: 0.1.7
Authors@R: c(
person("Carlos Alberto", "Silva", , "[email protected]", role = c("aut", "cph", "cre")),
person("Ekena Rangel", "Pinagé", , "[email protected]", role = "aut", comment = "Reviews the documentation"),
person("Midhun", "Mohan", , "[email protected]", role = "aut", comment = "Reviews the documentation"),
person("Danilo Roberti Alves de", "Almeida", , "[email protected]", role = "aut", comment = "Reviews the documentation"),
person("Eben North", "Broadbent", , "[email protected]", role = "aut", comment = "Reviews the documentation"),
person("Wan Shafrina Wan Mohd", "Jaafar", , "[email protected] ", role = "aut", comment = "Reviews the documentation"),
person("Daniel de Almeida", "Papa", , "[email protected]", role = "aut", comment = "Reviews the documentation"),
person("Adrian", "Cardil", , "[email protected]", role = "aut", comment = "Reviews the documentation"),
person("Ruben", "Valbuena", , "[email protected]", role = c("cph", "aut")),
person("Toby", "Jackson", , "[email protected]", role = "aut"),
person("Jeff", "Atkins", , "[email protected]", role = "aut"),
person("Caio", "Hamamura", , "[email protected]", role = "aut", comment = "Maintenance and review"),
person("Carine", "Klauberg", , "[email protected]", role = "aut", comment = "Reviews the documentation")
)
Description: Set of tools for detecting and analyzing Airborne Laser Scanning-derived Tropical Forest Canopy Gaps. Details were published in Silva and others (2019) <doi:10.1111/2041-210X.13211>.
License: GPL-3
Depends:
R (>= 3.4.0)
Imports:
graphics,
igraph,
poweRlaw,
raster,
sp,
spatstat.explore,
spatstat.geom,
stats,
VGAM,
viridis
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3