R Under development (unstable) (2024-01-29 r85841 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(heemod) > > test_check("heemod") I: detected use of 'state_time', expanding states: A, B. I: detected use of 'state_time', expanding states: A, B. I: detected use of 'state_time', expanding states: A, B. I: detected use of 'state_time', expanding states: A, B. I: detected use of 'state_time', expanding states: A, B. I: detected use of 'state_time', expanding state: A. I: detected use of 'state_time', expanding state: B. I: detected use of 'state_time', expanding state: C. Updating strategy 'I'... Updating strategy 'II'... Updating strategy 'I'... Updating strategy 'II'... No weights specified in update, using equal weights. Updating strategy 'I'... Updating strategy 'II'... Loading required namespace: diagram I: detected use of 'state_time', expanding state: A. I: detected use of 'state_time', expanding state: A. Updating strategy 'standard'... Updating strategy 'new'... Updating strategy 'standard'... Updating strategy 'new'... Cluster closed. Loading required package: survival Resampling strategy 'I'... Resampling strategy 'II'... Resampling strategy 'I'... Resampling strategy 'II'... Resampling strategy 'I'... Resampling strategy 'II'... Loading required namespace: logitnorm I: detected use of 'state_time', expanding state: X2. II: detected use of 'state_time', expanding state: X2. Resampling strategy 'I'... Resampling strategy 'II'... `dplyr::filter(bc, group == "Good")` is a complex expression. If you need to perform PSA, please make sure the data.frame does not include the package environment, i.e. is not preceded by `::`. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. Resampling strategy 'I'... Resampling strategy 'I'... Resampling strategy 'I'... Resampling strategy 'II'... Resampling strategy 'I'... Resampling strategy 'I'... No covariates provided, returning aggregate survival across all subjects. Resampling strategy 'I'... Resampling strategy 'I'... `km_2` must be a No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. Resampling strategy 'I'... Resampling strategy 'II'... No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. No covariates provided, returning aggregate survival across all subjects. Resampling strategy 'I'... Resampling strategy 'standard'... Resampling strategy 'new'... Updating strategy 'standard'... Updating strategy 'new'... [ FAIL 0 | WARN 0 | SKIP 1 | PASS 514 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test_starting_values.R:200:1' [ FAIL 0 | WARN 0 | SKIP 1 | PASS 514 ] > > proc.time() user system elapsed 63.39 3.71 69.79