← Back to home
Comparison · Infra & APIs

nuggets vs projoint

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

Shared themes:r-package

nuggets vs projoint: at a glance

Featurenuggetsprojoint
SectorInfra & APIsInfra & APIs
Velocity score2.52.5
Sparks · 30d00
Top themespattern-mining, association-rules, guha, cpp-performanceconjoint-analysis, survey-research, qualtrics, cran
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is nuggets?

nuggets keeps compounding on the 2.0 rewrite — more pattern families, lighter install.

nuggets searches for association rules, contrasts and other conditional patterns in the GUHA tradition, with a C++ core behind dig() and an interactive explore() app for reading results. Since the 2.0 rewrite of that core, every release has widened the same three surfaces: more pattern families to mine, more of explore() to inspect them in, and steady performance work underneath. The most recent tag optimises dig() on sparse crisp data with a sparse bit chain and adds clustering characteristics to explore() for association rules.

Read the full nuggets trajectory →

What is projoint?

projoint spent a year on CRAN paperwork, then shipped a correctness fix it flagged itself.

projoint is an R package for analysing conjoint survey experiments, covering Qualtrics import, reshaping, and quantity-of-interest estimation with inter-rater reliability correction. Most of its release history is CRAN admission work — citation formats, DESCRIPTION fields, \value{} tags, vignette cleanups — with four tags backfilled within ninety seconds of each other on 15 July in non-monotonic version order, so neither tag order nor timestamps in this feed track the real sequence. The substantive releases are the ones fixing data-preparation bugs that silently corrupt estimates.

Read the full projoint trajectory →

nuggets vs projoint: editorial side-by-side

N
nuggets
INFRA · APIS
2.5

nuggets keeps compounding on the 2.0 rewrite — more pattern families, lighter install.

◆ Current state

nuggets searches for association rules, contrasts and other conditional patterns in the GUHA tradition, with a C++ core behind dig() and an interactive explore() app for reading results. Since the 2.0 rewrite of that core, every release has widened the same three surfaces: more pattern families to mine, more of explore() to inspect them in, and steady performance work underneath. The most recent tag optimises dig() on sparse crisp data with a sparse bit chain and adds clustering characteristics to explore() for association rules.

◆ Where it's heading

Two forces are shaping the package. One is coverage: baseline, complement and paired-baseline contrasts, correlations, tautologies, ancestors and clustering have all been added as first-class dig_ or explore_ surfaces, so the same search engine now answers a widening set of questions. The other is weight — Shiny packages moved from Imports to Suggests, BH and RcppThread dropped, XSIMD updated, parse_condition() rewritten in C++ — which keeps a package with an interactive app from forcing that app's dependencies on every user. Deprecations are handled through lifecycle rather than removed abruptly.

◆ Prediction

Expect the sparse-data optimisation to extend from crisp to fuzzy data, and explore() to keep gaining tabs as each new pattern family lands, on the roughly six-week cadence the 2.2 line has held.

P
projoint
INFRA · APIS
2.5

projoint spent a year on CRAN paperwork, then shipped a correctness fix it flagged itself.

◆ Current state

projoint is an R package for analysing conjoint survey experiments, covering Qualtrics import, reshaping, and quantity-of-interest estimation with inter-rater reliability correction. Most of its release history is CRAN admission work — citation formats, DESCRIPTION fields, \value{} tags, vignette cleanups — with four tags backfilled within ninety seconds of each other on 15 July in non-monotonic version order, so neither tag order nor timestamps in this feed track the real sequence. The substantive releases are the ones fixing data-preparation bugs that silently corrupt estimates.

◆ Where it's heading

The maintainer is hardening the path from raw Qualtrics export to estimate, which is where conjoint analysis quietly goes wrong. Three separate releases fix that path: dropped respondent-level weights in organize_data(), repeated-task reshaping in reshape_projoint(), and choice-to-profile mapping in 1.1.3. Each fix now arrives with regression tests and stricter validation rather than just a patch, and 1.1.3 adds an explicit .choice_map so the mapping is auditable instead of inferred.

◆ Prediction

Expect the validation-and-regression-test pattern to keep extending across the import path, with releases continuing to arrive in bursts around CRAN submission rather than on a cadence.

Alternatives to nuggets and projoint

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 nuggets or projoint.

See all nuggets alternatives → · See all projoint alternatives →

Recent activity from nuggets and projoint

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

  1. 17d agoprojointExplicit .choice_map guards choice-to-profile mapping
  2. 27d agonuggetsSparse bit chain speeds dig(); explore() gains clustering
  3. 1mo agoprojointCRAN submission housekeeping for DESCRIPTION and examples
  4. 1mo agoprojointCRAN formatting pass; minor make_projoint_data() fix
  5. 1mo agoprojointreshape_projoint() repeated-task bug fixed; validation tightened
  6. 1mo agoprojointCitation metadata updated with the CRAN DOI
  7. 2mo agonuggetspartition() gains .subsets; geom_diamond() layout improved
  8. 5mo agonuggetsexplore() covers contrasts and correlations; dig_ancestors() added
  9. 5mo agoprojointorganize_data() no longer drops respondent-level weights
  10. 6mo agonuggetsCritical explore() bug fixed; is_logicalish() added
  11. 6mo agonuggetsShiny deps moved to Suggests; BH and RcppThread dropped
  12. 8mo agonuggetscluster_associations() and add_interest() arrive; C++ condition parser

Frequently asked questions

What is the difference between nuggets and projoint?

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

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

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

What are the best alternatives to projoint?

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