Ian Taylor

Results 81 issues of Ian Taylor

There have been a few recent suggested changes to `SSplotComparisons()` including - #508 (selectivity), - #524 (summary biomass), - #527 (total mortality). As the number of figures increases, it could...

plots

@kellijohnson-NOAA added new tests in https://github.com/r4ss/r4ss/blob/development/tests/testthat/test_profile.R of functions that are used by `SS_profile`. The `SS_profile` function itself was included in a set of tests in https://github.com/r4ss/r4ss/blob/master/tests/testthat/test_runs.R that require the SS...

open-ended
testing

### Describe the feature request. Thanks to @MartaCousido, for asking why the growth plot was not showing the linear growth ending at the non-integer value for Amin. The figure clip...

enhancement
plots

### Describe the feature request. As noted by @MOshima-PIFSC in https://github.com/PIFSCstockassessments/ss3diags/issues/106, it would be good to always have a readable name for the parameters being profiled over. The current function...

enhancement

The r4ss package was slow to adopt any tidyverse stuff (because I was slow to learn it), but since January 2023 has depended on {dplyr} and {magrittr} and now has...

question
style/refactor

### Describe the feature request. New table being produced by these lines should be read by `SS_output()` https://github.com/nmfs-stock-synthesis/stock-synthesis/blob/main/SS_write_report.tpl#L2935-L2937 This information could be helpful to quickly flag any fleets where the...

enhancement

### Describe the feature request. Figure below from the recent review of Oregon Black Rockfish (copied from https://pam.pcouncil.org/documents/request_response_oregonblackrf_star2_071123-pdf/) shows a comparison of indices that was created by @aaronmberger-nwfsc using the...

enhancement

### Describe the feature request. As noted in https://github.com/r4ss/r4ss/pull/736#issue-1327885562, the `r4ss::run()` function no longer supports running multiple models because it was simpler to avoid looping over multiple folders. However, we...

enhancement
help wanted
ss3_utility_functions
epic: running models

## Background GitHub Pages allows anyone with a github account to post any files to the web, including the r4ss html. See https://r4ss.github.io/r4ss/BigSkate/ for example and https://pages.github.com/ for info on...

enhancement
in progress
documentation

The `SSplotComparisons()` function includes an `legendncol` argument to change the number of columns for the legend. It would probably be a good idea to include this in more places, such...