forked from cran/rLiDAR
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
34 lines (34 loc) · 1.29 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
Package: rLiDAR
Type: Package
Title: LiDAR Data Processing and Visualization
Version: 0.1.6
Authors@R: c(
person("Carlos Alberto", "Silva", email = "[email protected]", role = c("aut", "cph", "cre")),
person("Nicholas L.", "Crookston", role = c("aut", "ctb")),
person("Andrew T.", "Hudak", role = c("aut", "ctb")),
person("Lee A.", "Vierling", role = c("aut", "ctb")),
person("Carine", "Klauberg", email = "[email protected]", role = c("aut", "ctb")),
person("Adrian", "Cardil", email = "[email protected]", role = c("aut", "ctb")),
person("Caio", "Hamamura", email = "[email protected]", role = c("aut", "ctb"), comment = "Maintenance and review"))
Depends: R (>= 3.3.2)
Imports:
bitops,
deldir,
geometry,
methods,
plyr,
raster,
rgeos,
rgl,
sp,
spatstat.geom
Description: Set of tools for reading, processing and visualizing small set of
LiDAR (Light Detection and Ranging) data for forest inventory applications.
More details were published in Silva et al. (2016) <doi:10.1080/07038992.2016.1196582>.
License: GPL (>= 2)
RoxygenNote: 7.1.2
Repository: CRAN
Repository/R-Forge/Project: rlidar
NeedsCompilation: no
Packaged: 2017-07-12 09:45:10 UTC; rforge
URL: https://github.com/carlos-alberto-silva/rLiDAR