Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@Schiano-NOAA Schiano-NOAA released this 11 Dec 15:02
· 11 commits to main since this release
d599476

What's Changed

Major Updates

  • GitHub Pages site is expanded and improved including a link to a tutorial for asar
  • Fleets are now automatically identified when converting BAM output files (fleet names are still in acronym form)
  • The skeleton now creates an R chunk referred to the preamble which loads the converted data frame and creates pre-calculated key quantities for users to reference throughout their report.
  • Integrated an rda based approach to reading in figures and tables produced from satf into the template
  • Improved the convert_output function where std naming is improved, module_name column has become a key factor in correctly converting the data frames, new and informative messages appear as the function processes, and other minor improvements
  • The previous archiving focused folder structure was removed in favor of a single folder named "report"

Minor Updates

  • Various updates to documentation of functions
  • Improved testing
  • Added working example to documentation and data for users
  • Shorten create_template chunk labels by @sbreitbart-NOAA in #74
  • Update(README.md): add pak installation instructions by @Schiano-NOAA in #79
  • Add minor change to convert_output arg defaults and format latin name in title by @Schiano-NOAA in #88
  • fixed bug in a11y vignette by @sbreitbart-NOAA in #95
  • Codespaces was set up for those who have access
  • Fixed error when rendering without a bib file - asar now contains a default bib file that can be replaced in the create_template function or later by the user.

Full Changelog: v0.2...v0.3

As of December 10th 2024, we are aware that the checks for the package are failing for ubuntu os; however, this is being worked on and should not impact the function of asar package