← Back to home
Comparison · Analytics

aqp vs fastrg

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

Shared themes:r-package

aqp vs fastrg: at a glance

Featureaqpfastrg
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr-package, soil-science, s4-classes, munsell-colorrandom-graphs, stochastic-blockmodels, network-sampling, sparse-matrices
Last editorial update54m ago1h ago
WebsiteVisit →Visit →

What is aqp?

The 1.x line, tagged retroactively after a decade of SoilProfileCollection redesign.

aqp provides the SoilProfileCollection class and the algorithms built on it for soil profile data, colour, and taxonomy. The most recent tag in this feed is explicitly retroactive: 1.42 was cut in 2025 to mark the last CRAN state before the 2.0 release. Between 2018 and 2021 the class internals were reworked twice, the Munsell colour tooling grew substantially, and data.table replaced reshape underneath the wide-to-long transformations.

Read the full aqp trajectory →

What is fastrg?

A fast random-graph sampler that spent 0.3.1 fixing what its parameters actually mean.

fastRG samples from generalized random dot product graphs — stochastic blockmodels, degree-corrected and overlapping variants, directed and undirected — in time proportional to the number of edges rather than nodes squared, which is what makes large sparse networks tractable. Since 0.3.1 the model is constructed and parameterised in one object, with sampling methods taking that object rather than re-specifying edge distribution at sample time.

Read the full fastrg trajectory →

aqp vs fastrg: editorial side-by-side

A
aqp
ANALYTICS
0.0

The 1.x line, tagged retroactively after a decade of SoilProfileCollection redesign.

◆ Current state

aqp provides the SoilProfileCollection class and the algorithms built on it for soil profile data, colour, and taxonomy. The most recent tag in this feed is explicitly retroactive: 1.42 was cut in 2025 to mark the last CRAN state before the 2.0 release. Between 2018 and 2021 the class internals were reworked twice, the Munsell colour tooling grew substantially, and data.table replaced reshape underneath the wide-to-long transformations.

◆ Where it's heading

Two threads run through the window. The core object was progressively rebuilt - a new horizon-ID slot in 1.17, then a wave of renames and argument removals in 1.25 that broke code deliberately ahead of 2.0. Alongside it, colour work compounded: mixMunsell, spectral mixing, colour quantiles, a chip-frequency chart, and PMS conversion. Tag order here is not release order, since 1.42 was applied to an older commit.

◆ Prediction

This feed reads as a closed chapter - further entries on it would be backfill, with active work having moved to the 2.x series.

F
fastrg
ANALYTICS
0.0

A fast random-graph sampler that spent 0.3.1 fixing what its parameters actually mean.

◆ Current state

fastRG samples from generalized random dot product graphs — stochastic blockmodels, degree-corrected and overlapping variants, directed and undirected — in time proportional to the number of edges rather than nodes squared, which is what makes large sparse networks tractable. Since 0.3.1 the model is constructed and parameterised in one object, with sampling methods taking that object rather than re-specifying edge distribution at sample time.

◆ Where it's heading

The package's development has been about semantic correctness more than speed. The 0.3.1 release moved edge-distribution arguments to the constructors and reinterpreted the mixing matrix S under Bernoulli parameterisation; 0.3.2 then flipped the meaning of X and Y in directed blockmodels so outgoing and incoming factors match the edge convention, and made block sorting conditional rather than unconditional. Both are corrections to what returned values mean, not to how fast they arrive. The 2025 release is CRAN documentation linking only.

◆ Prediction

With parameterisation settled and only a documentation release since 2023, the package reads as feature-complete for its sampling families. Nothing in the entries points to additional model types being queued.

Alternatives to aqp and fastrg

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 aqp or fastrg.

See all aqp alternatives → · See all fastrg alternatives →

Recent activity from aqp and fastrg

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

  1. 1y agofastrgDocumentation cross-linking fixes for CRAN
  2. 1y agoaqpRetroactive tag for the last 1.x CRAN state
  3. 2y agofastrgDirected blockmodel X and Y factors swapped to match edge direction
  4. 4y agofastrgfastRG 0.3.1
  5. 4y agoaqpMunsell mixing gains an exact spectral method
  6. 5y agoaqpdata.table replaces reshape under the class internals
  7. 5y agoaqpCore class methods renamed and pruned ahead of 2.0
  8. 7y agoaqpNew horizon-ID slot closes the 1.x major line

Frequently asked questions

What is the difference between aqp and fastrg?

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

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

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

What are the best alternatives to fastrg?

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