R Under development (unstable) (2025-06-27 r88363 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(difNLR) > > test_check("difNLR") $Item6H_6 [ FAIL 0 | WARN 0 | SKIP 16 | PASS 253 ] ══ Skipped tests (16) ══════════════════════════════════════════════════════════ • On CRAN (16): 'test-ddfMLR.R:12:3', 'test-ddfMLR.R:196:3', 'test-ddfMLR.R:216:3', 'test-difNLR.R:11:3', 'test-difNLR.R:320:3', 'test-difNLR.R:365:3', 'test-difNLR.R:557:3', 'test-difNLR.R:612:3', 'test-difORD.R:11:3', 'test-difORD.R:212:3', 'test-difORD.R:253:3', 'test-estimNLR.R:20:3', 'test-genNLR.R:13:3', 'test-genNLR.R:110:3', 'test-startNLR.R:11:3', 'test-startNLR.R:69:3' [ FAIL 0 | WARN 0 | SKIP 16 | PASS 253 ] Deleting unused snapshots: • ddfMLR/ddfmlr-fit1-plot1.svg • ddfMLR/ddfmlr-fit1-plot2.svg • ddfMLR/ddfmlr-rjournal-fit1-plot1.svg • ddfMLR/ddfmlr-rjournal-fit1-plot2.svg • ddfMLR/ddfmlr-rjournal-plot3.svg • ddfMLR/ddfmlr-rjournal-plot4.svg • difNLR/difnlr-fit1-plot1.svg • difNLR/difnlr-fit1-plot2.svg • difNLR/difnlr-fit1-plot3.svg • difNLR/difnlr-rjournal-fit1-plot1.svg • difNLR/difnlr-rjournal-fit1-plot2.svg • difNLR/difnlr-rjournal-fit1-plot3.svg • difNLR/difnlr-rjournal-fit1-plot4.svg • difNLR/difnlr-rjournal-fit8c-plot1.svg • difNLR/difnlr-rjournal-fit8d-plot1.svg • difNLR/plot-fit1-gen.svg • difNLR/plot-fit2-gen.svg • difNLR/plot-stat-gen.svg • difORD/ddfmlr-rjournal-plot5.svg • difORD/ddfmlr-rjournal-plot6.svg • difORD/ddfmlr-rjournal-plot7.svg • difORD/diford-fit1-plot1.svg • difORD/diford-fit1-plot2.svg • difORD/diford-fit1-plot3.svg • difORD/diford-fit7-plot1.svg • difORD/diford-fit7-plot2.svg • difORD/diford-rjournal-fit1-plot1.svg • difORD/diford-rjournal-fit1-plot2.svg • difORD/diford-rjournal-fit2-plot1.svg • difORD/diford-rjournal-fit2-plot2.svg > > proc.time() user system elapsed 65.67 1.81 67.45