MORSE: MOdelling tools for Reproduction and Survival data in Ecotoxicology

Companion R package for MOSAIC website - need Rtools 3.3 and last R version.

Versions

CRAN release version

CRAN version

Build status for development version

Build Status

Report a problem

Use the issue tracker to report a problem.

Compilation (for command-line users)

Compilation (with RStudio)

Install the package from source

R: remove.packages(“morse”, lib=“~/Documents/R/R-X.X.X/library”) R: install.packages(“~/Documents/morse_X.X.X.tar.gz”, repos = NULL, type = “source”) R: library(“morse”) R: ?morse

Tests