-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
39 lines (39 loc) · 1.08 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
Package: hisafer
Type: Package
Title: An R Toolbox for the Hi-sAFe Biophysical Agroforestry Model
Version: 1.5.1
Author: Kevin J Wolz
Maintainer: Kevin J Wolz <[email protected]>
Description: An R toolbox for the Hi-sAFe biophysical agroforestry model.
It provides functions for defining, building, running, reading,
analyzing, and plotting Hi-sAFe simulaitons.
Hi-sAFe v4.1.0 or later is required.
URL: https://github.com/kevinwolz/hisafer
BugReports: https://github.com/kevinwolz/hisafer/issues
Depends: R (>= 3.4)
Imports: ggplot2 (>= 3.3.0),
dplyr (>= 0.7.4),
tidyr (>= 0.7.1),
purrr (>= 0.2.3),
readr (>= 1.1.1),
lubridate (>= 1.6.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr,
rmarkdown,
ggforce (>= 0.3.1),
egg (>= 0.4.2),
gtable (>= 0.2.0),
ggalt (>= 0.4.0),
cowplot (>= 0.9.2),
stringdist (>= 0.9.4.6),
parallel (>= 3.4.1),
foreach (>= 1.4.3),
doParallel (>= 1.0.11),
memuse (>= 4.0-0),
rgl (>= 0.99.16),
stringr (>= 1.3.1)
VignetteBuilder: knitr
StagedInstall: no