← Back to home
Comparison · Analytics

fillpattern vs semmcci

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

Shared themes:r-package

fillpattern vs semmcci: at a glance

Featurefillpatternsemmcci
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesggplot2, data-visualization, accessibility, graphicsstructural-equation-modeling, monte-carlo, confidence-intervals, r-package
Last editorial update1h ago4h ago
WebsiteVisit →Visit →

What is fillpattern?

Pattern fills for ggplot2, hardened against the ways users write sizes

fillpattern provides pattern fills — stripes, bricks, dots — for ggplot2 and base R graphics, aimed at figures that must stay legible in greyscale or to colour-blind readers. The 1.0.3 release is mostly defensive: size modifier strings ending in a colon no longer swap width for height, modify_size() reports invalid units instead of crashing and understands in, inches and cm, and a background colour bug in scale_fill_pattern() is fixed. The minimum R version rises to 4.2.0 for recent graphics engine features.

Read the full fillpattern trajectory →

What is semmcci?

Monte Carlo confidence intervals for SEM, now mostly reacting to upstream deprecations

semmcci generates Monte Carlo confidence intervals for structural equation model parameters, working alongside lavaan. Its four-year release history is a run of patch versions from the jeksterslab account, each adding a function or adjusting method detail. The recent ones are quieter still: the latest addresses a lavaan::getCov() deprecation in tests, and the one before it is described only as minor method edits.

Read the full semmcci trajectory →

fillpattern vs semmcci: editorial side-by-side

F
fillpattern
ANALYTICS
0.0

Pattern fills for ggplot2, hardened against the ways users write sizes

◆ Current state

fillpattern provides pattern fills — stripes, bricks, dots — for ggplot2 and base R graphics, aimed at figures that must stay legible in greyscale or to colour-blind readers. The 1.0.3 release is mostly defensive: size modifier strings ending in a colon no longer swap width for height, modify_size() reports invalid units instead of crashing and understands in, inches and cm, and a background colour bug in scale_fill_pattern() is fixed. The minimum R version rises to 4.2.0 for recent graphics engine features.

◆ Where it's heading

Development is slow and entirely reactive to how the string-based size interface fails. The pattern across releases is the same: a user hits an edge — very small fill areas in 1.0.2, malformed unit strings in 1.0.3 — and the fix is either a graceful fallback or a clearer error. Leaning on R's newer graphics engine rather than reimplementing pattern rendering keeps the package small at the cost of raising its version floor.

◆ Prediction

Expect further releases to stay in the same register: parsing and validation fixes for the size and unit interface, with the pattern set itself unlikely to change.

S
semmcci
ANALYTICS
0.0

Monte Carlo confidence intervals for SEM, now mostly reacting to upstream deprecations

◆ Current state

semmcci generates Monte Carlo confidence intervals for structural equation model parameters, working alongside lavaan. Its four-year release history is a run of patch versions from the jeksterslab account, each adding a function or adjusting method detail. The recent ones are quieter still: the latest addresses a lavaan::getCov() deprecation in tests, and the one before it is described only as minor method edits.

◆ Where it's heading

The functional build-out finished some time ago. MCGeneric() in 1.1.3 and Func()/MCFunc() in 1.1.4 opened the package to user-defined functions of parameters, which is the natural end point for a Monte Carlo interval tool — once arbitrary functions are supported, there is little left to add. Since then releases have tracked lavaan's changes rather than semmcci's own direction, and the gap between them has stretched from months to over a year.

◆ Prediction

Expect the next release to be triggered by another lavaan deprecation rather than by new capability.

Alternatives to fillpattern and semmcci

Other Analytics 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 fillpattern or semmcci.

See all fillpattern alternatives → · See all semmcci alternatives →

Recent activity from fillpattern and semmcci

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

  1. 2mo agosemmccilavaan getCov() deprecation handled in tests
  2. 6mo agofillpatternSize string parsing fixed; invalid units now report instead of crash
  3. 10mo agosemmcciMinor method edits
  4. 2y agofillpatternSmall fill areas no longer crash; min_size falls back to solid
  5. 2y agosemmcciUser-defined parameter functions via Func() and MCFunc()
  6. 2y agofillpatternfillpattern 1.0.1
  7. 2y agosemmcciMCGeneric() opens up arbitrary parameter targets
  8. 3y agosemmcciMultiple-imputation support via MCMI()
  9. 3y agosemmcciData generation internals refactored

Frequently asked questions

What is the difference between fillpattern and semmcci?

Both compete on the same themes — r-package — within Analytics. fillpattern and semmcci 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 fillpattern better than semmcci?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. fillpattern and semmcci 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 Analytics products to evaluate alongside.

What are the best alternatives to fillpattern?

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

What are the best alternatives to semmcci?

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