Training Course
Intro to R and FLR for Fisheries
3-5 JULY 2012 – Varese, Italy
Registration now open at FishReg EC JRC
The FLR library is a collection of tools in the R statistical language that facilitates the construction of bio-economic simulation models of fisheries and ecological sytems. It is a generic toolbox, but is specifically suited for the construction of simulation models for evaluations of fisheries management strategies. The FLR library is under development by researchers across a number of laboratories and universities.
Love it !! Take me to the Table of Contents !!
You can install the stable releases for R >= 2.13.0 with
install.packages(repos="http://flr-project.org/R")
or you can install the development packages for R >= 2.14.0 with
install.packages(repos="http://flr-project.org/Rdevel")
You can get help by subscribing our mailing list and posting your doubt, or reading the tutorials on the "Teach yourself FLR" wiki.
Source code for all packages and tutorials is available at R Forge, stored in a Subversion repository