← Back to home
Comparison · Infra & APIs

checkhelper vs ipeaplot

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

Shared themes:r-packages

checkhelper vs ipeaplot: at a glance

Featurecheckhelperipeaplot
SectorInfra & APIsInfra & APIs
Velocity score2.50.0
Sparks · 30d00
Top themesr-packages, cran-compliance, static-analysis, developer-toolsggplot2-themes, data-visualization, brazil, r-packages
Last editorial update1h ago48m ago
WebsiteVisit →Visit →

What is checkhelper?

checkhelper grew from a check wrapper into a CRAN pre-submission auditor.

1.0.0 added a whole audit_* family — audit_downloads(), audit_description(), audit_dontrun() and audit_citation() — each parsing package source statically and returning a tibble of hits paired with a suggested fix. The package is now defending that position: 1.0.1 rc1 is a submission candidate answering a CRAN archival notice, after roxygen2 8.x moved DESCRIPTION's RoxygenNote field and broke a find_missing_tags() test fixture.

Read the full checkhelper trajectory →

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 →

checkhelper vs ipeaplot: editorial side-by-side

C
checkhelper
INFRA · APIS
2.5

checkhelper grew from a check wrapper into a CRAN pre-submission auditor.

◆ Current state

1.0.0 added a whole audit_* family — audit_downloads(), audit_description(), audit_dontrun() and audit_citation() — each parsing package source statically and returning a tibble of hits paired with a suggested fix. The package is now defending that position: 1.0.1 rc1 is a submission candidate answering a CRAN archival notice, after roxygen2 8.x moved DESCRIPTION's RoxygenNote field and broke a find_missing_tags() test fixture.

◆ Where it's heading

The design commitment is static analysis — AST walks via getParseData(), line-by-line Rd reading, no eval() and no namespace loading — so the tool can report on a package it never runs. That commitment is what made the roxygen2 8.x break survivable: the audit pipeline itself was verified correct under 8.1.0 and only the test scaffolding had to go, now guarded by a dedicated regression test. fix_globals(write = TRUE) is being sanded down in parallel, no longer flattening per-function grouping comments or writing a degenerate empty globalVariables() shell.

◆ Prediction

The immediate move is the 1.0.1 submission itself, clearing the archival notice. Beyond that, each additional CRAN incoming-check rule remains a candidate for another audit_* function; the open question these notes still leave is whether the family ever gets a single combined entry point.

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.

Alternatives to checkhelper and ipeaplot

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

See all checkhelper alternatives → · See all ipeaplot alternatives →

Recent activity from checkhelper and ipeaplot

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

  1. 1d agocheckhelpercheckhelper 1.0.1 rc1 (CRAN submission candidate)
  2. 1mo agoipeaplotVignette fix for geobr breakage
  3. 1mo agoipeaplotPatch for a vignette build error
  4. 3mo agocheckhelperA static audit_* family for CRAN pre-submission checks
  5. 10mo agoipeaplotsave_ipeaplot() unifies vector and raster export
  6. 1y agoipeaplotPink palette added; axis break and categorical Y-axis fixes
  7. 1y agoipeaplotFrutiger dropped for a default sans-serif; save_pdf() added
  8. 2y agoipeaplottheme_ipea, colour and fill scales, save_eps on CRAN
  9. 2y agocheckhelperTest fixes for roxygen2 changes
  10. 3y agocheckhelpercheckhelper 0.1.0 - First CRAN Release

Frequently asked questions

What is the difference between checkhelper and ipeaplot?

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

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

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

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.