CRAN
marcher 0.0-2
Migration and Range Change Estimation in R
Released Apr 12, 2017 by Eliezer Gurarie
Dependencies
Matrix 1.2-14 RColorBrewer 1.1-2 scales 0.5.0 numDeriv 2016.8-1 minpack.lm 1.2-1 plyr 1.8.4 mvtnorm 1.0-8 zoo 1.8-1 magrittr 1.5
A set of tools for likelihood-based estimation, model selection and testing of two- and three-range shift and migration models for animal movement data as described in Gurarie et al. (2017)
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>marcher</artifactId> <version>0.0-2-b16</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:marcher')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.