Downloads
Stable Version
The current stable release of analogue is version {$stable_version}. This version is available from the CRAN mirrors.
To install the stable version of analogue, within R type:
install.packages("analogue", depend = TRUE)
Development Snapshot
The development version of analogue is available from the R-Forge repository. The source
code can be downloaded via SVN. If the development version passes the nightly package checks
run by the R-Forge system, then packaged source code and binaries for Linux, Windows and
MacOS X can be installed within R by typing:
install.packages("analogue", repos="http://R-Forge.R-project.org")
Note that
you also need the vegan package installed.