Skip to content

coxstream

Memory-Efficient Cox Proportional Hazards via Streaming Newton-Raphson

v0.1.0 · Jun 20, 2026 · MIT + file LICENSE

Description

Fits the Cox proportional hazards model using a single descending-order pass per Newton-Raphson iteration. Peak RAM is O(p^2) regardless of the number of rows, making it suitable for datasets that do not fit in memory. Produces identical coefficients to survival::coxph() with Efron tie correction.

Downloads

CRAN

230

Last 30 days

19136th

230

Last 90 days

230

Last year

autoCRAN

0

Last 7 days

0

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 6 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 21, 2026

Dependency Network

Dependencies Reverse dependencies Rcpp survival coxstream

Version History

1 tracked
new 0.1.0 Jun 20, 2026