-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
executable file
·64 lines (64 loc) · 1.4 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Package: mcor
Title: The Core Montana Climate Office R Package
Version: 0.2.0
Authors@R: person("Kyle", "Bocinsky", email = "[email protected]", role = c("aut", "cre"))
Description: The Montana Climate Office is an independent state-designated body that provides
Montanans with high-quality, timely, relevant, and scientifically based
climate information and services. The mcor package is the base R package
for the Montana Climate Office R products. It contains useful data such as
county and climate division maps, as well as commonly used functions
including standard web and print map templates.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Roxygen: list(markdown = TRUE)
Depends: R (>= 3.4.0)
Imports:
ggplot2,
raster,
magrittr,
sf,
lwgeom,
rmapshaper,
FedData,
dplyr,
purrr,
readr,
stringr,
tidyr,
rhdf5,
smapr (>= 0.2.1),
xml2,
httr,
lubridate,
methods,
ncdf4,
units,
thredds (>= 0.0.1),
rvest,
biwavelet,
fst,
fasterize,
matrixStats,
tibble,
tmap,
leaflet,
leafem,
htmlwidgets,
leaflet.extras,
keyring
Suggests:
testthat,
covr,
knitr,
rmarkdown,
tidyverse,
htmltools,
RColorBrewer,
mapview,
kableExtra
VignetteBuilder: knitr
Remotes:
ropensci/smapr,
mt-climate-office/thredds