← Back to home
Comparison · Analytics

icesSAG vs rncl

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

icesSAG vs rncl: at a glance

FeatureicesSAGrncl
SectorAnalyticsAnalytics
Velocity score0.02.5
Sparks · 30d00
Top themesfisheries-science, api-client, ices, data-validationphylogenetics, file-parsing, cran-maintenance, c++
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is icesSAG?

The ICES stock assessment client took upload away in 2024 and spent two years giving it back.

icesSAG is the R client for the ICES Stock Assessment Graphs database, used by fisheries scientists to retrieve and publish stock assessment summaries and figures. The 1.5.0 release repointed every function at a new API, replaced token authentication with JWT via icesConnect, and dropped file upload entirely. Upload returned in 1.6.2, now routing through icesDatsu to check file format and validate data before submission.

Read the full icesSAG trajectory →

What is rncl?

A phylogenetics parser on life support, shipping only what CRAN's compilers demand.

rncl wraps the Nexus Class Library so R can read Newick and NEXUS tree files. Every release since 2016 has been custodial: 0.8.9 exists solely to pull upstream NCL changes so the bundled C++ compiles under the C++20 standard. No user-facing function has changed in close to a decade.

Read the full rncl trajectory →

icesSAG vs rncl: editorial side-by-side

I
icesSAG
ANALYTICS
0.0

The ICES stock assessment client took upload away in 2024 and spent two years giving it back.

◆ Current state

icesSAG is the R client for the ICES Stock Assessment Graphs database, used by fisheries scientists to retrieve and publish stock assessment summaries and figures. The 1.5.0 release repointed every function at a new API, replaced token authentication with JWT via icesConnect, and dropped file upload entirely. Upload returned in 1.6.2, now routing through icesDatsu to check file format and validate data before submission.

◆ Where it's heading

The package is consolidating onto the shared ices-tools stack rather than carrying its own machinery — authentication moved to icesConnect, validation to icesDatsu, and the icesVocab dependency was dropped once it was no longer needed. Alongside that, redundant graph functions were deprecated and caching was added to reduce load on the server. Releases are infrequent and driven by upstream API changes.

◆ Prediction

Expect the next release to follow whatever the ICES service or the sibling ices-tools packages change next, rather than introducing new analysis capability of its own.

R
rncl
ANALYTICS
2.5

A phylogenetics parser on life support, shipping only what CRAN's compilers demand.

◆ Current state

rncl wraps the Nexus Class Library so R can read Newick and NEXUS tree files. Every release since 2016 has been custodial: 0.8.9 exists solely to pull upstream NCL changes so the bundled C++ compiles under the C++20 standard. No user-facing function has changed in close to a decade.

◆ Where it's heading

The release cadence tracks toolchain deprecations rather than user demand: gcc 12 removing binary_function in 2022, a deprecated Rcpp call in 2025, C++20 in 2026. The package is maintained as a stable parsing dependency for phylogenetics tooling, and the goal visible in these entries is keeping it installable, not extending it.

◆ Prediction

Expect the next release only when a compiler or CRAN policy change breaks the build again; nothing in these entries points to new parsing features.

Alternatives to icesSAG and rncl

Other Analytics 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 icesSAG or rncl.

See all icesSAG alternatives → · See all rncl alternatives →

Recent activity from icesSAG and rncl

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

  1. 15d agornclNCL sources refreshed for C++20 compilation
  2. 3mo agoicesSAGStock upload restored with pre-submission validation
  3. 8mo agornclDeprecated Rcpp call removed in maintenance release
  4. 1y agoicesSAGEvery function repointed at a new API, with JWT auth
  5. 4y agornclBuild fixed for gcc 12 and clang 14
  6. 6y agornclMaintenance release clearing CRAN check warnings
  7. 6y agoicesSAGlocal release 1.3-5
  8. 8y agornclCRAN check notes and warnings cleared
  9. 9y agornclSingleton removal moves to C++ for a 3x speedup

Frequently asked questions

What is the difference between icesSAG and rncl?

They serve adjacent needs but don't currently overlap on shipped themes. rncl is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is icesSAG better than rncl?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. rncl is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to icesSAG?

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

What are the best alternatives to rncl?

Top rncl alternatives in Analytics are ranked by recent ship velocity. Browse the "rncl alternatives" section above for the current picks, or visit /alternatives/rncl-r for the full list with editorial commentary on each.