← Back to home
Comparison · Analytics

fillpattern vs questionr

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

fillpattern vs questionr: at a glance

Featurefillpatternquestionr
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesggplot2, data-visualization, accessibility, graphicssurvey analysis, contingency tables, rstudio addins, tidyverse compatibility
Last editorial update1h ago39m 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 questionr?

questionr's survey helpers are finished; recent releases only keep pace with R-devel.

A long-running toolkit for survey data in R — proportion tables, weighted counts, and the interactive irec(), iorder() and icut() addins for recoding. The last functional release was 0.8.0 in March 2025: a new freqtable() function, prop(), cprop() and rprop() extended to tables of three or more dimensions, and the addins moved onto the native pipe and forcats' current API. Both releases since exist purely to fix tests broken by R-devel changes to table internals.

Read the full questionr trajectory →

fillpattern vs questionr: 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.

Q
questionr
ANALYTICS
0.0

questionr's survey helpers are finished; recent releases only keep pace with R-devel.

◆ Current state

A long-running toolkit for survey data in R — proportion tables, weighted counts, and the interactive irec(), iorder() and icut() addins for recoding. The last functional release was 0.8.0 in March 2025: a new freqtable() function, prop(), cprop() and rprop() extended to tables of three or more dimensions, and the addins moved onto the native pipe and forcats' current API. Both releases since exist purely to fix tests broken by R-devel changes to table internals.

◆ Where it's heading

This is a stable package in compatibility-maintenance mode, where the release trigger is upstream churn rather than user demand. The functional work that does appear follows a consistent line — generalising the table functions beyond two dimensions, and keeping the interactive recoding addins aligned with current tidyverse idioms rather than the deprecated ones they were written against. The same maintainer's rainette shipped its own upstream-compatibility fix in the same window.

◆ Prediction

Expect the next release to be another R-devel or tidyverse compatibility fix; nothing in the entries points to new functionality.

Alternatives to fillpattern and questionr

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

See all fillpattern alternatives → · See all questionr alternatives →

Recent activity from fillpattern and questionr

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

  1. 6mo agofillpatternSize string parsing fixed; invalid units now report instead of crash
  2. 6mo agoquestionrR-devel test fix for NA naming in tables
  3. 1y agoquestionrR-devel test fix for table subset classes
  4. 1y agoquestionrfreqtable added; proportion tables handle three or more dimensions
  5. 2y agofillpatternSmall fill areas no longer crash; min_size falls back to solid
  6. 2y agofillpatternfillpattern 1.0.1
  7. 3y agoquestionrAddins handle non-syntactic variable names
  8. 4y agoquestionrforcats errors on numeric variables fixed
  9. 4y agoquestionricut default changed; rp2018 dataset replaces rp99

Frequently asked questions

What is the difference between fillpattern and questionr?

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

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

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