← Back to home
Comparison · Infra & APIs

crane vs goodpractice

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

crane vs goodpractice: at a glance

Featurecranegoodpractice
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesclinical-tables, mmrm, survival-analysis, gtsummarycode-quality, static-analysis, r-package, ropensci
Last editorial update3h ago51m ago
WebsiteVisit →Visit →

What is crane?

Crane is turning into the table-and-plot layer for Roche's clinical output stack.

Crane publishes release candidates rather than finals, and the whole of 0.3.2 is carried by a single rc2 body — its two sibling tags are one-line styling commits, one of them tagged with an unsubstituted vX.Y.Z placeholder. The rc2 notes run to dozens of additions across regression tables, line plots and hierarchical rate tables.

Read the full crane trajectory →

What is goodpractice?

The R package-quality checker returns from CRAN limbo with checks you can select by category.

goodpractice runs a battery of static checks over an R package — style, complexity, test coverage, documentation, DESCRIPTION hygiene — and reports what a reviewer would flag. The package was archived on CRAN, adopted by rOpenSci in 1.0.5, and version 1.1 is the first substantive release since: every check now belongs to one of 16 named groups, discoverable via all_check_groups() and selectable via checks_by_group(), with group-level exclusion through an option or environment variable and new default_checks() and tidyverse_checks() presets.

Read the full goodpractice trajectory →

crane vs goodpractice: editorial side-by-side

C
crane
INFRA · APIS
0.0

Crane is turning into the table-and-plot layer for Roche's clinical output stack.

◆ Current state

Crane publishes release candidates rather than finals, and the whole of 0.3.2 is carried by a single rc2 body — its two sibling tags are one-line styling commits, one of them tagged with an unsubstituted vX.Y.Z placeholder. The rc2 notes run to dozens of additions across regression tables, line plots and hierarchical rate tables.

◆ Where it's heading

The package is moving from plotting helpers to a full analysis-output layer: mixed models for repeated measures, pairwise Cox results, risk-management-plan tables and adverse-event incidence rates all arrive in one cycle, and the annotation machinery underneath was rebuilt for reliable table-to-axis alignment. Defaults are being pulled toward SAS and rtables output — the log-rank test now uses survival::survdiff instead of coin, and survfit confidence intervals default to plain rather than log.

◆ Prediction

Expect a 0.3.2 final close behind rc2, and the deprecated g_lineplot() family to be removed once gg_lineplot() and annotate_gg() have settled.

G
goodpractice
INFRA · APIS
0.0

The R package-quality checker returns from CRAN limbo with checks you can select by category.

◆ Current state

goodpractice runs a battery of static checks over an R package — style, complexity, test coverage, documentation, DESCRIPTION hygiene — and reports what a reviewer would flag. The package was archived on CRAN, adopted by rOpenSci in 1.0.5, and version 1.1 is the first substantive release since: every check now belongs to one of 16 named groups, discoverable via all_check_groups() and selectable via checks_by_group(), with group-level exclusion through an option or environment variable and new default_checks() and tidyverse_checks() presets.

◆ Where it's heading

The direction is from a monolithic verdict toward a configurable one. Previously the practical choices were run everything or name individual checks; grouping makes partial adoption tractable, which matters because the full battery is opinionated enough that teams either accept all of it or ignore the tool. The tidyverse_checks() preset makes that explicit — the package is acknowledging that its defaults encode one house style among several. Earlier releases pointed the same way with a configurable cyclomatic complexity limit and adjustable output length.

◆ Prediction

With grouping and presets in place, the natural next step is per-project persistent configuration so exclusions live in the repository rather than in an option or environment variable.

Alternatives to crane and goodpractice

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 crane or goodpractice.

See all crane alternatives → · See all goodpractice alternatives →

Recent activity from crane and goodpractice

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

  1. 2mo agogoodpracticeChecks organized into 16 selectable groups with presets
  2. 2mo agocraneMMRM, Cox and incidence-rate tables land in one release
  3. 2mo agocraneExample styling and runtime cleanup
  4. 2mo agocranePlaceholder release tag from the same styling commit
  5. 2y agogoodpracticerOpenSci takes over maintenance, package restored to CRAN
  6. 4y agogoodpracticeConfigurable cyclomatic complexity limit and output length
  7. 5y agogoodpracticePackage logo added

Frequently asked questions

What is the difference between crane and goodpractice?

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

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

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

What are the best alternatives to goodpractice?

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