-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
48 lines (48 loc) · 1.12 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
Package: instatClimatic
Title: A set of climatic functions used in R-Instat
Version: 0.2.1
Authors@R: c(
person("Danny", "Parsons", , role = "aut"),
person("Lily", "Clements", , "lily@idems.international", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-8864-0552")),
person("Antoine", "Ntalumeso", , role = "aut"),
person("Stephen", "Lloyd", , role = "aut"))
Description: This package contains a set of climatic functions used in R-Instat. This includes functions written specifically for R-Instat, as well functions written elsewhere that are modified for use in R-Instat.
License: LGPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
climdex.pcic,
colorRamps,
data.table,
distillery,
dplyr,
extRemes,
fields,
forcats,
ggplot2,
lubridate,
magrittr,
maps,
methods,
ncdf4,
ncdf4.helpers,
openair,
patchwork,
PCICt,
plyr,
purrr,
raster,
reshape2,
rlang,
sf,
sp,
stringr,
texmex,
tibble,
tidyr,
tidyselect,
zoo
Remotes:
pacificclimate/climdex.pcic