README.md

multimark R-CMD-check License: GPL v3 CRAN_Downloads CRAN_Downloads

R package for capture-recapture analysis with multiple non-invasive marks

Installation instructions

CRAN release

The package is available at CRAN_Status_Badge. To install it:

install.packages("multimark")

Install from Github

To install the latest (stable) version of the package from Github: R-CMD-check

library(remotes)
install_github("bmcclintock/multimark")

To install the latest (unstable) version of the package from Github: R-CMD-check

library(remotes)
install_github("bmcclintock/multimark@develop")

References

McClintock, B.T. (2015) multimark: an R package for analysis of capture–recapture data consisting of multiple “noninvasive” marks. Ecology and Evolution, 5(21), 4920-4931.

Maronde, L., McClintock, B.T., Breitenmoser, U., Zimmermann, F. (2020) Spatial capture–recapture with multiple noninvasive marks: An application to camera-trapping data of the European wildcat (Felis silvestris) using R package multimark. Ecology and Evolution, 10(24), 13968–13979.



Try the multimark package in your browser

Any scripts or data that you put into this service are public.

multimark documentation built on March 31, 2023, 9:33 p.m.