← Back to home
Comparison · Infra & APIs

fdacluster vs HydroPortailStats

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

Shared themes:r-package

fdacluster vs HydroPortailStats: at a glance

FeaturefdaclusterHydroPortailStats
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesfunctional-data-analysis, clustering, r-package, rcpphydrology, flood-frequency, bayesian-statistics, extreme-values
Last editorial update1h ago30m ago
WebsiteVisit →Visit →

What is fdacluster?

Functional data clustering grew from one algorithm into a comparable suite

fdacluster clusters functional data while separating amplitude from phase variation, aligning curves as part of the clustering rather than before it. The algorithm set covers k-means, hierarchical clustering and DBSCAN, all producing a common caps result object so runs can be compared directly. Version 0.4.0 tightened the interface with is_domain_interval and transformation arguments describing the input data, added compatibility checking between incompatible option combinations, and split the L2 and normalized L2 distances into separate C++ classes to enforce that plain L2 cannot be combined with dilation or affine warping it is not invariant to.

Read the full fdacluster trajectory →

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 →

fdacluster vs HydroPortailStats: editorial side-by-side

F
fdacluster
INFRA · APIS
0.0

Functional data clustering grew from one algorithm into a comparable suite

◆ Current state

fdacluster clusters functional data while separating amplitude from phase variation, aligning curves as part of the clustering rather than before it. The algorithm set covers k-means, hierarchical clustering and DBSCAN, all producing a common caps result object so runs can be compared directly. Version 0.4.0 tightened the interface with is_domain_interval and transformation arguments describing the input data, added compatibility checking between incompatible option combinations, and split the L2 and normalized L2 distances into separate C++ classes to enforce that plain L2 cannot be combined with dilation or affine warping it is not invariant to.

◆ Where it's heading

The trajectory runs from method implementation toward guardrails and portability. Early releases added capability; recent ones prevent misuse and reduce weight - dplyr, forcats, tidyr and purrr removed in 0.4.0, furrr swapped for future.apply - while 0.4.2 is entirely C++ correctness, replacing Armadillo's whole-object finiteness check with scalar std::isfinite and fixing an integer overflow in linear index computation that broke large datasets. Cadence is roughly one release a year.

◆ Prediction

Given that the last two releases were dependency reduction and numerical correctness rather than method work, expect the next to continue in that vein unless a new clustering algorithm is contributed.

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.

Alternatives to fdacluster and HydroPortailStats

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 fdacluster or HydroPortailStats.

See all fdacluster alternatives → · See all HydroPortailStats alternatives →

Recent activity from fdacluster and HydroPortailStats

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

  1. 7mo agofdaclusterInteger overflow fixed for large datasets, C++ finiteness checks corrected
  2. 1y agofdaclusterParallel worker setup and an acronym correction
  3. 1y agofdaclusterInput description arguments and enforced distance-warping compatibility
  4. 1y agoHydroPortailStatsHistorical flood records enter the estimator via an HBay port
  5. 3y agofdaclusterMedian centroids and centroids defined on unioned grids
  6. 3y agofdaclusterNamespace notation and optional dependency guards
  7. 3y agoHydroPortailStatsCRAN submission renames the return-period arguments
  8. 3y agoHydroPortailStatsFirst release: the HydroPortail statistical functions in R
  9. 3y agofdaclusterHierarchical clustering, DBSCAN and a shared result class arrive together

Frequently asked questions

What is the difference between fdacluster and HydroPortailStats?

Both compete on the same themes — r-package — within Infra & APIs. fdacluster and HydroPortailStats 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 fdacluster better than HydroPortailStats?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. fdacluster and HydroPortailStats 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to fdacluster?

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

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.