-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
46 lines (46 loc) · 1010 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
Package: BAMexploreR
Type: Package
Title: Manipulate NM data output
Version: 0.1.0
Authors@R: c(
person("Melina", "Houle", email = "[email protected]",
role = c("aut", "cre")),
person("Her Majesty the Queen in Right of Canada, as represented by the Minister of Natural Resources Canada",
role = "cph")
)
Maintainer: The package maintainer <[email protected]>
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
Depends: R (>= 3.3.0), dplyr, googledrive, terra
Imports:
tmap,
sf,
RColorBrewer,
rlang,
ggplot2,
stringr,
purrr,
tibble,
gbm,
tidyr,
stats,
splines
Suggests:
knitr,
rmarkdown,
testthat,
devtools
License: GPL-3
Encoding: UTF-8
LazyData: true
Collate:
'sppList.R'
'getlayerNM.R'
'mapBCR.R'
'boxplotNM.R'
'interactionsNM.R'
'partial_dependenceNM.R'
'stackedbarNM.R'
'data-doc.R'
RoxygenNote: 7.3.2
VignetteBuilder: knitr