-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
50 lines (50 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
46
47
48
49
50
Type: Package
Package: miljotools
Title: An R package hosting a variety of useful functions for
environmental data handling and anaylsis
Version: 0.3.1
Author: Moritz Shore
Maintainer: Moritz Shore <[email protected]>
Description: A few useful functions for environemental data processing and
analysis.
License: GPL (>= 3)
URL: https://moritzshore.github.io/miljotools/
BugReports: https://github.com/moritzshore/miljotools/issues
Depends:
R (>= 4.0)
Imports:
abind,
crayon,
dplyr,
ggplot2,
ggtern,
lubridate,
mapview,
ncdf4,
plotly,
purrr,
RColorBrewer,
readr,
readxl,
sf,
stringr,
utils,
writexl
Suggests:
devtools,
euptf2,
knitr,
Rdpack,
rmarkdown,
roxygen2,
SWATprepR
VignetteBuilder:
knitr
Remotes:
github::biopsichas/SWATprepR,
github::tkdweber/euptf2
Encoding: UTF-8
Language: English
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3