R Under development (unstable) (2024-12-18 r87448 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_19_04_10_17_26535\RtmpoVwQAq\file16dd850fb2132.Rdata The output is saved inD:\temp\2024_12_19_04_10_17_26535\RtmpoVwQAq\disposition1.rtf The outdata is saved inD:\temp\2024_12_19_04_10_17_26535\RtmpoVwQAq\file16dd87f6c5d9d.Rdata The output is saved inD:\temp\2024_12_19_04_10_17_26535\RtmpoVwQAq\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_19_04_10_17_26535\RtmpoVwQAq\file16dd815081804.Rdata The output is saved inD:\temp\2024_12_19_04_10_17_26535\RtmpoVwQAq\exp0duration1.rtf The outdata is saved inD:\temp\2024_12_19_04_10_17_26535\RtmpoVwQAq\file16dd83df5613b.Rdata The output is saved inD:\temp\2024_12_19_04_10_17_26535\RtmpoVwQAq\exp0duration2.rtf The outdata is saved inD:\temp\2024_12_19_04_10_17_26535\RtmpoVwQAq\file16dd83a89c5.Rdata The output is saved inD:\temp\2024_12_19_04_10_17_26535\RtmpoVwQAq\exp0duration3.rtf The outdata is saved inD:\temp\2024_12_19_04_10_17_26535\RtmpoVwQAq\file16dd819ee582b.Rdata The output is saved inD:\temp\2024_12_19_04_10_17_26535\RtmpoVwQAq\trt_compliance.rtf The outdata is saved inD:\temp\2024_12_19_04_10_17_26535\RtmpoVwQAq\file16dd81a083022.Rdata The output is saved inD:\temp\2024_12_19_04_10_17_26535\RtmpoVwQAq\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:29:3', 'test-independent-testing-rtf_exp_duration.R:47:3', 'test-independent-testing-rtf_exp_duration.R:65: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.89 0.54 7.37