← Back to home
Comparison · Infra & APIs

prospectr vs statpsych

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

prospectr vs statpsych: at a glance

Featureprospectrstatpsych
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesspectroscopy, signal-processing, preprocessing, calibration-samplingpsychometrics, confidence-intervals, sample-size, statistical-power
Last editorial update1h ago4h ago
WebsiteVisit →Visit →

What is prospectr?

prospectr spent its biggest release in years fixing spectra it had been quietly mangling.

prospectr provides the signal-processing layer for near-infrared and visible spectroscopy in R — Savitzky-Golay and gap-segment derivatives, standard normal variate, detrending, continuum removal, splice correction, plus calibration sampling algorithms like Kennard-Stone and DUPLEX and readers for ASD and BUCHI NIRCal instrument files. The May release is the substantial one: a long list of corrections to functions that were returning wrong or missing values rather than failing.

Read the full prospectr trajectory →

What is statpsych?

A statistics catalogue for psychology that grows by the release and rarely changes shape.

statpsych supplies confidence intervals, hypothesis tests, power calculations and sample-size planning for the designs psychology researchers actually run, exposed as several hundred small named functions rather than a modelling framework. Version 2.0.0 adds eight functions across logistic model performance, Kendall tau-a intervals and sample sizes, intraclass correlation testing, Geary kurtosis and Mann-Whitney power, and retires three names in favour of generalised replacements. The major version number reflects those removals rather than a change in how the package is used.

Read the full statpsych trajectory →

prospectr vs statpsych: editorial side-by-side

P
prospectr
INFRA · APIS
0.0

prospectr spent its biggest release in years fixing spectra it had been quietly mangling.

◆ Current state

prospectr provides the signal-processing layer for near-infrared and visible spectroscopy in R — Savitzky-Golay and gap-segment derivatives, standard normal variate, detrending, continuum removal, splice correction, plus calibration sampling algorithms like Kennard-Stone and DUPLEX and readers for ASD and BUCHI NIRCal instrument files. The May release is the substantial one: a long list of corrections to functions that were returning wrong or missing values rather than failing.

◆ Where it's heading

The recent work is corrective rather than additive, and several items changed results silently before being caught. continuumRemoval() derived its convex-hull boundary offset from a fixed one-wavelength assumption that broke for fine-resolution spectra or non-nanometre units; cochranTest() passed an invalid argument name to prcomp() and produced incorrect principal component scores; readASD() silently dropped spectra in one branch of its text path. Two file readers were leaking connections. Alongside that runs a smaller thread of decoupling preprocessing steps from each other, most visibly detrend() gaining an snv argument so polynomial detrending can run without the SNV transform that Barnes et al. bundled with it.

◆ Prediction

The detrend() decoupling is the only recent addition and it fits a broader pipeline-composition direction, so similar separation of other bundled preprocessing steps is the plausible next move. The misspelled substraction argument now carries a deprecation warning, which schedules its removal for a future release.

S
statpsych
INFRA · APIS
0.0

A statistics catalogue for psychology that grows by the release and rarely changes shape.

◆ Current state

statpsych supplies confidence intervals, hypothesis tests, power calculations and sample-size planning for the designs psychology researchers actually run, exposed as several hundred small named functions rather than a modelling framework. Version 2.0.0 adds eight functions across logistic model performance, Kendall tau-a intervals and sample sizes, intraclass correlation testing, Geary kurtosis and Mann-Whitney power, and retires three names in favour of generalised replacements. The major version number reflects those removals rather than a change in how the package is used.

◆ Where it's heading

Every release in this window is the same shape: a list of new functions, occasionally a rename. The package grows by filling cells in a grid of estimand, design and inferential goal, and 2.0.0 is notable only for finally deleting the three names its generalised replacements had superseded. That makes it a reference library whose value is coverage and stability, not direction, and the entries give no sign of that changing.

◆ Prediction

Expect the accretion to continue along the same axes, with sample-size and power counterparts filled in for estimands that currently have interval functions but no planning ones. The 2.0.0 deletions suggest occasional consolidation passes when a generalised function makes older specific ones redundant.

Alternatives to prospectr and statpsych

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 prospectr or statpsych.

See all prospectr alternatives → · See all statpsych alternatives →

Recent activity from prospectr and statpsych

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

  1. 1mo agostatpsychKendall tau, logistic fit measures added; three names retired
  2. 1mo agoprospectrdetrend() can run without a prior SNV transformation
  3. 2mo agoprospectrContinuum removal, SNV and cochranTest corrected; readers stop leaking
  4. 7mo agostatpsychIntraclass correlation and diversity indices gain full coverage
  5. 1y agostatpsychstatpsych 1.8
  6. 1y agoprospectrread_nircal() sample ID field fix
  7. 2y agostatpsychCorrelation tests and finite-population corrections added
  8. 2y agostatpsychCoefficient of variation and 2x2 within-subjects effects
  9. 3y agostatpsychPower calculations added for means, proportions and correlations
  10. 3y agoprospectrNon-UTF8 sample IDs no longer become NA
  11. 4y agoprospectrkenStone() bug fix
  12. 4y agoprospectrread_nircal() execution failure fixed

Frequently asked questions

What is the difference between prospectr and statpsych?

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

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

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

What are the best alternatives to statpsych?

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