← Back to home
Comparison · Analytics

nmar vs questionr

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

Shared themes:r package

nmar vs questionr: at a glance

Featurenmarquestionr
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themessurvey statistics, nonresponse, empirical likelihood, bootstrapsurvey analysis, contingency tables, rstudio addins, tidyverse compatibility
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is nmar?

NMAR landed on CRAN with two nonresponse estimators behind one interface, then started tuning it.

Three releases in seven weeks, starting from nothing. The initial CRAN release implements empirical likelihood (Qin, Leung and Shao 2002) and both parametric and nonparametric exponential tilting (Riddles, Kim and Im 2016) for estimating means under nonignorable nonresponse, all reachable through a single nmar() call with formula syntax and direct support for survey.design objects. Since then the work has been operational: a configurable bootstrap backend and stricter input validation.

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

nmar vs questionr: editorial side-by-side

N
nmar
ANALYTICS
0.0

NMAR landed on CRAN with two nonresponse estimators behind one interface, then started tuning it.

◆ Current state

Three releases in seven weeks, starting from nothing. The initial CRAN release implements empirical likelihood (Qin, Leung and Shao 2002) and both parametric and nonparametric exponential tilting (Riddles, Kim and Im 2016) for estimating means under nonignorable nonresponse, all reachable through a single nmar() call with formula syntax and direct support for survey.design objects. Since then the work has been operational: a configurable bootstrap backend and stricter input validation.

◆ Where it's heading

The package is positioning itself as the general interface to nonignorable-nonresponse estimation rather than a reference implementation of one paper — shared architecture across engines, one formula API, and integration with the survey package so weights and stratification come for free. The follow-up releases suggest the next constraint is compute: bootstrap variance estimation is the expensive part, and it now dispatches to future.apply when a parallel plan exists.

◆ Prediction

Expect further engines under the same nmar() interface or wider bootstrap support, since the architecture was explicitly refactored to share structure across estimators.

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

See all nmar alternatives → · See all questionr alternatives →

Recent activity from nmar and questionr

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

  1. 6mo agonmarBootstrap backend now parallel-aware and configurable
  2. 6mo agoquestionrR-devel test fix for NA naming in tables
  3. 7mo agonmarCRAN submission fixes and DOI references
  4. 8mo agonmarNMAR 0.1.0
  5. 1y agoquestionrR-devel test fix for table subset classes
  6. 1y agoquestionrfreqtable added; proportion tables handle three or more dimensions
  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 nmar and questionr?

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

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

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