← Back to home
Comparison · Analytics

ageproR vs distributional

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

Shared themes:r-package

ageproR vs distributional: at a glance

FeatureageproRdistributional
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesfisheries-science, stock-assessment, r-package, file-format-validationr-package, probability-distributions, distribution-arithmetic, numerical-methods
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is ageproR?

ageproR spent two years chasing a moving file format, then added the recruitment models that justify the effort.

An R interface for building and validating AGEPRO input files — the configuration format for a fisheries stock projection program used in stock assessments. Releases come every few months and are dominated by one recurring problem: keeping up with the AGEPRO input file format, which has moved between VERSION 4.0 and VERSION 4.25 in both directions across this window. The package spends considerable effort on validation, version detection, and clear error messages when a file does not match.

Read the full ageproR trajectory →

What is distributional?

distributional taught + and - to work on any pair of distributions, closing the algebra it started with.

The R package providing vectorised distribution objects — the substrate that forecasting and anomaly tooling in the same ecosystem builds on. Cadence has picked up sharply, with four releases in the six months to June 2026 against roughly one a year before that. Two kinds of work alternate: adding distribution families (Dirichlet, Horseshoe, Laplace, multivariate t, g-and-k, the extreme-value pair) and deepening what can be computed generically across all of them.

Read the full distributional trajectory →

ageproR vs distributional: editorial side-by-side

A
ageproR
ANALYTICS
0.0

ageproR spent two years chasing a moving file format, then added the recruitment models that justify the effort.

◆ Current state

An R interface for building and validating AGEPRO input files — the configuration format for a fisheries stock projection program used in stock assessments. Releases come every few months and are dominated by one recurring problem: keeping up with the AGEPRO input file format, which has moved between VERSION 4.0 and VERSION 4.25 in both directions across this window. The package spends considerable effort on validation, version detection, and clear error messages when a file does not match.

◆ Where it's heading

The version-format churn is settling. Release 0.7.1 reverted the default back to VERSION 4.0 as a bugfix, and 0.9.0 finally set 4.25 as current while retaining a 4.0 compatibility string and improving the detection messages — a resolution rather than another reversal. With that stabilising, the substantive work has been the recruitment model coverage added in 0.8.0, which brought autocorrelated lognormal error structures into the package for the first time. Naming has been converging too, with output_stock_summary and summary_output_flag renamed to auxiliary variants to match the AGEPRO-GUI specification.

◆ Prediction

Expect the remaining recruitment models to be filled in against the AGEPRO specification, and the version handling to stay on 4.25 now that both formats are supported and validated rather than swapped.

D0.0

distributional taught + and - to work on any pair of distributions, closing the algebra it started with.

◆ Current state

The R package providing vectorised distribution objects — the substrate that forecasting and anomaly tooling in the same ecosystem builds on. Cadence has picked up sharply, with four releases in the six months to June 2026 against roughly one a year before that. Two kinds of work alternate: adding distribution families (Dirichlet, Horseshoe, Laplace, multivariate t, g-and-k, the extreme-value pair) and deepening what can be computed generically across all of them.

◆ Where it's heading

The generic-computation thread is the one that matters and it has been building steadily: a Monte Carlo default method for cdf(), has_symmetry() to let algorithms specialise, hdr() moving to exact results for symmetric distributions and 4096 quantiles elsewhere, open-versus-closed support intervals. Version 0.8.0 is where that thread arrives somewhere — arithmetic on arbitrary distributions, with closed forms used when they exist and numerical convolution when they do not. The package is positioning itself as a computational layer rather than a catalogue, which is consistent with how weird and the forecasting packages consume it.

◆ Prediction

Expect the numerical machinery behind dist_convolved() to be reused for other operators, and more generics like has_symmetry() that let downstream algorithms take exact paths when a distribution supports them.

Alternatives to ageproR and distributional

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 ageproR or distributional.

See all ageproR alternatives → · See all distributional alternatives →

Recent activity from ageproR and distributional

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

  1. 1mo agodistributionalConditional S3 registration so the package loads on R before 4.3
  2. 1mo agodistributionalDistribution arithmetic: FFT convolution behind the + and - operators
  3. 2mo agodistributionalVectorised p in quantile() for inflated distributions; open brackets on infinite bounds
  4. 2mo agoageproRwrite_inp option flag detection fixed after 0.8.0 dependency changes
  5. 5mo agodistributionalDirichlet and Horseshoe distributions added
  6. 6mo agoageproRAGEPRO VERSION 4.25 becomes the default format, with 4.0 kept compatible
  7. 7mo agodistributionalhas_symmetry() generic, exact HDRs for symmetric distributions
  8. 1y agoageproRFour recruitment models added, including autocorrelated lognormal error
  9. 1y agoageproRagepro_inp_model initialisation aligned with the other model classes
  10. 1y agoageproRVersion string read from line 1; invalid recruitment data blocks export
  11. 1y agoageproRInput file format reverted to VERSION 4.0 as a bugfix
  12. 1y agodistributionalMonte Carlo cdf() default method; g-and-k, g-and-h and extreme-value families

Frequently asked questions

What is the difference between ageproR and distributional?

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

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

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

What are the best alternatives to distributional?

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