-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
38 lines (38 loc) · 867 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
Package: coralseed
Title: coralseed: a spatially explicit reef-scale model of larval reseeding
Version: 1.0.1
Authors@R:
person("George", "Roff", , "george.roff@csiro.ai", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-2823-0575"))
Description: a spatially explicit individual-based probabilistic model for predicting coral settlement following larval dispersal on coral reefs
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends:
R (>= 3.5.0)
Imports:
concaveman,
data.table,
dplyr,
forcats,
foreach,
ggplot2,
ggpubr,
grDevices,
leaflet,
leaflet.extras,
lubridate,
magrittr,
purrr,
rlang,
sf,
sp,
stats,
stringr,
tidyr,
tmap,
utils,
viridis
LazyData: false
URL: https://marine-ecologist.github.io/coralseed/