driveR
A cancer driver prioritization package that ships rarely and mostly to stay installable
A side-by-side editorial comparison of dataSDA and fdacluster — release velocity, themes, recent moves, and the top alternatives to consider.
dataSDA grew from a dataset collection into a symbolic-data conversion toolkit.
The package now carries 105 documented datasets in interval, histogram, modal, and mixed symbolic formats, drawn from other R packages, the Billard and Diday textbooks, and public sources such as the Portuguese air quality network. Alongside the data it has accumulated conversion functions between the MM, RSDA, iGAP, SODAS, and ARRAY representations, CSV read and write support, and a keyword search over the catalogue.
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.
The package now carries 105 documented datasets in interval, histogram, modal, and mixed symbolic formats, drawn from other R packages, the Billard and Diday textbooks, and public sources such as the Portuguese air quality network. Alongside the data it has accumulated conversion functions between the MM, RSDA, iGAP, SODAS, and ARRAY representations, CSV read and write support, and a keyword search over the catalogue.
The arc across this window runs from cataloguing to tooling. Early releases added datasets and then spent two consecutive releases fixing format documentation across all 105 of them. Later releases shift to functions: format converters, symbolic CSV I/O, and most recently a diagnostic that flags zero-width intervals before they reach tools that divide by interval width. That last addition is the clearest signal of intent — the package is starting to guard the analyses downstream of it, not just supply inputs.
Expect further validation helpers in the mould of the zero-width check, since interval data has several degenerate shapes that break downstream methods silently.
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.
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.
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.
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 dataSDA or fdacluster.
A cancer driver prioritization package that ships rarely and mostly to stay installable
A meteorology ggplot2 extension where the netCDF reader became the main event
An isotope geolocation package still recovering from the r-spatial retirement
A forecast combination package that spun its profiler out into its own project
A survival curve package spending release after release correcting its own estimates
A numerical optimization toolkit that has been feature-complete and quiet since 2017
See all dataSDA alternatives → · See all fdacluster alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Infra & APIs. dataSDA 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. dataSDA 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.
Top dataSDA alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "dataSDA alternatives" section above for the current picks, or visit /alternatives/datasda for the full list with editorial commentary on each.
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.