usmap
Ten years in, US mapping splits its data out and finally adds Puerto Rico.
A side-by-side editorial comparison of GeoThinneR and plssem — release velocity, themes, recent moves, and the top alternatives to consider.
| Feature | GeoThinneR | plssem |
|---|---|---|
| Sector | Infra & APIs | Infra & APIs |
| Velocity score | 0.0 | 0.0 |
| Sparks · 30d | 0 | 0 |
| Top themes | spatial-thinning, species-distribution, occurrence-data, breaking-changes | structural-equation-modeling, partial-least-squares, multilevel-models, standard-errors |
| Last editorial update | 1h ago | 2h ago |
| Website | Visit → | Visit → |
Spatial thinning grows a result object, and the API breaks to make room for it
GeoThinneR removes spatially redundant occurrence records before species distribution modelling. Version 2.0.0 restructured it around a GeoThinned S3 class with print, summary, plot and trial-accessor methods, replacing the bare logical vectors earlier versions returned, and reorganised the methods into three named strategies — distance, grid and precision — with the search algorithm as a separate argument. The two releases since have added a priority system for choosing which of several tied points to drop.
plssem took PLS-SEM into multilevel data, then spent two releases making the estimates trustworthy.
plssem is a young R implementation of partial least squares structural equation modelling, three CRAN releases old and shipping monthly. Its distinguishing work is the MC-PLS family — consistent PLS estimators the maintainer extended to mixed-effects designs in June — and the releases since have been about getting standard errors, admissibility and fit measures onto the same footing as the point estimates.
GeoThinneR removes spatially redundant occurrence records before species distribution modelling. Version 2.0.0 restructured it around a GeoThinned S3 class with print, summary, plot and trial-accessor methods, replacing the bare logical vectors earlier versions returned, and reorganised the methods into three named strategies — distance, grid and precision — with the search algorithm as a separate argument. The two releases since have added a priority system for choosing which of several tied points to drop.
The package is moving from a function that returns an answer to a tool that returns something you can interrogate. Multiple thinning trials are first-class — you can ask for the largest, fetch a specific one, summarise one — and the recent work is about making the choice among tied candidates controllable rather than random. Dependency discipline runs alongside: the R-tree method was dropped when its package was not on CRAN, and spatial coverage degrades to NA rather than failing when s2 is missing.
The priority mechanism now covers all three strategies and the last release was an overflow fix in the local kd-tree path at large sizes, so scale is where the pressure is. More work on the distance methods at large N is the likelier next step than another strategy.
plssem is a young R implementation of partial least squares structural equation modelling, three CRAN releases old and shipping monthly. Its distinguishing work is the MC-PLS family — consistent PLS estimators the maintainer extended to mixed-effects designs in June — and the releases since have been about getting standard errors, admissibility and fit measures onto the same footing as the point estimates.
The pattern is capability first, inference second. Multilevel MC-PLSc and MC-OrdPLSc arrived in 0.1.2 together with Monte-Carlo delta-method standard errors and a Polyak-Juditsky extrapolation step; 0.1.3 then extended delta-method errors to redundant parameters and thresholds, optimized their computation, added a loglikelihood-based fit measure and generated dynamic bounds to keep MC-PLS solutions admissible. Admissibility recurs throughout — penalized inadmissible solutions in 0.1.1, variance lower bounds and negative residual variance handling in 0.1.3, and an option to drop inadmissible bootstraps rather than silently include them. The release notes are pull-request lists, so the reasoning behind each change stays in the repository.
The MIMIC mode and GLS estimator both landed in the most recent release without the standard-error and fit-measure work that followed earlier additions, so extending inference to cover them is the natural next step. Bootstrap defaults moving to 500 replications suggests runtime is a live constraint and further optimization is likely.
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 GeoThinneR or plssem.
Ten years in, US mapping splits its data out and finally adds Puerto Rico.
Fitness-tracking analysis in slow maintenance, still absorbing upstream breakage.
State-panel tooling holding steady since its 2020 data and ergonomics release.
Five years of compiler and CRAN fixes on a capture-recapture package.
A first release that turns meta-analytic heterogeneity into interpretable subgroups.
A meta-analysis toolkit still renaming its own API as it adds effect sizes.
See all GeoThinneR alternatives → · See all plssem alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. GeoThinneR and plssem 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. GeoThinneR and plssem 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.
Top GeoThinneR alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "GeoThinneR alternatives" section above for the current picks, or visit /alternatives/geothinner for the full list with editorial commentary on each.
Top plssem alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "plssem alternatives" section above for the current picks, or visit /alternatives/plssem for the full list with editorial commentary on each.