Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nmfs-ost/nmfspalette
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.0
Choose a base ref
...
head repository: nmfs-ost/nmfspalette
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.0
Choose a head ref
  • 8 commits
  • 15 files changed
  • 3 contributors

Commits on Jun 10, 2025

  1. Update version

    sbreitbart-NOAA committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    67378bc View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Add more tests

    sbreitbart-NOAA committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    c17f262 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Show all nmfs palettes (#67)

    * Update display_nmfs_palette so that it's based in ggplot2 instead of graphics::image() and is easier to use with a function that will display all palettes at once
    
    * Add function that shows all palettes
    
    * Add @return to documentation for all_nmfs_palettes() and display_nmfs_palette(); update title of latter function; update documentation
    
    * Update tests
    sbreitbart-NOAA authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    4a96f3f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sbreitbart-NOAA committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    e29096e View commit details
    Browse the repository at this point in the history
  3. style and docs: run devtools::document() and styler::style_pkg() (#69)

    Co-authored-by: sbreitbart-NOAA <181890943+sbreitbart-NOAA@users.noreply.github.com>
    github-actions[bot] and sbreitbart-NOAA authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    cf021be View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Configuration menu
    Copy the full SHA
    5009b19 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Add theming function (#72)

    * Create first working version of new nmfs theme, for continuous palettes only
    
    * Add functionality for nmfs theme, for discrete and non-interpolated palettes
    
    * Add functionality for nmfs theme, for discrete and interpolated palettes; update documentation
    
    * Update output type of display_nmfs_palette() and associated test
    
    * Add note directing user to ggplot2's v4.0.0 release notes; update documentation
    
    * Add new tests for theming fxn
    
    * Update README
    
    * Updates as suggested by @k-doering-NOAA during review
    sbreitbart-NOAA authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    222ba43 View commit details
    Browse the repository at this point in the history
  2. style and docs: run devtools::document() and style with styler or air (

    …#73)
    
    Co-authored-by: sbreitbart-NOAA <181890943+sbreitbart-NOAA@users.noreply.github.com>
    github-actions[bot] and sbreitbart-NOAA authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    99293b9 View commit details
    Browse the repository at this point in the history
Loading