← Back to home
Comparison · Infra & APIs

nmfspalette vs saros

A side-by-side editorial comparison of nmfspalette and saros — release velocity, themes, recent moves, and the top alternatives to consider.

nmfspalette vs saros: at a glance

Featurenmfspalettesaros
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themescolor-palettes, noaa-fisheries, branding, reproducibilitysurvey-reporting, quarto, automated-narrative, ggplot2
Last editorial update55m ago1h ago
WebsiteVisit →Visit →

What is nmfspalette?

A NOAA Fisheries colour palette that ships when the branding guide changes

nmfspalette supplies the NOAA Fisheries colour palette as an R package, for figures that have to follow agency branding. Its five releases track the branding guide rather than any software need: a first version in 2020, a breaking switch to CSS-compatible colour names in 2021, an update to the 2022 branding colours applied in July 2023, and a 2024 release whose stated purpose is to mint a DOI. There is no functionality here beyond supplying colours.

Read the full nmfspalette trajectory →

What is saros?

Survey reporting automation moves past charts and starts writing the sentences about them.

saros generates survey reports semi-automatically, turning questionnaire data into the plots, tables and Quarto structure a report needs. Version 1.6.0 adds txt_from_cat_mesos_plots(), which produces textual summaries of two categorical plots and calls out where groups differ significantly, plus crowd_plots_as_tabset() to fold a set of plots into Quarto tabsets with computed heights and download links. An interactive interval plot type arrives alongside.

Read the full saros trajectory →

nmfspalette vs saros: editorial side-by-side

N
nmfspalette
INFRA · APIS
0.0

A NOAA Fisheries colour palette that ships when the branding guide changes

◆ Current state

nmfspalette supplies the NOAA Fisheries colour palette as an R package, for figures that have to follow agency branding. Its five releases track the branding guide rather than any software need: a first version in 2020, a breaking switch to CSS-compatible colour names in 2021, an update to the 2022 branding colours applied in July 2023, and a 2024 release whose stated purpose is to mint a DOI. There is no functionality here beyond supplying colours.

◆ Where it's heading

This is a package whose release schedule is set outside the project — it changes when NOAA publishes new branding, and the 2022 guide took until 2023 to land here. The one release with real user impact was the 2021 breaking change, which replaced the branding guide's colour names with CSS-compatible ones and would have broken any code naming a colour directly. The DOI release indicates the maintainer expects it to be cited in publications, which is the natural end state for an agency-standard palette.

◆ Prediction

Expect the next release when NOAA Fisheries revises its branding guide again; on the 2022-to-2023 precedent, it will follow the guide by several months.

S
saros
INFRA · APIS
0.0

Survey reporting automation moves past charts and starts writing the sentences about them.

◆ Current state

saros generates survey reports semi-automatically, turning questionnaire data into the plots, tables and Quarto structure a report needs. Version 1.6.0 adds txt_from_cat_mesos_plots(), which produces textual summaries of two categorical plots and calls out where groups differ significantly, plus crowd_plots_as_tabset() to fold a set of plots into Quarto tabsets with computed heights and download links. An interactive interval plot type arrives alongside.

◆ Where it's heading

The package consolidated its interface first and is now spending that consolidation. The embed_* family collapsed into a single makeme() generic with S3 dispatch in 1.2.0, and every output type since has been an S3 method rather than a new exported function, which is why 1.5.0 and 1.6.0 could add violin plots and interactive interval plots cheaply. The 1.6.0 notes are heavy with internal modularisation, splitting makeme() into argument setup, crowd processing, assembly and validation without touching the public API. Text generation is the newest direction and the one that changes what the package produces.

◆ Prediction

Expect the textual summary work to extend beyond the two-plot categorical case it currently handles, and the tabset and download-link helpers to spread across the remaining output types. The public surface should stay stable while the internals keep being split.

Alternatives to nmfspalette and saros

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either nmfspalette or saros.

See all nmfspalette alternatives → · See all saros alternatives →

Recent activity from nmfspalette and saros

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 9mo agosarosGenerated prose summaries and Quarto tabsets join the output types
  2. 1y agosarosFixes makeme() argument handling in parent frame scopes
  3. 1y agosarosGroup-comparison settings, violin plots and global settings inheritance
  4. 1y agosarosmakeme() replaces the embed_* family with one S3 generic
  5. 2y agonmfspaletteMinor updates and DOI
  6. 2y agosarosText sizing defaults tuned for Word and HTML output
  7. 2y agosarosDevelopment snapshot of the text-size argument work
  8. 2y agonmfspaletteUpdate to new 2022 colors
  9. 5y agonmfspaletteRelease with CSS compatible names
  10. 5y agonmfspaletteRelease update to work with r-cmd-check
  11. 5y agonmfspaletteThe first release of nmfspalette

Frequently asked questions

What is the difference between nmfspalette and saros?

They serve adjacent needs but don't currently overlap on shipped themes. nmfspalette and saros are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is nmfspalette better than saros?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. nmfspalette and saros are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to nmfspalette?

Top nmfspalette alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "nmfspalette alternatives" section above for the current picks, or visit /alternatives/nmfspalette for the full list with editorial commentary on each.

What are the best alternatives to saros?

Top saros alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "saros alternatives" section above for the current picks, or visit /alternatives/saros for the full list with editorial commentary on each.