ipaddress
IP address vectors for R that hit 1.0 and then went quiet.
A side-by-side editorial comparison of dataSDA and pathfindR — 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.
pathfindR dropped Java from its subnetwork search and rebuilt it in C++
pathfindR runs active-subnetwork-oriented pathway enrichment on gene expression results. Version 3.0.0 re-implemented the greedy, simulated-annealing and genetic search algorithms in R and C++ through Rcpp, removing the Java dependency the package had carried since its early releases, and renamed three exported functions in the process. The two patches since have been consolidation: 3.0.1 fixed signed integer overflow in the new C++ hash function flagged by gcc-UBSAN and clang-UBSAN on CRAN, and 3.0.2 repaired tests after a companion data package changed a dataset structure.
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.
pathfindR runs active-subnetwork-oriented pathway enrichment on gene expression results. Version 3.0.0 re-implemented the greedy, simulated-annealing and genetic search algorithms in R and C++ through Rcpp, removing the Java dependency the package had carried since its early releases, and renamed three exported functions in the process. The two patches since have been consolidation: 3.0.1 fixed signed integer overflow in the new C++ hash function flagged by gcc-UBSAN and clang-UBSAN on CRAN, and 3.0.2 repaired tests after a companion data package changed a dataset structure.
The dependency surface has been shrinking for two years and Java was the last heavy one. 2.4.0 removed magick, KEGGgraph and KEGGREST by moving KEGG visualization onto ggkegg; 2.7.0 pushed org.Hs.eg.db from Imports to Suggests under CRAN policy, with functions degrading to defaults when it is absent; 3.0.0 finished the job on the search engine itself. The corresponding cost is now visible in 3.0.1: owning the algorithms in C++ means owning their undefined-behaviour reports too.
Expect the near-term releases to keep hardening the Rcpp search code against sanitizer findings and to verify GA parity with the legacy JAR, since 3.0.0 claimed numerically identical results only for the greedy and simulated-annealing methods.
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 pathfindR.
IP address vectors for R that hit 1.0 and then went quiet.
A column-key toolkit for stitching decades of ecological field data into one table.
Microsoft's automated forecasting framework, still mostly a one-maintainer effort.
Bayesian luminescence dating that finally replaced its folder-structure input format.
An epidemic-economic model teaching its interventions to react to the outbreak itself.
A parallel-chain helper for bkmr that has settled into pure upkeep.
See all dataSDA alternatives → · See all pathfindR 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 pathfindR alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "pathfindR alternatives" section above for the current picks, or visit /alternatives/pathfindr for the full list with editorial commentary on each.