R Under development (unstable) (2024-10-29 r87275 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. > pkg_name <- "maicplus" > library(pkg_name, character.only = TRUE) > testthat::test_check(pkg_name) result pvalue "-0.17[-0.61; 0.28]" "0.535" $rect $rect$w [1] 2.883432 $rect$h [1] 32.42805 $rect$left [1] 11.67657 $rect$top [1] 300.56 $text $text$x [1] 12.50506 12.50506 12.50506 $text$y [1] 292.453 284.346 276.239 $rect $rect$w [1] 2.883432 $rect$h [1] 64.8561 $rect$left [1] 11.67657 $rect$top [1] 601.12 $text $text$x [1] 12.50506 12.50506 12.50506 $text$y [1] 584.9060 568.6919 552.4779 NULL NULL NULL NULL [ FAIL 0 | WARN 4 | SKIP 16 | PASS 84 ] ══ Skipped tests (16) ══════════════════════════════════════════════════════════ • On CRAN (16): 'test-maic_anchored.R:58:3', 'test-maic_anchored.R:127:3', 'test-maic_unanchored.R:65:3', 'test-maic_unanchored.R:136:3', 'test-matching.R:193:3', 'test-matching.R:217:3', 'test-matching.R:230:3', 'test-plot_km.R:26:3', 'test-plot_km.R:57:3', 'test-plot_km.R:90:3', 'test-plot_km.R:119:3', 'test-plot_km.R:146:3', 'test-plot_km.R:185:3', 'test-plot_km.R:223:3', 'test-plot_km.R:251:3', 'test-plot_km2.R:8:3' [ FAIL 0 | WARN 4 | SKIP 16 | PASS 84 ] Deleting unused snapshots: • matching/default-weights-ggplot.svg • matching/plot-weights-base-scaled-false.svg • plot_km2/kmplot2-all.svg • plot_km2/kmplot2-by-am.svg • plot_km2/kmplot2-normalize-by-trial.svg > > proc.time() user system elapsed 16.65 1.78 18.46