-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
43 lines (43 loc) · 1.13 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
Package: cloudymapr
Type: Package
Title: Cloud-oriented Antarctic Mapping
Version: 0.0.5.9900
Authors@R: c(person("Ben", "Raymond", email = "[email protected]", role = c("aut", "cre")),
person("Michael", "Sumner", email = "[email protected]", role = "aut"),
person("Australian Antarctic Division", role = "cph"))
Description: Cloud-focused Antarctic mapping functionality.
URL: https://github.com/AustralianAntarcticDivision/cloudymapr
BugReports: https://github.com/AustralianAntarcticDivision/cloudymapr/issues
Depends:
R (>= 4.2.0)
License: MIT + file LICENSE
Encoding: UTF-8
Imports:
abind,
base64enc,
cachem,
digest,
dplyr,
DT,
fastpng,
htmltools,
leaflet,
magrittr,
mirai,
nara,
pals,
rlang,
sds,
sf,
shiny,
terra,
tibble,
unigd (>= 0.1.2),
uuid,
vapour,
ximage
RoxygenNote: 7.3.1
X-schema.org-applicationCategory: Antarctic/Southern Ocean
X-schema.org-keywords: Antarctic, Southern Ocean, mapping
X-schema.org-isPartOf: https://antarctica.gov.au, https://scar.org
Remotes: coolbutuseless/nara, hypertidy/sds, hypertidy/vapour, hypertidy/ximage, nx10/unigd