-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
36 lines (36 loc) · 905 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
Package: SardineForecast
Type: Package
Title: Indian Oil Sardine Data, Code and References for Papers on Forecasting
Version: 1.11
Date: 2020-12-05
Depends:
R (>= 3.5.0),
stringr,
forecast,
rmarkdown,
knitr,
bibtex,
gbRd,
mgcv,
maps,
mapdata,
MARSS,
ggplot2,
grid,
here
Imports: Rdpack
Authors@R: person("Holmes", "Elizabeth", , "[email protected]", role = c("aut", "cre"))
URL: https://eeholmes.github.io/SardineForecast, https://github.com/eeholmes/SardineForecast
BugReports: https://github.com/eeholmes/SardineForecast/issues
Maintainer: El Holmes <[email protected]>
Description: Code, figures and data for sardine forecasting papers.
License: GPL-2
LazyData: yes
BuildVignettes: yes
ByteCompile: TRUE
RdMacros: Rdpack
Suggests: XML, RCurl, httr, ncdf4
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Remotes: github::rstudio/rmarkdown
Encoding: UTF-8