← Back to home
Comparison · Infra & APIs

artoo vs statpsych

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

artoo vs statpsych: at a glance

Featureartoostatpsych
SectorInfra & APIsInfra & APIs
Velocity score2.50.0
Sparks · 30d00
Top themesr-packages, clinical-trials, cdisc, data-conversionpsychometrics, confidence-intervals, sample-size, statistical-power
Last editorial update46m ago2h ago
WebsiteVisit →Visit →

What is artoo?

artoo makes any-to-any clinical dataset conversion lossless by construction.

artoo reads and writes SAS XPORT, CDISC Dataset-JSON, NDJSON, Parquet and RDS around one canonical metadata model, so a conversion between any two formats carries labels, CDISC types, lengths, display formats, controlled-terminology references and sort keys intact. It is pure R with no SAS or Java runtime. It reached CRAN at 0.1.1 and has spent 0.1.2 and 0.1.3 on the character-encoding edges.

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

artoo vs statpsych: editorial side-by-side

A
artoo
INFRA · APIS
2.5

artoo makes any-to-any clinical dataset conversion lossless by construction.

◆ Current state

artoo reads and writes SAS XPORT, CDISC Dataset-JSON, NDJSON, Parquet and RDS around one canonical metadata model, so a conversion between any two formats carries labels, CDISC types, lengths, display formats, controlled-terminology references and sort keys intact. It is pure R with no SAS or Java runtime. It reached CRAN at 0.1.1 and has spent 0.1.2 and 0.1.3 on the character-encoding edges.

◆ Where it's heading

Recent work is all about text that does not survive a format change. 0.1.3 adds an invalid_encoding dimension to artoo_checks() that flags bytes which are not valid UTF-8 before a writer aborts on them, accepts the SAS OEM/DOS encoding names, and gives the writers on_invalid = "translit" and "fold" so smart punctuation and accented characters resolve to pinned ASCII instead of failing. The fold tables ship as data specifically so the result is identical on every platform, which is the same determinism argument behind C-locale row sorting in 0.1.0.

◆ Prediction

The new WLATIN1-to-UTF-8 migration article and the width warning on write_xpt() point the next attention at length and truncation semantics rather than at additional formats. These notes name no further target format.

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

See all artoo alternatives → · See all statpsych alternatives →

Recent activity from artoo and statpsych

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

  1. 28d agoartooEncoding checks and translit/fold modes for the writers
  2. 1mo agostatpsychKendall tau, logistic fit measures added; three names retired
  3. 1mo agoartoonoLD check fix; codec unchanged
  4. 2mo agoartooInitial CRAN release after resubmission
  5. 2mo agoartooLossless any-to-any CDISC dataset conversion in pure R
  6. 7mo agostatpsychIntraclass correlation and diversity indices gain full coverage
  7. 1y agostatpsychstatpsych 1.8
  8. 2y agostatpsychCorrelation tests and finite-population corrections added
  9. 2y agostatpsychCoefficient of variation and 2x2 within-subjects effects
  10. 3y agostatpsychPower calculations added for means, proportions and correlations

Frequently asked questions

What is the difference between artoo and statpsych?

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

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. artoo 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to artoo?

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