R Under development (unstable) (2024-12-19 r87451 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(metalite.sl) > > test_check("metalite.sl") The outdata is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\file1bf145591387c.Rdata The output is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\disposition1.rtf The outdata is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\file1bf145a7962e2.Rdata The output is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\disposition2.rtf Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Attaching package: 'tidyr' The following object is masked from 'package:testthat': matches The outdata is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\file1bf1422c5785c.Rdata The output is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\exp0duration1.rtf The outdata is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\file1bf141c446fdc.Rdata The output is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\exp0duration2.rtf The outdata is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\file1bf142e6f1a.Rdata The output is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\exp0duration3.rtf The outdata is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\file1bf14df04b7a.Rdata The output is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\trt_compliance.rtf The outdata is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\file1bf14727f558.Rdata The output is saved inD:\temp\2024_12_20_06_20_17_6473\Rtmp0AZvjr\trt_compliance1.rtf [ FAIL 0 | WARN 0 | SKIP 7 | PASS 41 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-independent-testing-disposition.R:32:3', 'test-independent-testing-disposition.R:55:3', 'test-independent-testing-rtf_exp_duration.R:30:3', 'test-independent-testing-rtf_exp_duration.R:48:3', 'test-independent-testing-rtf_exp_duration.R:66:3', 'test-independent-testing-trt_compliance.R:32:3', 'test-independent-testing-trt_compliance.R:55:3' [ FAIL 0 | WARN 0 | SKIP 7 | PASS 41 ] > > proc.time() user system elapsed 6.46 0.39 6.79