Welcome to ClientVPS Mirrors

NEWS

2.0.51 (development version)

January 2026

July 2025

2.0.5 (June 2025) - submitted to CRAN

2.0.4 (May 2025)

2.0.3 (March 2025)

2.0.2 (October 2024)

October 2024

Patch code in support of plotting (R/utils_fit_models.R)

geom_step(data = datakm, aes(x = time, y = S, group=as.factor(strata)),
                color="darkgrey") + 
      geom_ribbon(data = datakm,
                  aes(x = time, y = S, ymin=lower, ymax=upper, group=as.factor(strata)),
                  alpha = 0.2) 

with

geom_step(data = datakm, aes(x = time, y = S, group=as.factor(strata:object_name)),
                color="darkgrey") + 
      geom_ribbon(data = datakm,
                  aes(x = time, y = S, ymin=lower, ymax=upper, group=as.factor(strata:object_name)),
                  alpha = 0.2) 

This means that when plotting two or more survHE objects, the KM is added and displayed correctly

September 2024

2.0.1

November 2022

2.0

April 2022

January 2022

1.1.4

September 2021

1.1.3

June 2021

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.