You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Small change to make new dev branch
* Remove Regional Workflows vignette
* Replace bib entries from sa4ss with updated entries from https://github.com/pfmc-assessments/yellowtail_2025/blob/main/report/yellowtail.bib, while keeping the asar and NEFSC references
* Revert "Replace bib entries from sa4ss with updated entries from https://github.com/pfmc-assessments/yellowtail_2025/blob/main/report/yellowtail.bib, while keeping the asar and NEFSC references"
This reverts commit 2952d6f.
* Shorten glossary labels by subbing FSC acronyms in for full names (#448)
* Shorten glossary labels by subbing FSC acronyms in for full names
* Add guidance to glossary about how to search for survey names
* Add nefsc glossary entries (#454)
* Update FAQs vignette with questions about making reports without model results converted with stockplotr
* Add entries from CRDabbreviatedlocales.tex
* Add terms from NEFSC's glossary as per #438
* Vignettes to articles (#453)
* Replace old bib file entries with those in https://github.com/pfmc-assessments/yellowtail_2025/blob/main/report/yellowtail.bib, except for asar citation and NEFSC's citations (as per this comment: pfmc-assessments/yellowtail_2025#12 (comment)) (#449)
* Replace bib entries from sa4ss with updated entries from https://github.com/pfmc-assessments/yellowtail_2025/blob/main/report/yellowtail.bib, while keeping the asar and NEFSC references
* Create quarto-based articles for FAQ and custom figures/tables vignettes, and erase those vignettes, to allow for better navigability on website, as per #316
* Create quarto-based articles for example reports and alt workflows vignettes, and erase those vignettes
* Remove unnecessary article-related files made by rendering locally
* update WORDLIST
* adjust create_yaml example to remove warning
* Update skeleton labels (#459)
* Update FAQs vignette with questions about making reports without model results converted with stockplotr
* remove faqs.Rmd
* Change skeleton chunk labels for clarity: doc_parameters → R_parameters and output_and_quantities → preamble
* Update readme with project/milestone status (#458)
* Update FAQs vignette with questions about making reports without model results converted with stockplotr
* remove faqs.Rmd
* Update readme with project/milestone status
* remove r4ss as dependency
* add bootstrap 5 per error rec
---------
Co-authored-by: sbreitbart-NOAA <sophie.breitbart@noaa.gov>
dplyr::filter(!Definition%in%"An advisory committee of the PFMC made up of scientists and economists. The Magnuson-Stevens Act requires that each council maintain an SSC to assist in gathering and analyzing statistical, biological, ecological, economic, social, and other scientific information that is relevant to the management of Council fisheries.") |>
"% To increase findability, surveys may have multiple entries to link informal with formal names.\n",
849
+
"% Specifically, there may be more than one 'label' (first curly braces entry) or 'acronym' (second curly braces entry) with the same 'long form' (third curly braces entry).\n",
850
+
"% If the first 'label' you find for a given survey seems too long, look for an alternative entry with the same 'long form' but a different 'label' and/or 'acronym'.\n",
851
+
"% For example, there are three entries for the 'long form' 'Northeast Ecosystem Monitoring (EcoMon)\\_Fall':\n\n",
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Download using the directions below and fill in `create_template.R` function wit
9
9
the desired parameters (follow example below) to create a template Quarto document
10
10
to be rendered to create a stock assessment report.
11
11
12
-
The goal of ASAR is to automate stock assessment reports for NOAA science centers
12
+
The goal of `asar` is to automate stock assessment reports for NOAA science centers
13
13
so they are reproducible and cohesive across the agency. This project intends
14
14
to create a streamlined workflow that allows the analyst to create a customized
15
15
report tailored to their needs and requirements by the SSC, council, or other
@@ -135,6 +135,10 @@ Have you identified any suggestions for improvement, bugs, or questions? Please
135
135
136
136
Thank you for helping us improve this package!
137
137
138
+
## Progress, Goals, & Timeline
139
+
140
+
What are we working on? When do we aim to complete it? What have we accomplished? Check out our [GitHub Project Board](https://github.com/orgs/nmfs-ost/projects/44/) and [Milestones](https://github.com/nmfs-ost/asar/milestones) to see the package development status and our goals for the next few months.
141
+
138
142
## Tips
139
143
140
144
If you have additional questions, there is a helpful Q&A guide available in the
0 commit comments