ggpointless
ggpointless keeps adding the ggplot2 layers nobody else bothered to write.
A side-by-side editorial comparison of checkhelper and neonUtilities — release velocity, themes, recent moves, and the top alternatives to consider.
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.
Two major versions shipped in a year, and this feed will not say what changed in either.
neonUtilities is the R toolkit NEON publishes for pulling and assembling its own observatory data — downloading data products through the NEON API, unzipping and stacking monthly packages into analysis-ready tables, and handling the awkward cases like eddy-covariance and airborne data. It reached 4.0.0 in June and 4.0.1 in July. What those releases contain is not recoverable from this feed: every recent entry is a one-line pointer saying the tag corresponds to a CRAN version, with the change log left in NEWS.md.
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.
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.
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.
neonUtilities is the R toolkit NEON publishes for pulling and assembling its own observatory data — downloading data products through the NEON API, unzipping and stacking monthly packages into analysis-ready tables, and handling the awkward cases like eddy-covariance and airborne data. It reached 4.0.0 in June and 4.0.1 in July. What those releases contain is not recoverable from this feed: every recent entry is a one-line pointer saying the tag corresponds to a CRAN version, with the change log left in NEWS.md.
Release cadence has picked up sharply — 3.0.0 through 4.0.1 in under a year, against multi-year gaps before that — and two major-version bumps in that window normally imply breaking changes for anyone pinning the package in a reproducible workflow. Direction cannot be read from the entries themselves. The one substantive note in the feed is older and instructive about how this repository is used: a 2023 development tag that modified stackEddy() to avoid NEON API calls for internal processing pipelines, explicitly not for public use and never submitted to CRAN.
No prediction is supportable from these entries — they contain no description of any change. What can be said is that the 3.x-to-4.x jump and the tight 4.0.0-to-4.0.1 turnaround fit the usual shape of a major release followed by a fix, and anyone depending on the package should read NEWS.md rather than this feed.
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 neonUtilities.
ggpointless keeps adding the ggplot2 layers nobody else bothered to write.
mpactr spent two spring releases normalizing case in metadata after users kept tripping on it.
surveytidy taught every dplyr verb to operate on a whole collection of surveys at once.
surveycore declared its API stable with every survey design type covered.
PEIMAN2 cut its annotation database loose from its release cycle without breaking CRAN.
prospectr spent its biggest release in years fixing spectra it had been quietly mangling.
See all checkhelper alternatives → · See all neonUtilities alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
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.
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.
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.
Top neonUtilities alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "neonUtilities alternatives" section above for the current picks, or visit /alternatives/neonutilities for the full list with editorial commentary on each.