← Back to home
Comparison · Analytics

charlatan vs riem

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

Shared themes:r-packageropensci

charlatan vs riem: at a glance

Featurecharlatanriem
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesfake-data, r-package, ropensci, localesweather-data, api-client, r-package, ropensci
Last editorial update5h ago59m ago
WebsiteVisit →Visit →

What is charlatan?

R's fake-data generator rebuilt its provider hierarchy so contributors can add one locale without touching the rest.

charlatan generates realistic fake data — names, addresses, phone numbers, jobs, internet artefacts — across many locales, following the same model as faker in Python and Perl. The 0.6.1 release reworked the provider class hierarchy so locale-specific providers inherit from a parent, and 0.6.2 since has been a documentation rebuild that happened to surface a duplicate Norwegian phone number pattern. Activity is sparse and bursty.

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

charlatan vs riem: editorial side-by-side

C
charlatan
ANALYTICS
0.0

R's fake-data generator rebuilt its provider hierarchy so contributors can add one locale without touching the rest.

◆ Current state

charlatan generates realistic fake data — names, addresses, phone numbers, jobs, internet artefacts — across many locales, following the same model as faker in Python and Perl. The 0.6.1 release reworked the provider class hierarchy so locale-specific providers inherit from a parent, and 0.6.2 since has been a documentation rebuild that happened to surface a duplicate Norwegian phone number pattern. Activity is sparse and bursty.

◆ Where it's heading

The package's value scales with locale coverage, and its releases track that: early versions added data-type providers, middle versions added locales one contributor at a time, and 0.6.1 attacked the bottleneck by restructuring the class hierarchy so a locale can override a single function. Development has effectively been handed to contributors, with maintainer releases reduced to docs rebuilds and CRAN compliance.

◆ Prediction

Expect the next substantive release to be an accumulation of contributed locales and providers arriving through the new parent-provider structure, rather than maintainer-driven feature work.

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

See all charlatan alternatives → · See all riem alternatives →

Recent activity from charlatan and riem

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

  1. 7mo agocharlatanDocs rebuild surfaces a duplicate Norwegian phone pattern
  2. 1y agoriem1.0.0 removes defaults and adds query arguments
  3. 1y agocharlatanProvider classes restructured so locales can override single functions
  4. 1y agoriemDrops the last vcr usage in favour of httptest2
  5. 2y agoriemTimezone and timestamp-parsing fixes
  6. 4y agoriemMoves to httr2 and httptest2
  7. 4y agoriemSwitches to newer IEM metadata web services
  8. 6y agocharlatanNew locales and providers; allowed_locales() added
  9. 7y agocharlatanLocale naming standardised; French and Danish data corrected
  10. 8y agocharlatancharlatan v0.2.2
  11. 8y agocharlatanSix new providers broaden charlatan beyond names and addresses
  12. 9y agoriemReduces dependencies to tibble alone

Frequently asked questions

What is the difference between charlatan and riem?

Both compete on the same themes — r-package, ropensci — within Analytics. charlatan 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 charlatan better than riem?

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

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