FSA icon indicating copy to clipboard operation
FSA copied to clipboard

FSA (Fisheries Stock Assessment) package provides R functions to conduct typical introductory fisheries analyses.

Results 11 FSA issues
Sort by recently updated
recently updated
newest added

The `wsVal()` function only works with some species but also defaults to using metric units and 75th percentile equations. However, it sends the same error message if any one of...

enhancement

The following items should be changed, modified, or corrected following the transfer of the repo to fishrR-Core-Team. - Change the ReadMe - [x] Remove references to Derek and DerekOgle.com, -...

Per request from Nick Heredia ... add ability to use `psdCalc()` with a species that does not exist in `psdLit`. This should be a fairly quick addition ... just bypass...

enhancement

Still have these remaining from #23 - [ ] mrOpen_VALIDATE ... Manly results Will need to do a deeper dig after these are done.

Consider changing the bar charts in ALKplot to be more like a stacked "histogram" so that the axes can be controlled more easily. As a bar chart the axes are...

Consider adding the methods described [here](http://icesjms.oxfordjournals.org/content/70/2/329.full.pdf+html). See code that Axel Hille sent me.

Possibly use `katex` to add formulae to documentation files. See https://docs.ropensci.org/katex/

question

The current version of `depletion()` uses vectors of catch and effort as the first two arguments. While this may be useful if catch and effort were entered into separate stand-alone...

enhancement

Utility issues occur if the user needs to apply separate "groups" to the same "species" in the same data set. For example, this would occur if the data set contained...

bug

`psdAdd()` does not properly handle multiple species that have `group`s. Using these toy data ... ``` dbt

bug