← Back to home
Comparison · Infra & APIs

cvms vs projoint

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

Shared themes:r-package

cvms vs projoint: at a glance

Featurecvmsprojoint
SectorInfra & APIsInfra & APIs
Velocity score0.02.5
Sparks · 30d00
Top themescross-validation, r-package, model-evaluation, visualizationconjoint-analysis, survey-research, qualtrics, cran
Last editorial update1d ago59m ago
WebsiteVisit →Visit →

What is cvms?

A cross-validation package whose real development has moved to its plotting function

cvms runs repeated cross-validation over model formulas and reports comparable metrics. The 2.0.0 release was a breaking correctness fix: every function accepting fold_cols mismatched training and testing data when fold indices were non-sequential, did not start at 1, or were strings, because the iteration index was compared against the raw fold value rather than its factor level index. 2.0.1 restored coefficient extraction for nnet::multinom and mixed models by supplying an environment containing the training data, and followed lme4's move of findbars() into the reformulas package.

Read the full cvms 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 →

cvms vs projoint: editorial side-by-side

C
cvms
INFRA · APIS
0.0

A cross-validation package whose real development has moved to its plotting function

◆ Current state

cvms runs repeated cross-validation over model formulas and reports comparable metrics. The 2.0.0 release was a breaking correctness fix: every function accepting fold_cols mismatched training and testing data when fold indices were non-sequential, did not start at 1, or were strings, because the iteration index was compared against the raw fold value rather than its factor level index. 2.0.1 restored coefficient extraction for nnet::multinom and mixed models by supplying an environment containing the training data, and followed lme4's move of findbars() into the reformulas package.

◆ Where it's heading

Two threads run in parallel and only one is about cross-validation. The plotting function plot_confusion_matrix() has absorbed most feature work since 1.5.0 - custom gradient palettes, intensity limits, per-tile settings, dynamic font colors keyed to value thresholds, and arguments that accept functions rather than constants - to the point where a companion web application exists for using it without code. The cross-validation core, by contrast, sees maintenance: upstream compatibility fixes for pROC, ggnewscale and ggplot2, and the fold-matching correction that finally forced a major version.

◆ Prediction

Expect continued option growth in the confusion matrix plotting surface, since that is where nearly every release since 1.5.0 has spent its changes, with core cross-validation changes arriving only as upstream packages force them.

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

See all cvms alternatives → · See all projoint alternatives →

Recent activity from cvms and projoint

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

  1. 17d agoprojointExplicit .choice_map guards choice-to-profile mapping
  2. 1mo agoprojointCRAN submission housekeeping for DESCRIPTION and examples
  3. 1mo agoprojointCRAN formatting pass; minor make_projoint_data() fix
  4. 1mo agoprojointreshape_projoint() repeated-task bug fixed; validation tightened
  5. 1mo agoprojointCitation metadata updated with the CRAN DOI
  6. 2mo agocvmsCoefficient extraction restored for multinom and mixed models
  7. 5mo agoprojointorganize_data() no longer drops respondent-level weights
  8. 9mo agocvmsBreaking fix for mismatched folds with non-sequential fold IDs
  9. 11mo agocvmsTest compatibility with pROC 1.19 and a deprecation warning fix
  10. 1y agocvmsConfusion matrix fonts and colors can now be computed from the values
  11. 1y agocvmsTile intensity by row or column percentages
  12. 1y agocvmsMultinom coefficient extraction fix after a parameters update

Frequently asked questions

What is the difference between cvms and projoint?

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

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

Top cvms alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "cvms alternatives" section above for the current picks, or visit /alternatives/cvms 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.