← Back to home
Comparison · Analytics

lavaanExtra vs worldbank

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

Shared themes:r-package

lavaanExtra vs worldbank: at a glance

FeaturelavaanExtraworldbank
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr-package, structural-equation-modeling, lavaan, apa-reportingworld-bank, development-data, r-package, api-wrapper
Last editorial update1h ago7h ago
WebsiteVisit →Visit →

What is lavaanExtra?

SEM reporting helpers converging on APA output, one CRAN resubmission at a time.

lavaanExtra provides shorthand syntax and formatted output around lavaan structural equation models - write_lavaan() to build model strings, and nice_* functions for fit tables, plots, and modification indices. Three of the six visible releases exist only to satisfy CRAN resubmission: a unicode problem, a dependency version check, tests running without suggested packages. The substance sits in 0.1.5, 0.1.8, and 0.1.9.

Read the full lavaanExtra trajectory →

What is worldbank?

A World Bank data wrapper that keeps finding the places its own API can't reach.

worldbank provides R access to the World Bank's public data: World Development Indicators, the Poverty and Inequality Platform, project records, and the Finances One datasets. It settled its type contract early — always a data.frame, never a conditional tibble — and has since layered on opt-in request caching, multi-indicator queries, and query conveniences like most-recent-values and gap filling. The most recent addition sidesteps the API entirely, pulling the full WDI archive as a zip.

Read the full worldbank trajectory →

lavaanExtra vs worldbank: editorial side-by-side

L
lavaanExtra
ANALYTICS
0.0

SEM reporting helpers converging on APA output, one CRAN resubmission at a time.

◆ Current state

lavaanExtra provides shorthand syntax and formatted output around lavaan structural equation models - write_lavaan() to build model strings, and nice_* functions for fit tables, plots, and modification indices. Three of the six visible releases exist only to satisfy CRAN resubmission: a unicode problem, a dependency version check, tests running without suggested packages. The substance sits in 0.1.5, 0.1.8, and 0.1.9.

◆ Where it's heading

The package generalises its own vocabulary as it goes: lavaan_ind() became lavaan_defined() once it turned out to extract any user-defined parameter, and lavaan_cov() was split so lavaan_cor() covers actual correlations. Methodological positions are taken alongside the API - dropping the estimate argument from lavaan_reg() to force reporting both standardized and unstandardized values, and updating the RMSEA benchmark to Schreiber (2017). Rémi Thériault maintains it next to rempsyc, which formats output to match. Note that 0.1.5 restates the whole 0.1.4.x development series in one body.

◆ Prediction

The pattern points to another nice_* helper aimed at a reporting step that currently needs hand formatting, arriving with the usual CRAN resubmission behind it.

W
worldbank
ANALYTICS
0.0

A World Bank data wrapper that keeps finding the places its own API can't reach.

◆ Current state

worldbank provides R access to the World Bank's public data: World Development Indicators, the Poverty and Inequality Platform, project records, and the Finances One datasets. It settled its type contract early — always a data.frame, never a conditional tibble — and has since layered on opt-in request caching, multi-indicator queries, and query conveniences like most-recent-values and gap filling. The most recent addition sidesteps the API entirely, pulling the full WDI archive as a zip.

◆ Where it's heading

Two threads run through the log. The first is query ergonomics: multiple indicators per call, mrv and gapfill parameters, regex search across the indicator catalog, a shorter wb_data() name that has since become the primary entry point. The second is coverage of things the standard API handles poorly — bulk download reaches footnote and series-time metadata the endpoints never expose, and PIP nowcasts and project records extend past the indicator tables most users start with. The maintainer runs the same infrastructure across their other data packages, and the caching design here is identical to what bbk and treasury received.

◆ Prediction

Expect the remaining rough edges of the World Bank's own API — inconsistent empty responses, metadata only available in bulk files — to keep driving releases, rather than a push into new data providers.

Alternatives to lavaanExtra and worldbank

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 lavaanExtra or worldbank.

See all lavaanExtra alternatives → · See all worldbank alternatives →

Recent activity from lavaanExtra and worldbank

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

  1. 1mo agoworldbankEmpty queries return an empty frame instead of erroring
  2. 3mo agoworldbankBulk WDI download reaches metadata the API never exposes
  3. 5mo agoworldbankMost-recent-values and gap filling, plus project records
  4. 8mo agoworldbankTest suite stops caching queries for CRAN compliance
  5. 9mo agoworldbankOpt-in request caching with a one-day default
  6. 1y agoworldbankwb_data() added as an alias for wb_country_indicator()
  7. 2y agolavaanExtraCRAN resubmission for a unicode problem
  8. 2y agolavaanExtralavaan_ind renamed to lavaan_defined; thresholds supported
  9. 2y agolavaanExtranice_modindices flags redundant items
  10. 3y agolavaanExtraSuggested dependency versions checked correctly
  11. 3y agolavaanExtraTests run without suggested dependencies
  12. 3y agolavaanExtraFit benchmarks updated and correlations split from covariances

Frequently asked questions

What is the difference between lavaanExtra and worldbank?

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

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

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

What are the best alternatives to worldbank?

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