← Back to home
Comparison · Infra & APIs

checkhelper vs inlabru

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

checkhelper vs inlabru: at a glance

Featurecheckhelperinlabru
SectorInfra & APIsInfra & APIs
Velocity score2.52.5
Sparks · 30d00
Top themesr-packages, cran-compliance, static-analysis, developer-toolsbayesian-modelling, spatial-statistics, r-package, api-consolidation
Last editorial update40m ago1h 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 inlabru?

A Bayesian spatial modelling package rebuilding its foundations one breaking release at a time

inlabru wraps INLA for spatial, point-process and latent-Gaussian models in R. It is mid-modernisation: since 2.12.0 cut the sp stack, each release has renamed part of the public surface, standardised how external packages attach custom mappers, or replaced internal machinery. 2.15.0 is the latest step, pairing a new predictor evaluation and linearisation implementation with broom's tidy(), glance() and augment() methods and four non-zero-truncated observation families.

Read the full inlabru trajectory →

checkhelper vs inlabru: 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
inlabru
INFRA · APIS
2.5

A Bayesian spatial modelling package rebuilding its foundations one breaking release at a time

◆ Current state

inlabru wraps INLA for spatial, point-process and latent-Gaussian models in R. It is mid-modernisation: since 2.12.0 cut the sp stack, each release has renamed part of the public surface, standardised how external packages attach custom mappers, or replaced internal machinery. 2.15.0 is the latest step, pairing a new predictor evaluation and linearisation implementation with broom's tidy(), glance() and augment() methods and four non-zero-truncated observation families.

◆ Where it's heading

The arc is consolidation of the extension surface rather than expansion of the model catalogue. Every release adds mappers or families with one hand and removes a dependency, a re-export or a deprecated path with the other — plyr in 2.15.0, fmesher's Depends entry in 2.14.1, sp and ggmap in 2.12.0. The compatibility flag bru_compat_pre_2_14_enable and the temporary fm_int/fm_pixels re-exports show a maintainer sequencing breaks across releases instead of landing them together.

◆ Prediction

The 2.14 compatibility flag is still defaulting to TRUE and the fmesher re-exports are described in the entries as temporary, so the next obvious move is a release that flips bru_compat_pre_2_14_enable off and drops those re-exports.

Alternatives to checkhelper and inlabru

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 inlabru.

See all checkhelper alternatives → · See all inlabru alternatives →

Recent activity from checkhelper and inlabru

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

  1. 1d agocheckhelpercheckhelper 1.0.1 rc1 (CRAN submission candidate)
  2. 23d agoinlabruPredictor linearisation rewritten; broom tidiers, truncated families
  3. 3mo agocheckhelperA static audit_* family for CRAN pre-submission checks
  4. 3mo agoinlabruBugfix release: factor contrasts, raster extraction, error classes
  5. 5mo agoinlabruNew mappers, standardised cgeneric support, bru_obs storage refactor
  6. 1y agoinlabruMapper classes shortened to bm_*, experimental predictor aggregation
  7. 1y agoinlabruDrops sp and ggmap for an sf-native spatial stack
  8. 2y agocheckhelperTest fixes for roxygen2 changes
  9. 3y agocheckhelpercheckhelper 0.1.0 - First CRAN Release

Frequently asked questions

What is the difference between checkhelper and inlabru?

They serve adjacent needs but don't currently overlap on shipped themes. checkhelper and inlabru are shipping at a similar cadence (velocity 2.5 vs 2.5, 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 checkhelper better than inlabru?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. checkhelper and inlabru are shipping at a similar cadence (velocity 2.5 vs 2.5, 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 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 inlabru?

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