R version 4.4.0 alpha (2024-04-04 r86334 ucrt) 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(basecamb) > > test_check("basecamb") iter imp variable 1 1 pred 1 2 pred 1 3 pred 1 4 pred 1 5 pred 2 1 pred 2 2 pred 2 3 pred 2 4 pred 2 5 pred 3 1 pred 3 2 pred 3 3 pred 3 4 pred 3 5 pred 4 1 pred 4 2 pred 4 3 pred 4 4 pred 4 5 pred 5 1 pred 5 2 pred 5 3 pred 5 4 pred 5 5 pred Wald Statistic Information Variance Inflation Factors Due to Imputation: pred 1.07 Fraction of Missing Information: pred 0.07 d.f. for t-distribution for Tests of Single Coefficients: pred 917.21 The following fit components were averaged over the 5 model fits: linear.predictors means stats center 0 out of 5 global p-values were smaller than 0.05 0 out of 5 global p-values were smaller than 0.05 0 out of 5 individual p-values were smaller than 0.05 0 out of 5 global p-values were smaller than 0.05 0 out of 5 individual p-values were smaller than 0.05 0 out of 5 individual p-values were smaller than 0.05 0 out of 5 global p-values were smaller than 0.05 0 out of 5 global p-values were smaller than 0.05 0 out of 5 individual p-values were smaller than 0.05 0 out of 5 global p-values were smaller than 0.05 0 out of 5 individual p-values were smaller than 0.05 0 out of 5 individual p-values were smaller than 0.05 0 out of 5 global p-values were smaller than 0.05 [ FAIL 0 | WARN 0 | SKIP 0 | PASS 84 ] > > proc.time() user system elapsed 4.21 0.48 4.68