-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
41 lines (41 loc) · 964 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
Package: blackmaRble
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9000
Authors@R:
person(given = "First",
family = "Last",
role = c("aut", "cre"),
email = "[email protected]",
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
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
lubridate (== 1.7.10),
qdapRegex (== 0.7.2),
forcats (== 0.5.1),
stringr (== 1.4.0),
dplyr (== 1.0.5),
readr (== 1.4.0),
tidyr (== 1.1.3),
tibble (== 3.1.0),
ggplot2 (== 3.3.5),
tidyverse (== 1.3.0),
scales (== 1.1.1),
purrr (== 0.3.4),
magrittr (== 2.0.1),
ncdf4 (== 1.17),
raster (== 3.4.5),
sp (== 1.4.5),
stars (== 0.5.2),
abind (== 1.4.5),
sf (== 0.9.8),
opendapr,
fasterize,
gtools,
rasterVis
Remotes: ptaconet/opendapr