← Back to home
Comparison · Infra & APIs

nmfspalette vs testdat

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

nmfspalette vs testdat: at a glance

Featurenmfspalettetestdat
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themescolor-palettes, noaa-fisheries, branding, reproducibilitydata-validation, unit-testing, testthat, tidyselect
Last editorial update1h ago2h 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 testdat?

Unit testing for datasets, built on testthat and now bending to its next release.

testdat applies the testthat idiom to data rather than code: expectations that assert properties of a data frame, run as a suite, with results exportable to Excel. Recent releases have been about correctness and upstream compatibility. Expectations are now constructed via new_expectation() ahead of testthat 3.3.0, and expect_base() errors on a missing variable instead of silently passing.

Read the full testdat trajectory →

nmfspalette vs testdat: 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.

T
testdat
INFRA · APIS
0.0

Unit testing for datasets, built on testthat and now bending to its next release.

◆ Current state

testdat applies the testthat idiom to data rather than code: expectations that assert properties of a data frame, run as a suite, with results exportable to Excel. Recent releases have been about correctness and upstream compatibility. Expectations are now constructed via new_expectation() ahead of testthat 3.3.0, and expect_base() errors on a missing variable instead of silently passing.

◆ Where it's heading

The package reached its shape early and has spent the years since sanding it. The design decisions worth noting are all in the past: the move to tidyselect at 0.3.0, the test data pipe at 0.4.0, and the failure messages at 0.4.1 that name which variable failed rather than just reporting a count. Since then activity is sparse and reactive, tracking testthat and R-devel. The two 0.4.3 and 0.4.4 tags arriving ninety minutes apart on the same day is the signature of a release caught by an upstream deadline.

◆ Prediction

The immediate work is finishing the testthat 3.3.0 adaptation. Beyond that the notes give no evidence of new expectation families; the package looks maintained rather than developed.

Alternatives to nmfspalette and testdat

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 testdat.

See all nmfspalette alternatives → · See all testdat alternatives →

Recent activity from nmfspalette and testdat

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

  1. 9mo agotestdatExpectations rebuilt on new_expectation() for testthat 3.3.0
  2. 9mo agotestdatexpect_base() errors on a missing variable instead of passing
  3. 2y agonmfspaletteMinor updates and DOI
  4. 2y agonmfspaletteUpdate to new 2022 colors
  5. 2y agotestdatGrouped data frames ungrouped before testing
  6. 3y agotestdatFailure messages name the failing variable; expect_depends() added
  7. 4y agotestdatTest data pipe lets expectations sit inline in a chain
  8. 4y agotestdatCRAN release moves variable selection to tidyselect
  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 testdat?

They serve adjacent needs but don't currently overlap on shipped themes. nmfspalette and testdat 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 testdat?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. nmfspalette and testdat 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 testdat?

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