Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion model_list_dir/asar.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tool_abbreviation": "asar",
"authors": "Samantha Schiano, Sophie Breitbart, and Steve Saul",
"contributors": "Bai Li, Kathryn Doering",
"background_text": "{asar} is an R package that partially automates a stock assessment report and facilitates actions accompanying the workflow including making documents accessible (a federal requirement). This package was developed out of a need for a more streamlined and efficient stock assessment process where the lowest hanging fruit was reporting. It standardizes report structure while simultaneously allowing broader customizations needed for a particular stock or region's report. The need to make accessible documents in an automated fashion was a top priority, so heavy development and a collaboration with Quarto, a major industry partner, brought {asar} accessibility features to an open-source publishing platform used by thousands worldwide.",
"background_text": "{asar} is an R package that partially automates a stock assessment report and facilitates actions accompanying the workflow including making documents accessible (a federal requirement). This package was developed out of a need for a more streamlined and efficient stock assessment process where the lowest hanging fruit was reporting. It standardizes report structure while simultaneously allowing broader customizations needed for a particular stock or region's report. The need to make accessible documents in an automated fashion was a top priority, so heavy development and a collaboration with Quarto, a major industry partner, brought {asar} accessibility features to an open-source publishing platform used by thousands worldwide.<br><br>{asar} is frequently used in conjunction with {stockplotr}, an R package used to create semi-automated figures and tables for stock assessment reports.",
"installation_instructions": "<a href=\"https://github.com/nmfs-ost/asar/blob/main/README.md#installation\">https://github.com/nmfs-ost/asar/blob/main/README.md#installation</a>",
"citation": "Schiano S, Breitbart S, Saul S (2026). asar: Build NOAA Stock Assessment Report. R package version 2.2.0, <a href=\"https://github.com/nmfs-ost/asar\">https://github.com/nmfs-ost/asar</a>.",
"documentation_link": "https://nmfs-ost.github.io/asar/reference/index.html",
Expand Down
Loading