metR
A meteorology ggplot2 extension where the netCDF reader became the main event
A side-by-side editorial comparison of driveR and pathfindR — release velocity, themes, recent moves, and the top alternatives to consider.
A cancer driver prioritization package that ships rarely and mostly to stay installable
driveR prioritizes cancer driver genes from somatic variant and copy number data, combining coding impact scores, noncoding impact, copy number alteration scores and hotspot annotations into a multi-task learning classification model. Version 0.5.0 added gene-level SCNA data frames as an accepted input to create_features_df(), with an example table shipped alongside, widening the entry point beyond the segment-level format. The same release moved org.Hs.eg.db and both hg19 and hg38 TxDb annotation packages from Imports to Suggests under new CRAN policy, with dependent functions now raising an error when they are absent rather than silently degrading.
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.
driveR prioritizes cancer driver genes from somatic variant and copy number data, combining coding impact scores, noncoding impact, copy number alteration scores and hotspot annotations into a multi-task learning classification model. Version 0.5.0 added gene-level SCNA data frames as an accepted input to create_features_df(), with an example table shipped alongside, widening the entry point beyond the segment-level format. The same release moved org.Hs.eg.db and both hg19 and hg38 TxDb annotation packages from Imports to Suggests under new CRAN policy, with dependent functions now raising an error when they are absent rather than silently degrading.
Releases are infrequent and split cleanly between capability and correction. GRCh38 support arrived in 0.4.0 and cancer-type-specific thresholds were refreshed in 0.3.0, while the 0.2.x pair fixed scoring errors serious enough to require retraining: a column name mismatch meant the SCNA score was not being computed at all, and MCR table coordinates needed converting from hg18 to hg19. Both times the bundled classification model and thresholds were rebuilt as a consequence. Since 0.4.0 the changes have been input handling and packaging rather than method.
The move of the annotation databases to Suggests suggests a leaner install is the current priority; the entries give no indication of planned model or scoring changes.
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 driveR or pathfindR.
A meteorology ggplot2 extension where the netCDF reader became the main event
An isotope geolocation package still recovering from the r-spatial retirement
Functional data clustering grew from one algorithm into a comparable suite
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 driveR alternatives → · See all pathfindR alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — bioinformatics, r-package — within Infra & APIs. driveR and pathfindR 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. driveR and pathfindR 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.
Top driveR alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "driveR alternatives" section above for the current picks, or visit /alternatives/driver 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.