Skip to content

Update cheatsheet#424

Merged
sbreitbart-NOAA merged 1 commit intodevfrom
cheatsheet
Feb 12, 2026
Merged

Update cheatsheet#424
sbreitbart-NOAA merged 1 commit intodevfrom
cheatsheet

Conversation

@sbreitbart-NOAA
Copy link
Copy Markdown
Collaborator

What is the feature?

  • Update cheatsheet by removing withr() wrapper from add_accessibility() (not needed anymore)

@github-actions
Copy link
Copy Markdown
Contributor

Checklist

  • PR base branch is accurate
  • Is the code concise?
  • Comments are clear and useful.
  • Can you remove or combine any arguments?
  • Do argument contain defaults (if appliable)?
  • Code is documented and example provided (Roxygen).
  • Did you make a test (testthat)?
  • Was this tested under multiple scenarios?
  • Did you run devtools::check()?

@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report

Coverage Code to Test Ratio Test Execution Time
37.5% 1:0.2 27s

Reported by octocov

@sbreitbart-NOAA sbreitbart-NOAA merged commit 64a0bd4 into dev Feb 12, 2026
3 checks passed
@sbreitbart-NOAA sbreitbart-NOAA deleted the cheatsheet branch February 12, 2026 16:19
Schiano-NOAA added a commit that referenced this pull request Mar 27, 2026
* Update "ESP" meaning in glossary as per #423

* update cheatsheet to remove 'withr()' wrapper from add_a11y function (#424)

* Update special characters in glossary (#425)

* Update glossary so that meanings with underscores have backslash to escape underscore

* Update glossary so that meanings and acronyms have backslashes to escape special characters, and underscores in labels are converted to hyphens

* Update glossary so that underscores and parentheses in labels are converted to hyphens

* update affiliation with duplicate city for afsc seattle offices (#426)

* Update preamble prompt (#430)

* Update prompt about preamble as per #416 (comment)

* Update prompt about preamble to exactly match suggestion in #416 (comment)

* Update SAFE template table structure from flextable to asar (#432)

* Update a11y guide with info about how to escape special characters in alt text/captions csv

* Update readme example create_template() arg from 'author' to 'authors'

* Update SAFE template table structure from flextable to asar as per #428

* Update functions that relied on 'flextable' and convert to 'gt' (#429)

* Update a11y guide with info about how to escape special characters in alt text/captions csv

* Update readme example create_template() arg from 'author' to 'authors'

* Update ID_tbl_width_class() to work with gt tables, vs flextables

* Update create_tables_doc() and related functions so begin replacing flextable-based pipeline with gt (for identifying table width, and splitting/rotating where needed). Next step: split super-long tables where necessary

* create new function to get table length; update documentation

* Redesign tables doc workflow to work with >1 tables shown on portrait orientation and 1 table shown on landscape orientation

* Redesign tables doc workflow to work with >1 table shown on landscape orientation

* Redesign tables doc workflow to work with remaining types of tables

* update tests by removing flextable and replacing with gt

* sub flextable with gt in DESCRIPTION and devcontainer

* create tests for ID_tbl_length_class()

* Update tests

* Update captions for split tables by removing individual column names shown, and instead state number of table vs total number of tables

* Update render_lg_table() to work with varying essential column values, and redesign to better work with gt tables vs flextables; update documentation and tests

* Delete unusable, duplicated license

* Address warnings in R cmd check

* Comment out code that restricts table column width unnecessarily, since tab_options(table.width) is sufficient; add "tbl-pos: 't'" to table chunk options to anchor tables

* Edit add_child() to add line to tables chunk in skeleton to add  "clearpage" latex command

* Update captions for tables split by columns to remove mention of specific columns in the table

* Set col widths for tables; fix issue with extra-wide tables

* Add missing pipes to create_tables_doc()

* add gt_split into utils (#433)

* add gt_split into utils

* remove header from gt and add function dependencies in gt_split

* update documentation for gt_split in export

* update create_tables_doc to reference asar::gt_split and not gt

---------

Co-authored-by: Sam Schiano <125507018+Schiano-NOAA@users.noreply.github.com>

* Fix typo and update WORDLIST

* Allow messages about tables when running create_template() (#431)

* Update a11y guide with info about how to escape special characters in alt text/captions csv

* Update readme example create_template() arg from 'author' to 'authors'

* Allow messages in create_template() stating if tables aren't found, and how to make them, to match messaging produced for figures

* add float package to in-header tex (#427)

* update documentation

* Comment out tests that should pass once nmfs-ost/stockplotr#205 is merged

* change action so only comments when the PR is first opened (#435)

* update version in pkg and cheatsheet

* fix date in cheatsheet

* Add missing leading zeroes back to affiliation zip codes

---------

Co-authored-by: sbreitbart-NOAA <sophie.breitbart@noaa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants