forked from biopsichas/SWATprepR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
60 lines (60 loc) · 1.1 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Type: Package
Package: SWATprepR
Title: SWAT+ input data preparation tool
Version: 0.1.4
Date: 2023-09-11
Author: c(person("Svajunas", "Plunge",
email = "svajunas.plunge@gmail.com",
role = c("aut", "cre")))
Maintainer: Svajunas Plunge <svajunas.plunge@gmail.com>
Description: Tool to help with SWAT+ model users with input data preparation.
License: MIT + file LICENSE
URL: https://github.com/biopsichas/SWATprepR
BugReports: https://github.com/biopsichas/SWATprepR/issues
Imports:
comprehenr,
DBI,
dplyr,
elevatr,
euptf2,
ggplot2,
ggpmisc,
gstat,
leaflet,
leafpop,
lubridate,
methods,
openxlsx,
plotly,
purrr,
raster,
RColorBrewer,
Rdpack,
readr,
readxl,
RNetCDF,
RSQLite,
sf,
sp,
stringr,
tibble,
tidyr,
tidyselect,
utils,
vroom,
zoo
Suggests:
devtools,
knitr,
rmarkdown,
mapview,
stars,
tidyverse
VignetteBuilder:
knitr
Remotes:
github::tkdweber/euptf2
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3