← Back to home
Comparison · Analytics

audubon vs rncl

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

audubon vs rncl: at a glance

Featureaudubonrncl
SectorAnalyticsAnalytics
Velocity score0.02.5
Sparks · 30d00
Top themesjapanese-nlp, text-processing, r-package, budouxphylogenetics, file-parsing, cran-maintenance, c++
Last editorial update1h ago3h ago
WebsiteVisit →Visit →

What is audubon?

audubon's release feed is almost entirely Renovate bumping the JavaScript toolchain behind its Japanese text splitter.

An R package for Japanese text processing — normalisation, tokenisation via MeCab and SudachiPy, and phrase splitting through budoux. Ten releases since 2022, but the changelogs are dominated by automated dependency updates to a webpack, babel and prettier toolchain, because the budoux component is JavaScript that has to be bundled. Actual R-facing changes appear in perhaps one release in three.

Read the full audubon 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 →

audubon vs rncl: editorial side-by-side

A
audubon
ANALYTICS
0.0

audubon's release feed is almost entirely Renovate bumping the JavaScript toolchain behind its Japanese text splitter.

◆ Current state

An R package for Japanese text processing — normalisation, tokenisation via MeCab and SudachiPy, and phrase splitting through budoux. Ten releases since 2022, but the changelogs are dominated by automated dependency updates to a webpack, babel and prettier toolchain, because the budoux component is JavaScript that has to be bundled. Actual R-facing changes appear in perhaps one release in three.

◆ Where it's heading

The package appears feature-stable and in maintenance. The last substantive R-level addition visible here is bind_lr() for bigram LR values back in 0.5.0; everything since has been dependency hygiene, a tokeniser refactor, and platform-specific test fixes. That is a reasonable end state for a wrapper whose value is the binding rather than ongoing invention, but it does mean the release feed carries almost no signal about the package itself — a reader watching this feed would learn more about webpack's version history than about Japanese text processing.

◆ Prediction

Expect the Renovate cadence to continue setting the release rhythm, with R-facing changes arriving only when budoux itself gains capability or a platform breaks.

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 audubon 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 audubon or rncl.

See all audubon alternatives → · See all rncl alternatives →

Recent activity from audubon and rncl

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

  1. 15d agornclNCL sources refreshed for C++20 compilation
  2. 3mo agoaudubonM1 Mac locale crash worked around in examples
  3. 7mo agoaudubonaudubon 0.6.2
  4. 7mo agoaudubonAutomated dependency bumps, including a webpack security update
  5. 8mo agornclDeprecated Rcpp call removed in maintenance release
  6. 2y agoaudubonbudoux bumped to 0.6.2; Renovate configured
  7. 3y agoaudubonMeCab and SudachiPy tokenisers refactored
  8. 3y agoaudubonbind_lr() computes LR values for bigrams
  9. 4y agornclBuild fixed for gcc 12 and clang 14
  10. 6y agornclMaintenance release clearing CRAN check warnings
  11. 8y agornclCRAN check notes and warnings cleared
  12. 9y agornclSingleton removal moves to C++ for a 3x speedup

Frequently asked questions

What is the difference between audubon 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 audubon 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 audubon?

Top audubon alternatives in Analytics are ranked by recent ship velocity. Browse the "audubon alternatives" section above for the current picks, or visit /alternatives/audubon-r 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.