← Back to home
Comparison · Infra & APIs

pivottabler vs surveycore

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

pivottabler vs surveycore: at a glance

Featurepivottablersurveycore
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themespivot-tables, r-package, html, excel-exportsurvey-statistics, variance-estimation, replicate-weights, api-stability
Last editorial update1h ago6h ago
WebsiteVisit →Visit →

What is pivottabler?

The pivot table package that ships only when R itself changes underneath it.

pivottabler builds pivot tables in R and renders them to HTML, LaTeX and Excel, with Word, PowerPoint and PDF reachable through its sibling basictabler and flextable. The feature work finished years ago — the last substantial additions were the outline layout and the enhancement batches of 2020. Since then the release stream tracks R's own release notes rather than any roadmap of its own.

Read the full pivottabler trajectory →

What is surveycore?

surveycore declared its API stable with every survey design type covered.

surveycore is the estimation engine of a two-package survey stack, handling design objects and variance estimation while surveytidy supplies the dplyr verbs on top. The June release marks it 1.0.0 and states the API is complete and stable across Taylor series linearization, replicate weights, two-phase and non-probability designs, with means, totals, frequencies, quantiles, ratios, correlations, regression, t-tests, ANOVA and effective sample size all in place.

Read the full surveycore trajectory →

pivottabler vs surveycore: editorial side-by-side

P
pivottabler
INFRA · APIS
0.0

The pivot table package that ships only when R itself changes underneath it.

◆ Current state

pivottabler builds pivot tables in R and renders them to HTML, LaTeX and Excel, with Word, PowerPoint and PDF reachable through its sibling basictabler and flextable. The feature work finished years ago — the last substantial additions were the outline layout and the enhancement batches of 2020. Since then the release stream tracks R's own release notes rather than any roadmap of its own.

◆ Where it's heading

Three of the last four releases exist because base R changed: is.atomic(NULL) in 4.4.0, match() and %in% on date types in 4.3.0, stringsAsFactors in 4.1.0. The one genuine feature in that stretch, lowN and highN in findCells(), is a convenience on top of machinery that already existed. The package and basictabler move as a pair — the 2021 Excel fix was shipped from both sides two minutes apart, and both got their CRAN-notes release on the same afternoon in April 2025.

◆ Prediction

Expect the next release to be triggered by another base R change or a CRAN check, not by a feature; the pairing with basictabler means it will likely arrive within minutes of its sibling's.

S
surveycore
INFRA · APIS
0.0

surveycore declared its API stable with every survey design type covered.

◆ Current state

surveycore is the estimation engine of a two-package survey stack, handling design objects and variance estimation while surveytidy supplies the dplyr verbs on top. The June release marks it 1.0.0 and states the API is complete and stable across Taylor series linearization, replicate weights, two-phase and non-probability designs, with means, totals, frequencies, quantiles, ratios, correlations, regression, t-tests, ANOVA and effective sample size all in place.

◆ Where it's heading

The last months before 1.0.0 were spent making the awkward designs behave like the ordinary ones. Non-probability designs gained jackknife replicate schemes and got their bootstrap repweights routed through the replicate-weight variance estimator in survey_glm(), matching every other estimation function. The survey_collection abstraction — several surveys treated as one pseudo-data-frame — was tightened rather than extended: divergent grouping across members now errors instead of stitching a patchwork with bind_rows(), and the missing-variable argument was renamed and given a stored default on the collection itself. A documentation audit before 1.0.0 turned up six dispatch and print bugs and corrections across forty-plus files, which is the kind of thing that surfaces when an API is being frozen rather than extended.

◆ Prediction

A declared-stable API means the next releases should be additive or corrective rather than breaking, and the pre-1.0.0 pattern of breaking renames should stop. The tight version pinning between the two packages means surveytidy releases will keep following surveycore's.

Alternatives to pivottabler and surveycore

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 pivottabler or surveycore.

See all pivottabler alternatives → · See all surveycore alternatives →

Recent activity from pivottabler and surveycore

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

  1. 2mo agosurveycoreFirst stable release: all four survey design types complete
  2. 3mo agosurveycoreget_effective_n() computes effective sample size
  3. 3mo agosurveycoreCollections error on divergent grouping; .on_missing renamed
  4. 4mo agosurveycoreCRAN patch removing surveytidy from the vignette
  5. 1y agopivottablerCRAN note fixes, shipped alongside basictabler
  6. 2y agopivottablerSource fixes for R 4.4.0's is.atomic(NULL) change
  7. 3y agopivottablerfindCells gains top-N and bottom-N selection by cell value
  8. 5y agopivottablerv1.5.3: New export options
  9. 5y agopivottablerv1.5.2: Bug fix for export to Excel via basictabler table
  10. 5y agopivottablerMaintenance for the R 4.1 stringsAsFactors deprecation

Frequently asked questions

What is the difference between pivottabler and surveycore?

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

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

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

What are the best alternatives to surveycore?

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