-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
14 lines (14 loc) · 856 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Package: remBoot
Title: Random Encounter Modelling for Density Estimation and Variance
Version: 0.0.1.2000
Authors@R: person("Anthony", "Caravaggi", email = "[email protected]", role = c("aut", "cre"))
Description: An implementation of the Random Encounter Model method of estimating animal densities from camera trap data. It allows the researcher to calculate REM estimates for a single survey site or a number of sites, along with variance (SD and/or CI). See the help files for more information and examples.
Depends: R (>= 3.3.1)
License: GPL-3
URL: http://htmlpreview.github.io/?https://github.com/arcaravaggi/remBoot/blob/master/vignettes/remBoot.html
BugReports: https://github.com/arcaravaggi/remBoot/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown, testthat, ggplot2
VignetteBuilder: knitr