Partially automate a U.S. stock assessment report.

latex noaa-nsap quarto r-package stock-assessment stock-assessment-reports
4 Open Issues Need Help Last updated: Jul 8, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves reviewing R functions within the `asar` package and modifying them to remove explicit `return()` statements, replacing them with the object to be returned. This aligns the code with the Tidyverse style guide for improved readability and maintainability.

Complexity: 2/5
enhancement good first issue NSAP-code-cleanup

Partially automate a U.S. stock assessment report.

R
#latex#noaa-nsap#quarto#r-package#stock-assessment#stock-assessment-reports

AI Summary: Add a code of conduct statement or link to an existing one at the end of the README file for the 'asar' project, mirroring the approach used by the FIMS project.

Complexity: 1/5
good first issue NSAP-code-cleanup

Partially automate a U.S. stock assessment report.

R
#latex#noaa-nsap#quarto#r-package#stock-assessment#stock-assessment-reports

AI Summary: Enhance the existing FAQs page of the 'asar' R package by adding either a search bar or a table of contents to improve navigation and user experience. The solution requires investigating how to implement these features within the existing Quarto/HTML framework of the FAQs page.

Complexity: 3/5
documentation enhancement good first issue triage_needed NSAP-code-cleanup

Partially automate a U.S. stock assessment report.

R
#latex#noaa-nsap#quarto#r-package#stock-assessment#stock-assessment-reports

AI Summary: Modify the `add_tagging.r` script in the `asar` R package to rename the final PDF output file after accessibility tagging is added. The new name should match the original Quarto-rendered PDF name, unless a custom rename argument is provided. This involves updating the file name handling within the `if(compile)` conditional statement and adjusting the `tinytex::lualatex` function call to use the updated file name.

Complexity: 3/5
enhancement good first issue triage_needed

Partially automate a U.S. stock assessment report.

R
#latex#noaa-nsap#quarto#r-package#stock-assessment#stock-assessment-reports