-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
45 lines (45 loc) · 1.05 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
Package: JohnConner
Type: Package
Title: Toowoomba Trio Entry for Govhack2016
Version: 0.0.1
Date: 2016-07-31
Authors@R: c(person("Adam", "Sparks", role = c("aut", "cre"),
email = "[email protected]"),
person("Keith", "Pembleton", role = "ctb",
email = "[email protected]"),
person("Gordon", "Grundy", role = "ctb",
email = "[email protected]"))
Maintainer: Adam Sparks <[email protected]>
URL: https://github.com/ToowoombaTrio/John_Conner
BugReports: https://github.com/ToowoombaTrio/John_Conner/issues
Description: Use QLD SILO data to generate hourly data. Validated using BoM data.
Depends:
R (>= 3.2.0)
License: MIT + file LICENSE
Imports:
chillR,
data.table,
doParallel,
fields,
foreach,
ggplot2,
lubridate,
iterators,
mailR,
parallel,
plyr,
raster,
readr,
reshape,
settings,
tidyr,
viridis
RoxygenNote: 6.0.1
Encoding: UTF-8
NeedsCompilation: no
Repository: CRAN
LazyData: TRUE
ByteCompile: TRUE
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr