-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
53 lines (53 loc) · 1.35 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
Package: AquaBEHERgui
Title: A shiny GUI app for estimation of wet-season calendar parameters
Version: 0.1.1
Author: Robel Takele <[email protected]> Matteo Dell'Acqua <[email protected]>
Maintainer: Robel Takele <[email protected]>
Description: A shiny GUI app used to compute and visualize soil-water balance and wet-season calendar
parameters. The app computes and integrates daily potential evapotranspiration (PET)
into a daily soil-water balance model to estimate the calendar of a wet-season for
agricultural applications.
License: CC BY 4.0
Imports:
config (>= 0.3.1),
golem (>= 0.3.5.9001),
magrittr,
shinyjs,
rmarkdown,
DT,
lubridate,
openxlsx,
plotly,
shinyWidgets,
shinyFiles,
leaflet,
mapboxapi,
leaflet.extras2,
leaflet.multiopacity,
methods,
foreach,
doParallel,
sp,
terra,
ncdf4
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
URL: https://github.com/RobelTakele/AquaBEHERgui,
https://robeltakele.github.io/AquaBEHERgui/
BugReports: https://github.com/RobelTakele/AquaBEHERgui/issues
Suggests:
covr,
spelling,
testthat (>= 3.0.0),
knitr,
rgdal,
devtools
Config/testthat/edition: 3
Language: en-US
Depends:
R (>= 2.10),
AquaBEHER,
shiny,
raster
VignetteBuilder: knitr