← Back to home
Comparison · Analytics

soilDB vs TidyDensity

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

Shared themes:r-package

soilDB vs TidyDensity: at a glance

FeaturesoilDBTidyDensity
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themessoil-data, usda-nasis, ssurgo, spatial-queriesstatistical-distributions, random-generation, parameter-estimation, tidyverse
Last editorial update5h ago1h ago
WebsiteVisit →Visit →

What is soilDB?

The R front door to USDA soil data finishes a long deprecation cleanup and turns local-first.

soilDB is the R access layer for USDA-NRCS soil data: NASIS local databases, Soil Data Access, SoilWeb coverage services, and a widening set of curated national grids. The 2.9.x line closed out a multi-release deprecation cycle — column aliases and stringsAsFactors are gone, R 4.1 is the floor, and the bundled sample profile collections were rebuilt against the new schema. Recent work has shifted from adding query functions to making existing ones faster and usable against local SQLite or GeoPackage copies.

Read the full soilDB trajectory →

What is TidyDensity?

A distribution catalogue that grows by one family at a time, and rarely breaks anything.

TidyDensity generates tidy-format random data from statistical distributions, with parameter estimation, AIC calculation, summary tables and automatic plotting for each one. Its releases follow a fixed template — breaking changes, new features, minor fixes — and the breaking section is usually empty. Growth comes distribution by distribution: Bernoulli, Burr, triangular, chi-square, zero-truncated negative binomial and others each arrive with a matching set of param_estimate, aic and stats_tbl helpers.

Read the full TidyDensity trajectory →

soilDB vs TidyDensity: editorial side-by-side

S
soilDB
ANALYTICS
0.0

The R front door to USDA soil data finishes a long deprecation cleanup and turns local-first.

◆ Current state

soilDB is the R access layer for USDA-NRCS soil data: NASIS local databases, Soil Data Access, SoilWeb coverage services, and a widening set of curated national grids. The 2.9.x line closed out a multi-release deprecation cycle — column aliases and stringsAsFactors are gone, R 4.1 is the floor, and the bundled sample profile collections were rebuilt against the new schema. Recent work has shifted from adding query functions to making existing ones faster and usable against local SQLite or GeoPackage copies.

◆ Where it's heading

The arc points at offline and local-first workflows. downloadSSURGO() and createSSURGO() keep gaining arguments for building and querying local SSURGO databases, and the query internals were rewritten as common table expressions so identical code runs against the remote service or a local file. Coverage is widening in parallel: FY26 SoilWeb maps now reach most OCONUS surveys, while fetchHWSD() and fetchSOLUS() pull in datasets outside the core NASIS/SSURGO pair. Federal URL churn — EDIT, SoilWeb, S3-hosted geometry — is a recurring maintenance tax the package absorbs on users' behalf.

◆ Prediction

Expect the next releases to keep extending parallel and offline SSURGO handling, since LAPPLY.FUN has just opened the door to arbitrary parallel backends, and to fold more curated SoilWeb and FAO datasets behind fetch* wrappers.

T
TidyDensity
ANALYTICS
0.0

A distribution catalogue that grows by one family at a time, and rarely breaks anything.

◆ Current state

TidyDensity generates tidy-format random data from statistical distributions, with parameter estimation, AIC calculation, summary tables and automatic plotting for each one. Its releases follow a fixed template — breaking changes, new features, minor fixes — and the breaking section is usually empty. Growth comes distribution by distribution: Bernoulli, Burr, triangular, chi-square, zero-truncated negative binomial and others each arrive with a matching set of param_estimate, aic and stats_tbl helpers.

◆ Where it's heading

The package is filling out a matrix rather than changing shape — every new distribution gets the same four or five companion functions, so the surface grows predictably and the design does not. What variation exists comes from utilities that work across distributions: MCMC sampling, bootstrap helpers, time series conversion, distribution comparison. The two genuine breaking changes in this window were both internal reworks, moving generation onto data.table and rewriting quantile normalization for speed.

◆ Prediction

The established pattern of adding a distribution with its full helper set is the most likely continuation. Recent releases have been small, suggesting the catalogue is approaching the distributions its author considers worth covering.

Alternatives to soilDB and TidyDensity

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 soilDB or TidyDensity.

See all soilDB alternatives → · See all TidyDensity alternatives →

Recent activity from soilDB and TidyDensity

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

  1. 1mo agosoilDBFY26 soil maps reach OCONUS; SSURGO downloads go parallel
  2. 4mo agosoilDBROSETTA v2 lands as the deprecated NASIS aliases are removed
  3. 10mo agosoilDBNASIS record IDs now retrievable through Soil Data Access
  4. 11mo agoTidyDensityquantile_normalize rewritten, changing its output
  5. 11mo agosoilDBSpatial queries can pull columns from non-spatial tables
  6. 1y agoTidyDensityDocumentation corrections for two distribution functions
  7. 1y agosoilDBNASIS 7.4.3 metadata, plus HWSD and a local cache in 2.8.10
  8. 1y agosoilDBQuery internals rewritten as CTEs for local SQLite support
  9. 2y agoTidyDensityZero-truncated distributions and AIC helpers added in bulk
  10. 2y agoTidyDensityMCMC sampling and quantile normalization join the utilities
  11. 2y agoTidyDensityGeneration moves to data.table; native pipe raises the R floor
  12. 2y agoTidyDensityDistributions convertible to time series objects

Frequently asked questions

What is the difference between soilDB and TidyDensity?

Both compete on the same themes — r-package — within Analytics. soilDB and TidyDensity 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 soilDB better than TidyDensity?

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

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

What are the best alternatives to TidyDensity?

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