← Back to home
Comparison · Analytics

charlatan vs sftime

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

Shared themes:r-package

charlatan vs sftime: at a glance

Featurecharlatansftime
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesfake-data, r-package, ropensci, localesspatiotemporal, r-spatial, interoperability, tidyverse-integration
Last editorial update2h ago1h 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 sftime?

The spatiotemporal companion to sf, moving at the pace of the packages around it.

sftime extends sf with an active time column, giving R a data frame class for data that is both spatial and temporal. Its recent history is almost entirely integration work: 0.3.0 added conversion methods from spatstat point patterns, sftrack and sftraj movement objects and cubble data frames, plus dedicated tidyr::drop_na() and dplyr::dplyr_reconstruct() methods. The two releases since are a namespace version-check correction and a switch from the magrittr pipe to the native pipe in examples.

Read the full sftime trajectory →

charlatan vs sftime: 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.

S
sftime
ANALYTICS
0.0

The spatiotemporal companion to sf, moving at the pace of the packages around it.

◆ Current state

sftime extends sf with an active time column, giving R a data frame class for data that is both spatial and temporal. Its recent history is almost entirely integration work: 0.3.0 added conversion methods from spatstat point patterns, sftrack and sftraj movement objects and cubble data frames, plus dedicated tidyr::drop_na() and dplyr::dplyr_reconstruct() methods. The two releases since are a namespace version-check correction and a switch from the magrittr pipe to the native pipe in examples.

◆ Where it's heading

The package's job is to be interoperable, so its releases follow whatever the surrounding spatial and tidyverse packages do. The dplyr_reconstruct() work is the clearest example of why that matters: inheriting sf's method caused column binding to silently return an sf object where an sftime object was expected, which is the kind of class-preservation bug that only surfaces two steps downstream. Development is sparse, roughly one release a year.

◆ Prediction

Expect further conversion methods as new spatiotemporal classes appear in the R spatial ecosystem, and continued tracking of dplyr and tidyr generics. The entries do not indicate any planned change to the sftime class itself.

Alternatives to charlatan and sftime

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 sftime.

See all charlatan alternatives → · See all sftime alternatives →

Recent activity from charlatan and sftime

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

  1. 3mo agosftimeExamples switched to the native R pipe
  2. 7mo agocharlatanDocs rebuild surfaces a duplicate Norwegian phone pattern
  3. 11mo agosftimeFixes the cubble namespace version check
  4. 1y agocharlatanProvider classes restructured so locales can override single functions
  5. 1y agosftimeConverts from spatstat, sftrack and cubble objects
  6. 6y agocharlatanNew locales and providers; allowed_locales() added
  7. 7y agocharlatanLocale naming standardised; French and Danish data corrected
  8. 8y agocharlatancharlatan v0.2.2
  9. 8y agocharlatanSix new providers broaden charlatan beyond names and addresses

Frequently asked questions

What is the difference between charlatan and sftime?

Both compete on the same themes — r-package — within Analytics. charlatan and sftime 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 sftime?

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

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