-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
46 lines (45 loc) · 983 Bytes
/
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
Package: RainSlide
Type: Package
Title: Rainfall-induced landslide analysis tools
Version: 0.0.0-9001
Date: 2020-06-17
Authors@R: c(
person("Raphael", "Knevels",
email = "[email protected]",
role = c("aut", "cre")
))
Description: Tools for rainfall-induced landslide analysis.
URL: https://github.com/raff-k/RainSlide
BugReports: https://github.com/raff-k/RainSlide/issues
License: GPL-3 + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Roxygen: list(markdown = TRUE)
LazyData: true
Depends:
R (>= 3.3)
Imports:
boot,
dplyr,
future,
future.apply,
ggplot2,
magrittr,
MASS,
methods,
rgrass7,
quantreg,
sf,
stats,
stringr,
raster,
R.utils,
zoo
Suggests:
link2GI,
testthat,
knitr,
rmarkdown,
pacman,
magick
VignetteBuilder: knitr