-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
40 lines (40 loc) · 963 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
Package: gcsxgsestimate
Title: Growth Stage, N Use, and Seasonal Water Estimation Tool for
California Wheat (Beta)
Version: 0.0.0.9000
Authors@R:
person(given = "Taylor",
family = "Nelsen",
role = c("cre", "aut"),
email = "[email protected]")
Description: Use site-specific seasonal weather to get an estimate of
growth stage for California Wheat.
License: What license is it under?
URL: https://github.com/Grain-Cropping-Systems-Lab/gcsxgsestimate
BugReports:
https://github.com/Grain-Cropping-Systems-Lab/gcsxgsestimate/issues
Imports:
config (>= 0.3.1),
DBI,
dplyr,
golem (>= 0.3.3),
googleway,
httr,
lubridate,
plotly,
readr,
RPostgres,
sf,
shiny (>= 1.7.2),
shinyBS,
shinycssloaders,
shinydashboard,
shinyjs,
shinyWidgets,
stringr,
tidyr,
waiter
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1