Analyzing impacts of alternative selectivity patterns in FLR
FLSelex
requires very recent versions of FLR
libraries FLCore
, FLBRP
, FLasher
and ggplotFL
. This can be installed together with FLSelex
from gihtub using library(devtools):
```{r, eval=FALSE} installed.packages("devtools")
devtools::install_github("flr/FLCore")
devtools::install_github("flr/FLBRP")
devtools::install_github("flr/FLasher")
devtools::install_github("flr/ggplotFL")
devtools::install_github("henning-winker/FLSelex")
``
However, due to increasing difficulties of compiling C++ code with Rtools for Windows systems, these are also provided a binary package zip files [here](https://github.com/Henning-Winker/FLSelex/tree/main/binary_package/win). Not a dependency, but a very useful to explore selectivity pattern under alternative stock recruitment relationships is the new [
FLSRTMBbeta`](https://github.com/Henning-Winker/FLSRTMBbeta/blob/main/README.md) (Winker and Mosqueira, 2021), for which the latest binary package zip for Windows can be found here.
Documentation of the available applications and plotting functions is provided in the preliminary FLSelex
Handbook
European Commission Joint Research Centre D.02. Released under the EUPL 1.1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.