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:
remotes::install_github("flr/FLCore")
- A quick introduction to FLR
- An overview of the FLCore classes
- Loading your data into FLR
- Modelling stock recruitment with FLSR
- Plotting FLR objects using lattice
- Help pages
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
Copyright (c) 2004-2022 The FLR Team. Released under the GPL v2.
You are welcome to:
- Submit suggestions and bug-reports at: https://github.com/flr/FLCore/issues
- Send a pull request on: https://github.com/flr/FLCore/
- Compose a friendly e-mail to: [email protected]
- Author: FLR Team and various contributors.
- Maintainer: Iago Mosqueira (WMR) [email protected]