← Back to home
Comparison · Infra & APIs

ipeaplot vs surveytidy

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

Shared themes:r-packages

ipeaplot vs surveytidy: at a glance

Featureipeaplotsurveytidy
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesggplot2-themes, data-visualization, brazil, r-packagessurvey-statistics, tidyverse, dplyr-verbs, metadata-tracking
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is ipeaplot?

An institutional chart theme whose recent releases are all vignette repair.

ipeaplot supplies Ipea's house style to ggplot2 — theme_ipea(), matching colour and fill scales, and export helpers that write the formats the institute's publications need. The feature line has been quiet since October, when save_ipeaplot() consolidated the format-specific savers. Both July releases exist to get the package building again, not to change it.

Read the full ipeaplot trajectory →

What is surveytidy?

surveytidy taught every dplyr verb to operate on a whole collection of surveys at once.

surveytidy is the tidyverse-facing half of a two-package survey stack, wrapping survey design objects from surveycore so filter, mutate, select and the rest work on them while carrying variable labels, value labels and a transformation log alongside the data. The May release extended that verb surface to survey_collection, the abstraction surveycore uses to hold several surveys as one object, so a pipeline written once dispatches across every member.

Read the full surveytidy trajectory →

ipeaplot vs surveytidy: editorial side-by-side

I
ipeaplot
INFRA · APIS
0.0

An institutional chart theme whose recent releases are all vignette repair.

◆ Current state

ipeaplot supplies Ipea's house style to ggplot2 — theme_ipea(), matching colour and fill scales, and export helpers that write the formats the institute's publications need. The feature line has been quiet since October, when save_ipeaplot() consolidated the format-specific savers. Both July releases exist to get the package building again, not to change it.

◆ Where it's heading

The package has been converging on a smaller, more uniform surface: separate save_eps() and save_pdf() helpers gave way to one save_ipeaplot() covering vector and raster formats with sensible defaults, and the Frutiger font dependency was dropped for a default sans-serif. What consumes releases now is downstream breakage — two consecutive patches in ten days, the second traced to geobr, both in vignettes rather than package code.

◆ Prediction

The palette line has grown one colour set at a time and is the most likely place for the next addition, but nothing in these entries commits to it. On current evidence the near term is more compatibility patching against the geobr and ggplot2 packages the vignettes depend on.

S
surveytidy
INFRA · APIS
0.0

surveytidy taught every dplyr verb to operate on a whole collection of surveys at once.

◆ Current state

surveytidy is the tidyverse-facing half of a two-package survey stack, wrapping survey design objects from surveycore so filter, mutate, select and the rest work on them while carrying variable labels, value labels and a transformation log alongside the data. The May release extended that verb surface to survey_collection, the abstraction surveycore uses to hold several surveys as one object, so a pipeline written once dispatches across every member.

◆ Where it's heading

The package is being built in two layers that arrive in order: vector-level transformations first, structural dispatch second. The make_* family in 0.4.0 handles the recoding that survey work actually consists of — labelled to factor, multi-level to dichotomous, scale reversal, valence flipping — with value labels propagating automatically. Collection support then applies data-masking, tidyselect, grouping, slicing and collapsing verbs per survey, with joins explicitly refused and a typed message reporting which surveys were skipped. Metadata fidelity is the recurring bug source: labels surviving across(), stale labels left behind by recoding, the transformation log keeping up with what the verbs did.

◆ Prediction

Joins are the one verb family that errors on collections, with users directed to join before constructing the collection, so that restriction is the clearest outstanding gap. The re-export of surveycore's collection constructors suggests the package is positioning itself as the single import users need, which points toward more re-exports as surveycore's stable API settles.

Alternatives to ipeaplot and surveytidy

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 ipeaplot or surveytidy.

See all ipeaplot alternatives → · See all surveytidy alternatives →

Recent activity from ipeaplot and surveytidy

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

  1. 1mo agoipeaplotVignette fix for geobr breakage
  2. 1mo agoipeaplotPatch for a vignette build error
  3. 2mo agosurveytidymutate() syncs metadata for across() recodes
  4. 3mo agosurveytidydplyr and tidyr verbs dispatch across survey collections
  5. 5mo agosurveytidyFive label-aware recoding functions for use inside mutate()
  6. 10mo agoipeaplotsave_ipeaplot() unifies vector and raster export
  7. 1y agoipeaplotPink palette added; axis break and categorical Y-axis fixes
  8. 1y agoipeaplotFrutiger dropped for a default sans-serif; save_pdf() added
  9. 2y agoipeaplottheme_ipea, colour and fill scales, save_eps on CRAN

Frequently asked questions

What is the difference between ipeaplot and surveytidy?

Both compete on the same themes — r-packages — within Infra & APIs. ipeaplot and surveytidy 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 ipeaplot better than surveytidy?

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

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

What are the best alternatives to surveytidy?

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