R Under development (unstable) (2024-10-17 r87242 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(metalite.ae) > > test_check("metalite.ae") Generating empty table due to zero observations... any any any any any any any any any rel nonser ser ser0rel dth dtc0rel disc disc0drel disc0ser disc0ser0rel The outdata is saved inD:\temp\RtmpGKYKWs\file1a94067126e73.Rdata The output is saved inD:\temp\RtmpGKYKWs\ednp_ae0listing.rtf any any The outdata is saved inD:\temp\RtmpGKYKWs\file1a94078aa3a95.Rdata The output is saved inD:\temp\RtmpGKYKWs\ae0summary0a.rtf any any The outdata is saved inD:\temp\RtmpGKYKWs\file1a940639b236e.Rdata The output is saved inD:\temp\RtmpGKYKWs\ae0summary0b.rtf The outdata is saved inD:\temp\RtmpGKYKWs\file1a940a1b1847.Rdata The output is saved inD:\temp\RtmpGKYKWs\ednp_ae0specific1.rtf The outdata is saved inD:\temp\RtmpGKYKWs\file1a94062117f1.Rdata The output is saved inD:\temp\RtmpGKYKWs\ednpt_ae0specific1.rtf The outdata is saved inD:\temp\RtmpGKYKWs\file1a9402e7e2b37.Rdata The output is saved inD:\temp\RtmpGKYKWs\diednp_ae0specific1.rtf The outdata is saved inD:\temp\RtmpGKYKWs\file1a94050874e50.Rdata The output is saved inD:\temp\RtmpGKYKWs\diednpt_ae0specific1.rtf The outdata is saved inD:\temp\RtmpGKYKWs\file1a940679260f9.Rdata The output is saved inD:\temp\RtmpGKYKWs\incprop_ae0specific1.rtf The output is saved inD:\temp\RtmpGKYKWs\dinp_ae0specific1.rtf The output is saved inD:\temp\RtmpGKYKWs\ednp_ae0specific1.rtf any rel ser The outdata is saved inD:\temp\RtmpGKYKWs\file1a94054a1a6d.Rdata The output is saved inD:\temp\RtmpGKYKWs\tlf_ae_summary.rtf [ FAIL 0 | WARN 0 | SKIP 13 | PASS 207 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (13): 'test-independent-testing-empty_table.R:68:5', 'test-independent-testing-tlf-ae-listing.R:23:3', 'test-independent-testing-tlf_ae_exp_adj.R:28:3', 'test-independent-testing-tlf_ae_exp_adj.R:58:3', 'test-independent-testing-tlf_ae_specific.R:27:3', 'test-independent-testing-tlf_ae_specific.R:48:3', 'test-independent-testing-tlf_ae_specific.R:71:3', 'test-independent-testing-tlf_ae_specific.R:94:3', 'test-independent-testing-tlf_ae_specific.R:118:3', 'test-independent-testing-tlf_ae_specific_subgroup.R:25:3', 'test-independent-testing-tlf_ae_summary.R:22:3', 'test-independent-testing-to_mock.R:6:3', 'test-independent-testing-to_mock.R:10:3' [ FAIL 0 | WARN 0 | SKIP 13 | PASS 207 ] > > proc.time() user system elapsed 118.15 2.79 121.21