-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
23 lines (23 loc) · 1.17 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
Package: aracari
Title: Uses animal tracking data to simulate seed dispersal distances
Version: 0.0.0.9000
Authors@R:
person(given = "Javiera",
family = "Rudolph",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-7124-4649"))
Description: This is the first chapter of my dissertation on the consequences of variation in dispersal across local and regional scales.This first package and chapter focuses on one species of disperser and one seed source, in a highly simplified scenario. We use animal tracking data to estimate movement per minute, and use a probabilistic framework to extract individual differences in movement. The parameters obtained from the tracking data are then used in a simulation scenario, where we study how this variation in animal movements can translate to differences in seed dispersal distances.
License: GPL-3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
URL: https://github.com/javirudolph/aracari
BugReports: https://github.com/javirudolph/aracari/issues
Depends:
R (>= 2.10)
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr