-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathDESCRIPTION
60 lines (60 loc) · 1.1 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
Type: Compendium
Package: neuralecology
Title: Fit Neural Hierarchical Models of Ecological Populations
Version: 0.0.1
Authors@R:
person(given = "Max",
family = "Joseph",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-7745-9990"))
Description: Neural hierarchical models for ecological
populations
License: BSD3
Depends:
assertthat,
bbsBayes,
bookdown,
circular,
cowplot,
dplyr,
elevatr,
fasterize,
geoNEON,
ggExtra,
ggrepel,
ggspatial,
here,
knitr,
lsa,
lubridate,
lwgeom,
momentuHMM,
multidplyr,
parallel,
patchwork,
pbapply,
plotly,
pROC,
raster,
RColorBrewer,
rmapshaper,
rmarkdown,
rnaturalearth,
rstan,
RStoolbox,
Rtsne,
sf,
tidyverse,
tools,
viridis,
vroom,
yardstick
Remotes:
hadley/multidplyr,
mbjoseph/bbsBayes@noninteractive,
ropenscilabs/rnaturalearth,
thomasp85/patchwork,
NEONScience/NEON-geolocation/geoNEON
Encoding: UTF-8
LazyData: true