← Back to home
Comparison · Infra & APIs

nzilbb.vowels vs robscale

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

Shared themes:cran

nzilbb.vowels vs robscale: at a glance

Featurenzilbb.vowelsrobscale
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themessociophonetics, linguistics, pca, r-packagerobust-statistics, simd, performance, cran
Last editorial update51m ago23h ago
WebsiteVisit →Visit →

What is nzilbb.vowels?

A vowel-analysis package trimming dependencies after an email address got it archived.

nzilbb.vowels supports sociophonetic vowel analysis — principal component analysis over vowel measurements, Procrustes comparison of loadings, and the plotting that goes with them. Three releases are visible, all in the 0.4.x line and all small. The substantive thread is dependency removal: vegan and gghalves have both been dropped in favour of code the package controls.

Read the full nzilbb.vowels trajectory →

What is robscale?

A robust-statistics package rewrote its estimators in SIMD C++ and went to CRAN in two weeks.

robscale computes robust scale and location estimators, and its pitch is speed: 21 to 26 times faster than stats::mad, 37 times faster than stats::IQR on small samples, with comparable margins over robustbase for Qn and Sn. The March 2026 releases took it from a GitHub project to a CRAN package carrying eleven estimators, all with confidence intervals.

Read the full robscale trajectory →

nzilbb.vowels vs robscale: editorial side-by-side

N
nzilbb.vowels
INFRA · APIS
0.0

A vowel-analysis package trimming dependencies after an email address got it archived.

◆ Current state

nzilbb.vowels supports sociophonetic vowel analysis — principal component analysis over vowel measurements, Procrustes comparison of loadings, and the plotting that goes with them. Three releases are visible, all in the 0.4.x line and all small. The substantive thread is dependency removal: vegan and gghalves have both been dropped in favour of code the package controls.

◆ Where it's heading

The package is reducing what it relies on, and paying for it in small interface breaks — plot_correlation_counts() lost its half_violin argument and gained a points argument in the same move. The 0.4.2 notes also record that version 0.4.1 was archived by CRAN because the maintainer's email had become unreliable, prompting a switch to an institutional address. That is administrative rather than technical, but it explains why three closely spaced patches exist at all.

◆ Prediction

With the two external plotting and ordination dependencies gone and the maintainer address stabilised, the visible pressure that produced these releases is resolved. Nothing in the entries indicates what comes next, and the history is too short to read a feature direction from.

R
robscale
INFRA · APIS
0.0

A robust-statistics package rewrote its estimators in SIMD C++ and went to CRAN in two weeks.

◆ Current state

robscale computes robust scale and location estimators, and its pitch is speed: 21 to 26 times faster than stats::mad, 37 times faster than stats::IQR on small samples, with comparable margins over robustbase for Qn and Sn. The March 2026 releases took it from a GitHub project to a CRAN package carrying eleven estimators, all with confidence intervals.

◆ Where it's heading

Three releases in a fortnight walk a clear line: expand the public API, submit to CRAN, then tune. The 0.5.4 work is where that tuning shows, and it is unusually specific about hardware, raising sorting-network thresholds after benchmarking and dropping the AVX-512 path entirely in favour of a shorter AVX2-first dispatch chain. The build-fix lists are long, which is what a package fighting compiler and TBB variation across CRAN's platforms looks like.

◆ Prediction

The dispatch hierarchy has been simplified once already; further releases most likely continue narrowing the SIMD surface and hardening the configure step rather than adding estimators. A new estimator would be the surprise.

Alternatives to nzilbb.vowels and robscale

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 nzilbb.vowels or robscale.

See all nzilbb.vowels alternatives → · See all robscale alternatives →

Recent activity from nzilbb.vowels and robscale

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

  1. 4mo agorobscaleSIMD median networks land; AVX-512 dispatch is dropped
  2. 4mo agorobscaleCRAN submission ships 11 robust estimators with bootstrap intervals
  3. 5mo agorobscalescale_robust() dispatcher and four new estimators join the public API
  4. 8mo agonzilbb.vowelsnzilbb.vowels 0.4.3
  5. 8mo agonzilbb.vowelsnzilbb.vowels 0.4.2
  6. 1y agonzilbb.vowelsnzilbb.vowels 0.4.1

Frequently asked questions

What is the difference between nzilbb.vowels and robscale?

Both compete on the same themes — cran — within Infra & APIs. nzilbb.vowels and robscale 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 nzilbb.vowels better than robscale?

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

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

What are the best alternatives to robscale?

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