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", , "carlos_engflorestal@outlook.com", role = c("aut", "cph", "cre")),
person("Ekena Rangel", "Pinagé", , "ekenapinage@hotmail.com", role = "aut", comment = "Reviews the documentation"),
person("Midhun", "Mohan", , "mmohan2@ncsu.edu", role = "aut", comment = "Reviews the documentation"),
person("Danilo Roberti Alves de", "Almeida", , "daniloflorestas@gmail.com", role = "aut", comment = "Reviews the documentation"),
person("Eben North", "Broadbent", , "eben@ufl.edu", role = "aut", comment = "Reviews the documentation"),
person("Wan Shafrina Wan Mohd", "Jaafar", , "wanshafrina@ukm.edu.my ", role = "aut", comment = "Reviews the documentation"),
person("Daniel de Almeida", "Papa", , "almeidapapa@gmail.com", role = "aut", comment = "Reviews the documentation"),
person("Adrian", "Cardil", , "adriancardil@gmail.com", role = "aut", comment = "Reviews the documentation"),
person("Ruben", "Valbuena", , "r.valbuena@bangor.ac.uk", role = c("cph", "aut")),
person("Toby", "Jackson", , "tobydjackson@gmail.com", role = "aut"),
person("Jeff", "Atkins", , "jeffrey.atkins@usda.gov", role = "aut"),
person("Caio", "Hamamura", , "caiohamamura@gmail.com", role = "aut", comment = "Maintenance and review"),
person("Carine", "Klauberg", , "carine_klauberg@hotmail.com", 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