← Back to home
Comparison · Analytics

naijR vs riem

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

naijR vs riem: at a glance

FeaturenaijRriem
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesnigeria, geospatial, reference-data, r-languageweather-data, api-client, r-package, ropensci
Last editorial update3h ago1h ago
WebsiteVisit →Visit →

What is naijR?

naijR is assembling the Nigerian reference data R analysts otherwise hand-code every time.

naijR packages Nigeria-specific data and utilities for R: state and Local Government Area names, choropleth mapping, and phone-number repair. The newest release adds `ngdist`, a UNDP-sourced distance matrix covering road distances between all 37 state capitals, with `ng_distance()` for pairwise lookup in kilometres or miles. The spatial foundation was rebased on sf in 0.6.0, retiring the rgdal-era code.

Read the full naijR trajectory →

What is riem?

A weather-data client that keeps rewriting its HTTP layer while slowly tightening its API.

riem pulls observations from the Iowa Environmental Mesonet's weather-station network. Its release history is two threads: successive rewrites of the HTTP and test-mocking stack, and a gradual tightening of function arguments that culminated in 1.0.0 removing convenient-but-dangerous defaults. Contributions come partly from IEM's own maintainer.

Read the full riem trajectory →

naijR vs riem: editorial side-by-side

N
naijR
ANALYTICS
0.0

naijR is assembling the Nigerian reference data R analysts otherwise hand-code every time.

◆ Current state

naijR packages Nigeria-specific data and utilities for R: state and Local Government Area names, choropleth mapping, and phone-number repair. The newest release adds `ngdist`, a UNDP-sourced distance matrix covering road distances between all 37 state capitals, with `ng_distance()` for pairwise lookup in kilometres or miles. The spatial foundation was rebased on sf in 0.6.0, retiring the rgdal-era code.

◆ Where it's heading

The package keeps converting local knowledge into checked data structures. LGA names shared between states got `disambiguate_lga()` with interactive selection; misspellings in the original reference document were corrected; mobile numbers with inconsistent separators, or with the letter O typed for zero, get repaired rather than rejected. Each addition targets a specific way Nigerian administrative or contact data breaks generic tooling, which is a narrower and more durable brief than most country packages take on.

◆ Prediction

With a distance matrix now in place alongside the boundary and naming data, the plausible next step is more derived geography of the same kind rather than new utility functions, though the entries do not say which dataset is next.

R
riem
ANALYTICS
0.0

A weather-data client that keeps rewriting its HTTP layer while slowly tightening its API.

◆ Current state

riem pulls observations from the Iowa Environmental Mesonet's weather-station network. Its release history is two threads: successive rewrites of the HTTP and test-mocking stack, and a gradual tightening of function arguments that culminated in 1.0.0 removing convenient-but-dangerous defaults. Contributions come partly from IEM's own maintainer.

◆ Where it's heading

The HTTP thread has moved through httr to httr2, and mocking from vcr to httptest2 — following the broader rOpenSci HTTP-stack reorganisation rather than any need of its own. The API thread runs the other way: 1.0.0 removed defaults for date_start and station and flipped latlon to FALSE, trading convenience for callers being explicit about what they request. New arguments in the same release widened what a query can ask for.

◆ Prediction

With the API stabilised at 1.0.0 and the HTTP stack settled on httr2, the next release is more likely to expose additional IEM query parameters than to change plumbing again.

Alternatives to naijR and riem

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 naijR or riem.

See all naijR alternatives → · See all riem alternatives →

Recent activity from naijR and riem

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

  1. 5mo agonaijRRoad distances between all 37 state capitals
  2. 5mo agonaijRDevelopment snapshot of the distance-matrix work
  3. 1y agoriem1.0.0 removes defaults and adds query arguments
  4. 1y agoriemDrops the last vcr usage in favour of httptest2
  5. 2y agoriemTimezone and timestamp-parsing fixes
  6. 2y agonaijRMore examples and tighter internal data compression
  7. 3y agonaijRsf replaces rgdal; LGA name collisions get a resolver
  8. 3y agonaijRWarning silenced ahead of the spatial stack migration
  9. 3y agonaijRPackage objects gain base R semantics; phone repair widened
  10. 4y agoriemMoves to httr2 and httptest2
  11. 4y agoriemSwitches to newer IEM metadata web services
  12. 9y agoriemReduces dependencies to tibble alone

Frequently asked questions

What is the difference between naijR and riem?

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

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

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

What are the best alternatives to riem?

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