-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
49 lines (49 loc) · 999 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
49 lines (49 loc) · 999 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Package: managelidar
Title: Manage Lidar Data Files
Version: 0.1.8
Authors@R:
person("Jens", "Wiesehahn", , "wiesehahn.jens@gmail.com", role = c("aut", "cre"))
Description: The goal of managelidar is to facilitate the handling of
lidar data files.
License: MIT + file LICENSE
URL: https://github.com/wiesehahn/managelidar, https://wiesehahn.github.io/managelidar/
BugReports: https://github.com/wiesehahn/managelidar/issues
Depends:
R (>= 4.1)
Imports:
arrow,
cli,
dplyr,
fs,
gdalraster,
glue,
grDevices,
httpuv,
lasR (>= 0.21.0),
lidR,
lubridate,
mapview,
methods,
mirai,
parallel,
purrr,
rlang,
sf,
stats,
tools,
utils,
viridis,
yyjsonr
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Additional_repositories:
https://r-lidar.r-universe.dev