-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
56 lines (56 loc) · 1018 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Package: anyFit
Title: anyFit: Exploratory Data Analysis on xts timeseries objects and
spatial netCDF objects
Version: 0.0.0.9000
Authors@R:
person("First", "Last", , "first.last@example.com", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: What the package does (one paragraph).
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
license
Depends:
R (>= 2.10)
Imports:
CDFt,
DEoptim,
ExtDist,
FAdist,
fitdistrplus,
ggfortify,
ggplot2,
ggridges,
glue,
gridExtra,
knitr,
lifecycle,
lmom,
lmomco,
Lmoments,
lubridate,
moments,
ncdf4,
parallel,
patchwork,
PearsonDS,
pracma,
RANN,
raster,
readr,
reshape2,
rlang,
rmarkdown,
scales,
sp,
stats,
VGAM,
viridis,
xts,
zoo
Suggests:
parallelsugar
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1