Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.86 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.86 KB

FLCore

License

Overview

FLCore contains the core classes and methods for FLR, a framework for fisheries modelling and management strategy simulation in R.

To install this package, start R and enter:

install.packages("FLCore", repos="http://flr-project.org/R")

or directly from the github repository by using:

  library(devtools)
  install_github("flr/FLCore")

Documentation

Bibliography

  • Kell, L. T., I. Mosqueira, P. Grosjean, J-M. Fromentin, D. Garcia, R. Hillary, E. Jardim, S. Mardle, M. A. Pastoors, J. J. Poos, F. Scott, R. D. Scott. 2007. FLR: an open-source framework for the evaluation and development of management strategies. ICES J Mar Sci, 64 (4): 640-646. doi: 10.1093/icesjms/fsm012

Build Status

R-CMD-check CRAN_Status_Badge

Releases

License

Copyright (c) 2004-2017 The FLR Team. Released under the GPL v2.

Contact

You are welcome to: