← Back to home
Comparison · Analytics

fable vs rnaturalearth

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

fable vs rnaturalearth: at a glance

Featurefablernaturalearth
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesforecasting, time-series, r-stats, model-classesspatial-data, natural-earth, sf-migration, geopackage
Last editorial update3h ago54m ago
WebsiteVisit →Visit →

What is fable?

fable keeps widening its model shelf, one econometric class at a time

fable is the tidyverts forecasting engine, and its releases are almost entirely about which model families it can express. The 0.4.x line added the vector-error-correction and VARIMA classes plus impulse-response methods; 0.5.0 adds fractional differencing via ARFIMA. Between those, the releases are CRAN-check patches and documentation passes.

Read the full fable trajectory →

What is rnaturalearth?

rnaturalearth finished its sp exit and is now optimising how the data actually arrives.

1.0.0 ended sp support outright, making sf the default and offering terra's SpatVector via `returnclass`, after 0.3.3 had signposted that with lifecycle badges. The two releases since move to delivery mechanics: 1.1.0 reads data directly out of the zip through the GDAL Virtual File System, starts moving unloaded downloads to GeoPackage instead of shapefile, and switches the base URL to naciscdn.org; 1.2.0 adds caching to `ne_download()` when `destdir` is persistent, swaps devtools for pak when installing the companion data packages, and handles Natural Earth's inconsistent raster zip layouts.

Read the full rnaturalearth trajectory →

fable vs rnaturalearth: editorial side-by-side

F
fable
ANALYTICS
0.0

fable keeps widening its model shelf, one econometric class at a time

◆ Current state

fable is the tidyverts forecasting engine, and its releases are almost entirely about which model families it can express. The 0.4.x line added the vector-error-correction and VARIMA classes plus impulse-response methods; 0.5.0 adds fractional differencing via ARFIMA. Between those, the releases are CRAN-check patches and documentation passes.

◆ Where it's heading

The package is closing the gap with the older forecast package's model coverage while keeping the tidy model-specification grammar. Each substantive release is a new model class plus the generate()/IRF() plumbing to make it behave like the existing ones. Maintenance releases cluster around CRAN policy and ggplot2/tsibble compatibility rather than internal rewrites.

◆ Prediction

Expect the next substantive release to add another model class or extend generate()/IRF() coverage to the classes that still lack them, rather than change the modelling interface.

R
rnaturalearth
ANALYTICS
0.0

rnaturalearth finished its sp exit and is now optimising how the data actually arrives.

◆ Current state

1.0.0 ended sp support outright, making sf the default and offering terra's SpatVector via `returnclass`, after 0.3.3 had signposted that with lifecycle badges. The two releases since move to delivery mechanics: 1.1.0 reads data directly out of the zip through the GDAL Virtual File System, starts moving unloaded downloads to GeoPackage instead of shapefile, and switches the base URL to naciscdn.org; 1.2.0 adds caching to `ne_download()` when `destdir` is persistent, swaps devtools for pak when installing the companion data packages, and handles Natural Earth's inconsistent raster zip layouts.

◆ Where it's heading

With the class question settled, the work has shifted to not re-downloading and not unpacking — VFS reads, caching, and a container format that does not need a sidecar of four files. That points at the package being used in repeated or automated contexts rather than interactive one-offs. The shapefile-to-GeoPackage transition is explicitly incomplete.

◆ Prediction

Completing the GeoPackage transition for `load = FALSE` downloads is the obvious next step, since 1.1.0 described it as in progress.

Alternatives to fable and rnaturalearth

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 fable or rnaturalearth.

See all fable alternatives → · See all rnaturalearth alternatives →

Recent activity from fable and rnaturalearth

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

  1. 6mo agofablefable adds ARFIMA and fractional differencing
  2. 6mo agornaturalearthrnaturalearth 1.2.0
  3. 1y agornaturalearthrnaturalearth 1.1.0
  4. 1y agofableIndexing and generate() fixes for VECM models
  5. 1y agofableVECM and VARIMA models land, plus IRF for VAR and ARIMA
  6. 2y agofablePatch for C++ R header changes
  7. 2y agornaturalearthrnaturalearth 1.0.0 drops sp for sf and terra
  8. 2y agofableCRAN check patch with generate() fixes
  9. 3y agornaturalearthrnaturalearth 0.3.3 deprecates sp, imports terra
  10. 3y agofableTSLM forecasts gain Student's t intervals

Frequently asked questions

What is the difference between fable and rnaturalearth?

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

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

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

What are the best alternatives to rnaturalearth?

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