← Back to home
Comparison · Analytics

dfms vs giscoR

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

Shared themes:ropensci

dfms vs giscoR: at a glance

FeaturedfmsgiscoR
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesnowcasting, state-space-models, econometrics, ropenscieurostat, geospatial, ropensci, r-package
Last editorial update1h ago2h ago
WebsiteVisit →Visit →

What is dfms?

Peer-reviewed, feature-complete, and now able to hand its models to other forecasting engines.

dfms estimates dynamic factor models in R, the workhorse for nowcasting economic activity from ragged, mixed-frequency data. The package worked through the Banbura and Modugno (2014) specification in stages — quarterly variables in 0.3.0, AR(1) idiosyncratic errors combined with mixed frequency in 0.4.0 — then declared 1.0.0 feature-complete on completing rOpenSci peer review, adding news decomposition to attribute forecast revisions to specific data releases. Version 1.0.1 adds convert(), which exports fitted models to dlm or KFAS state-space objects.

Read the full dfms trajectory →

What is giscoR?

giscoR's 1.0 moved its dataset index into the cache, so new Eurostat releases arrive without a package update.

giscoR downloads Eurostat GISCO administrative and statistical geodata — countries, NUTS regions, LAUs, urban audit units — as sf objects. The 1.0.0 release in December 2025 rebuilt the package on httr2, preferred GeoPackage downloads, reorganised the cache into topic folders, and moved the dataset database itself into the cache so it can be refreshed independently. Releases since have been a cache-persistence fix, a configurable timeout and an internals refactor.

Read the full giscoR trajectory →

dfms vs giscoR: editorial side-by-side

D
dfms
ANALYTICS
0.0

Peer-reviewed, feature-complete, and now able to hand its models to other forecasting engines.

◆ Current state

dfms estimates dynamic factor models in R, the workhorse for nowcasting economic activity from ragged, mixed-frequency data. The package worked through the Banbura and Modugno (2014) specification in stages — quarterly variables in 0.3.0, AR(1) idiosyncratic errors combined with mixed frequency in 0.4.0 — then declared 1.0.0 feature-complete on completing rOpenSci peer review, adding news decomposition to attribute forecast revisions to specific data releases. Version 1.0.1 adds convert(), which exports fitted models to dlm or KFAS state-space objects.

◆ Where it's heading

The package has finished the implementation programme it set out in its 2023 vignette and is now working on the edges: interoperability with other state-space packages rather than more estimation methods of its own. The convert() function is the clearest signal — instead of implementing smoothing and prediction intervals natively, it hands the model to packages that already have them. The rOpenSci move also puts it on a review-backed, documented footing that research users can cite.

◆ Prediction

Expect continued interoperability and diagnostic work rather than new estimators, since the maintainer has explicitly scoped the package as complete. Bug fixes against RcppArmadillo releases will likely remain the other recurring driver.

G
giscoR
ANALYTICS
0.0

giscoR's 1.0 moved its dataset index into the cache, so new Eurostat releases arrive without a package update.

◆ Current state

giscoR downloads Eurostat GISCO administrative and statistical geodata — countries, NUTS regions, LAUs, urban audit units — as sf objects. The 1.0.0 release in December 2025 rebuilt the package on httr2, preferred GeoPackage downloads, reorganised the cache into topic folders, and moved the dataset database itself into the cache so it can be refreshed independently. Releases since have been a cache-persistence fix, a configurable timeout and an internals refactor.

◆ Where it's heading

The package is decoupling itself from Eurostat's publication calendar. Historically each new GISCO vintage required a release that bumped default years and rebuilt an internal dataset; after 1.0.0 a user can call gisco_get_cached_db(update_cache = TRUE) and reach new data without waiting. The follow-up releases are consistent with a project in consolidation — fixing the cache it just introduced, exposing a timeout for slow downloads, and tidying internals.

◆ Prediction

With the database now self-updating, expect releases to shift toward download reliability and new GISCO endpoints rather than annual dataset bumps; the timeout option in 1.1.0 suggests large downloads are the current pain point.

Alternatives to dfms and giscoR

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 dfms or giscoR.

See all dfms alternatives → · See all giscoR alternatives →

Recent activity from dfms and giscoR

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

  1. 1mo agogiscoRInternal refactor with faster mocked tests
  2. 1mo agodfmsconvert() exports models to dlm and KFAS state-space objects
  3. 4mo agogiscoRDownload timeout becomes configurable
  4. 6mo agodfms1.0: rOpenSci review passed, news decomposition added
  5. 6mo agogiscoRCache persistence fixed; urban audit defaults to 2024
  6. 6mo agodfmsMixed-frequency estimation gains AR(1) idiosyncratic errors
  7. 7mo agogiscoR1.0 caches the dataset index so new vintages need no release
  8. 9mo agodfmsC++ compatibility with RcppArmadillo 15.0.2
  9. 1y agodfmsFixes estimation with a single quarterly variable
  10. 1y agodfmsAdds mixed-frequency estimation via quarterly.vars
  11. 1y agogiscoRSource filtering fixed in gisco_get_lau()
  12. 1y agogiscoR2024 datasets and year arguments for education and healthcare

Frequently asked questions

What is the difference between dfms and giscoR?

Both compete on the same themes — ropensci — within Analytics. dfms and giscoR 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 dfms better than giscoR?

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

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

What are the best alternatives to giscoR?

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