-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
56 lines (56 loc) · 1.03 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
Type: Package
Package: miljotools
Title: An R package hosting a variety of useful functions for
environmental data handling and anaylsis
Version: 0.6.0
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,
lubridate,
mapview,
methods,
ncdf4,
purrr,
readr,
sf,
stringr,
terra,
tibble,
vroom
Suggests:
devtools,
doParallel,
fs,
ggplot2,
ggrepel,
ggtern,
knitr,
lattice,
plotly,
RColorBrewer,
Rdpack,
readxl,
rmarkdown,
roxygen2,
SWATprepR,
writexl
VignetteBuilder:
knitr
Remotes:
github::biopsichas/SWATprepR,
github::tkdweber/euptf2
Encoding: UTF-8
Language: English
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2