The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
R package for capture-recapture analysis with multiple non-invasive marks
The package is available at . To install it:
install.packages("multimark")
To install the latest (stable) version of the package from Github:
library(remotes)
install_github("bmcclintock/multimark")
To install the latest (unstable) version of the
package from Github:
library(remotes)
install_github("bmcclintock/multimark@develop")
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.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.