-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
77 lines (77 loc) · 1.63 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
65
66
67
68
69
70
71
72
73
74
75
76
77
Package: guedesbocinsky2018
Version: 1.0.0
Title: Research Compendium for d'Alpoim Guedes and Bocinsky (2018)
Description: This R package repository is a research compendium for d'Alpoim Guedes and Bocinsky (2018).
The compendium contains all code associated with the analyses described and presented in the publication,
as well as a Docker environment for running the code.
Authors@R: c(
person( given = "Kyle",
family = "Bocinsky",
email = "[email protected]",
role = c("aut", "cre", "cph")),
person( given = "Jade",
family = "d'Alpoim Guedes",
email = "[email protected]",
role = c("aut", "ctb", "cph", "dtc"))
)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
ByteCompile: true
Depends: R (>= 3.4.3.0)
Remotes:
tidyverse/ggplot2,
hadley/purrrlyr,
bocinsky/tdar,
DavisVaughan/furrr,
ropensci/writexl,
r-lib/devtools
Imports:
FedData,
Hmisc,
abind,
mgcv,
rgbif,
raster,
magrittr,
plotrix,
plyr,
tibble,
readr,
readxl,
stringi,
stringr,
R.oo,
zoo,
sp,
ggplot2,
future,
httr,
geomapdata,
fields,
knitr,
rmarkdown,
R.utils,
RColorBrewer,
bibtex,
dplyr,
htmlwidgets,
knitcitations,
mapproj,
maptools,
mclust,
ncdf4,
plotly,
purrr,
rgdal,
sf,
bookdown,
Bchron,
tdar,
devtools,
furrr,
velox,
rmapshaper
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.0.1
VignetteBuilder: knitr