← Back to home
Comparison · Infra & APIs

HydroPortailStats vs missSBM

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

Shared themes:r-package

HydroPortailStats vs missSBM: at a glance

FeatureHydroPortailStatsmissSBM
SectorInfra & APIsInfra & APIs
Velocity score0.02.5
Sparks · 30d00
Top themeshydrology, flood-frequency, bayesian-statistics, extreme-valuesr-package, network-analysis, stochastic-block-model, missing-data
Last editorial update33m ago3h ago
WebsiteVisit →Visit →

What is HydroPortailStats?

France's national flood statistics, ported out of Fortran and into R.

HydroPortailStats exposes the statistical machinery behind the French HydroPortail — distribution fitting, quantile curves and their uncertainties for hydrological series. The 2025 release re-implements the HBay Fortran executable in R, adding Bayesian estimation from historical flood records with censored and interval-valued data and systematic measurement error, plus a triangular distribution and truncated random generation.

Read the full HydroPortailStats trajectory →

What is missSBM?

missSBM returns after four dormant years with a stricter API and a new refinement step.

The package fits stochastic block models to networks with missing data, covering both missing-at-random and informative sampling designs. After a run of releases from 2019 to 2022, the feed goes quiet until this year's 1.1.0, which breaks the control interface, exposes the block split and merge operations as testable instance methods, and adds a node-swap refinement pass that runs after variational convergence.

Read the full missSBM trajectory →

HydroPortailStats vs missSBM: editorial side-by-side

H
HydroPortailStats
INFRA · APIS
0.0

France's national flood statistics, ported out of Fortran and into R.

◆ Current state

HydroPortailStats exposes the statistical machinery behind the French HydroPortail — distribution fitting, quantile curves and their uncertainties for hydrological series. The 2025 release re-implements the HBay Fortran executable in R, adding Bayesian estimation from historical flood records with censored and interval-valued data and systematic measurement error, plus a triangular distribution and truncated random generation.

◆ Where it's heading

The package started as a straight extraction of the portal's existing functions and is now absorbing the surrounding legacy toolchain: HBay was a separate compiled program with its own config files, and this release brings both the method and its configuration format inside R. Releases are sparse — three in two years, with an eighteen-month gap before the latest — and the intervening one was CRAN paperwork.

◆ Prediction

The HBay import came with a configuration-file reader for continuity with the old executable, which suggests further legacy hydrological tooling could follow the same path; the entries name no specific next target.

M
missSBM
INFRA · APIS
2.5

missSBM returns after four dormant years with a stricter API and a new refinement step.

◆ Current state

The package fits stochastic block models to networks with missing data, covering both missing-at-random and informative sampling designs. After a run of releases from 2019 to 2022, the feed goes quiet until this year's 1.1.0, which breaks the control interface, exposes the block split and merge operations as testable instance methods, and adds a node-swap refinement pass that runs after variational convergence.

◆ Where it's heading

The new release is maintenance-driven in the best sense: it targets the parts of the codebase that were hard to test or easy to misuse. Replacing free-form control lists with a function of named, defaulted arguments turns silent typos into errors, and pulling the exploration logic out of the collection class makes the search algorithm independently testable without changing it. The polish step addresses a known weakness, reaching individually misclassified nodes that split and merge moves cannot fix.

◆ Prediction

Given the gap before this release, the near-term question is whether the cadence resumes at all; the refactoring it contains would support further algorithmic work if it does.

Alternatives to HydroPortailStats and missSBM

Other Infra & APIs 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 HydroPortailStats or missSBM.

See all HydroPortailStats alternatives → · See all missSBM alternatives →

Recent activity from HydroPortailStats and missSBM

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

  1. 26d agomissSBMReplaces raw control lists with missSBM_param(), adds polish()
  2. 1y agoHydroPortailStatsHistorical flood records enter the estimator via an HBay port
  3. 3y agoHydroPortailStatsCRAN submission renames the return-period arguments
  4. 3y agoHydroPortailStatsFirst release: the HydroPortail statistical functions in R
  5. 3y agomissSBMAdapts to Matrix 1.4-2 and fixes HTML5 documentation
  6. 4y agomissSBMFixes linking against nloptR 2.0.0
  7. 5y agomissSBMRelaxes CRAN test tolerances to avoid random failures
  8. 5y agomissSBMRewrites optimisation in C++ armadillo with sparse matrices
  9. 5y agomissSBMRenames core functions and interfaces with the sbm package

Frequently asked questions

What is the difference between HydroPortailStats and missSBM?

Both compete on the same themes — r-package — within Infra & APIs. missSBM is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is HydroPortailStats better than missSBM?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. missSBM is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to HydroPortailStats?

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

What are the best alternatives to missSBM?

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