* using log directory ‘/srv/hornik/tmp/CRAN_pretest/difNLR.Rcheck’ * using R Under development (unstable) (2025-11-19 r89037) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 21.1.5 (1) Debian flang version 21.1.5 (1) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * checking for file ‘difNLR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘difNLR’ version ‘1.5.2’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [5s/18s] OK * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘difNLR’ can be installed ... [8s/8s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [2s/2s] OK * checking whether the package can be loaded with stated dependencies ... [2s/2s] OK * checking whether the package can be unloaded cleanly ... [2s/2s] OK * checking whether the namespace can be loaded with stated dependencies ... [2s/2s] OK * checking whether the namespace can be unloaded cleanly ... [2s/2s] OK * checking loading without being on the library search path ... [2s/2s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [15s/15s] OK * checking Rd files ... [1s/1s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [0s/0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [10s/10s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [154s/154s] ERROR Running ‘testthat.R’ [154s/154s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # 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") Saving _problems/test-difNLR-580.R Saving _problems/test-difNLR-580.R Saving _problems/test-difNLR-585.R $Item6H_6 [ FAIL 3 | WARN 0 | SKIP 18 | PASS 335 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-ddfMLR.R:1:1', 'test-ddfMLR.R:160:1', 'test-ddfMLR.R:245:1', 'test-ddfMLR.R:276:1', 'test-difNLR.R:374:1', 'test-difNLR.R:391:1', 'test-difORD.R:1:1', 'test-difORD.R:172:1', 'test-difORD.R:255:1', 'test-difORD.R:294:1', 'test-genNLR.R:1:1', 'test-genNLR.R:97:1', 'test-startNLR.R:1:1', 'test-startNLR.R:59:1' • On Linux (4): 'test-difNLR.R:3:3', 'test-difNLR.R:635:3', 'test-difNLR.R:647:3', 'test-estimNLR.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-difNLR.R:577:3'): testing paper code - R Journal 2020 - generated data ── Expected `... <- NULL` to throw a message. Backtrace: ▆ 1. ├─testthat::expect_message(...) at test-difNLR.R:577:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─testthat::expect_message(...) ── Failure ('test-difNLR.R:577:3'): testing paper code - R Journal 2020 - generated data ── Expected `expect_message(...)` to throw a message. ── Failure ('test-difNLR.R:582:3'): testing paper code - R Journal 2020 - generated data ── Expected `... <- NULL` to throw a warning. [ FAIL 3 | WARN 0 | SKIP 18 | PASS 335 ] Deleting unused snapshots: 'difNLR/difnlr-fit1-plot1.svg', 'difNLR/difnlr-fit1-plot2.svg', 'difNLR/difnlr-fit1-plot3.svg', 'difNLR/difnlr-fit7b-plot1.svg', 'difNLR/difnlr-fit7c-plot1.svg', 'difNLR/difnlr-fit7d-plot1.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', and 'difORD/ddfmlr-rjournal-plot7.svg' Error: ! Test failures. Execution halted * checking PDF version of manual ... [4s/4s] OK * checking HTML version of manual ... [3s/3s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR