← Back to home
Comparison · Analytics

rempsyc vs sdsfun

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

Shared themes:r-package

rempsyc vs sdsfun: at a glance

Featurerempsycsdsfun
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesapa-formatting, psychology-research, statistical-tables, ggplot2spatial-statistics, geodetector, spatial-clustering, rcpp
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is rempsyc?

Publication-ready psychology tables and plots, tracking APA style as closely as the software allows.

rempsyc produces APA-formatted tables and figures for psychology research — nice_table() for results tables, plus plotting helpers for scatter plots, violin plots, densities and simple slopes. Its releases are CRAN submissions that bundle a long run of development versions, so each entry reads as a digest rather than a single change. The most recent, 0.2.0, added point labelling and per-group correlation statistics to nice_scatter and fixed nice_lm() failing on factor covariates with more than two levels.

Read the full rempsyc trajectory →

What is sdsfun?

A spatial-statistics utility package exists to be depended on, and is built accordingly.

sdsfun collects spatial data science utilities — neighbour lists, spatial constrained clustering, discretization, dummy variable generation, geographical detector statistics and projection helpers — with the computationally heavy parts implemented in Rcpp. It was assembled quickly across late 2024, adding a function set roughly every three weeks, and has slowed since to a couple of releases a year. The most recent work is corrective: no longer initializing the RNG state at load, fixing matrix inputs misread as vectors, and clearing an Armadillo deprecation.

Read the full sdsfun trajectory →

rempsyc vs sdsfun: editorial side-by-side

R
rempsyc
ANALYTICS
0.0

Publication-ready psychology tables and plots, tracking APA style as closely as the software allows.

◆ Current state

rempsyc produces APA-formatted tables and figures for psychology research — nice_table() for results tables, plus plotting helpers for scatter plots, violin plots, densities and simple slopes. Its releases are CRAN submissions that bundle a long run of development versions, so each entry reads as a digest rather than a single change. The most recent, 0.2.0, added point labelling and per-group correlation statistics to nice_scatter and fixed nice_lm() failing on factor covariates with more than two levels.

◆ Where it's heading

Two forces drive this package and neither is its own roadmap. The first is APA style: when the 7th edition advised against beta for standardized coefficients, the package switched its output to italic b with an asterisk. The second is the surrounding ecosystem — formatting is aligned to what lavaanExtra and afex produce, contrast handling was delegated to easystats' modelbased, and Excel correlation matrix export was handed entirely to the correlation package to cut maintenance.

◆ Prediction

The pattern of delegating functionality to specialist packages while keeping the formatting layer is well established and likely continues. Because releases bundle many small dev versions, the next one will probably again mix plotting refinements with fixes surfaced by upstream changes.

S
sdsfun
ANALYTICS
0.0

A spatial-statistics utility package exists to be depended on, and is built accordingly.

◆ Current state

sdsfun collects spatial data science utilities — neighbour lists, spatial constrained clustering, discretization, dummy variable generation, geographical detector statistics and projection helpers — with the computationally heavy parts implemented in Rcpp. It was assembled quickly across late 2024, adding a function set roughly every three weeks, and has slowed since to a couple of releases a year. The most recent work is corrective: no longer initializing the RNG state at load, fixing matrix inputs misread as vectors, and clearing an Armadillo deprecation.

◆ Where it's heading

This is infrastructure for a family of packages rather than an end-user tool, and the changelog says so directly — functions were added to support gdverse and sesp, and moran_test was migrated in from geocomplexity. That migration pattern is the defining move: capability consolidates here so the downstream packages can share it instead of each carrying its own copy. Growth has slowed as that consolidation completed, leaving correctness and dependency upkeep.

◆ Prediction

Given the package moves when its dependents need something, the next release most likely brings in another shared function or responds to a downstream requirement rather than following its own plan. Armadillo and CRAN check changes remain the reliable source of maintenance work.

Alternatives to rempsyc and sdsfun

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 rempsyc or sdsfun.

See all rempsyc alternatives → · See all sdsfun alternatives →

Recent activity from rempsyc and sdsfun

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

  1. 10mo agosdsfunPackage load stops touching the RNG state
  2. 11mo agorempsycPoint labels and per-group correlations added to nice_scatter
  3. 1y agosdsfunUnified partial correlation testing and head/tails discretization
  4. 1y agorempsycExcel correlation export delegated to the correlation package
  5. 1y agosdsfunMissing-value handling added to linear trend removal
  6. 1y agosdsfunCovariate-based detrending and long-to-matrix spatial reshaping
  7. 1y agosdsfunSpatially constrained hierarchical clustering and SPADE estimation
  8. 1y agosdsfunFast geodetector q-value estimator added
  9. 2y agorempsycTable spacing control and a fix for name collision with afex
  10. 2y agorempsycStandardized coefficients switch to APA 7th edition b* notation
  11. 2y agorempsycLegend and standardization-check fixes
  12. 2y agorempsycnice_table starts coercing model objects automatically

Frequently asked questions

What is the difference between rempsyc and sdsfun?

Both compete on the same themes — r-package — within Analytics. rempsyc and sdsfun 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 rempsyc better than sdsfun?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. rempsyc and sdsfun 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 Analytics products to evaluate alongside.

What are the best alternatives to rempsyc?

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

What are the best alternatives to sdsfun?

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