* using log directory ‘/data/gannet/ripley/R/packages/tests-Intel/robusTest.Rcheck’ * using R Under development (unstable) (2024-04-23 r86471) * using platform: x86_64-pc-linux-gnu * R was compiled by Intel(R) oneAPI DPC++/C++ Compiler 2024.1.0 (2024.1.0.20240308) ifx (IFX) 2024.1.0 20240308 * running under: Fedora Linux 36 (Workstation Edition) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘robusTest/DESCRIPTION’ ... OK * this is package ‘robusTest’ version ‘1.0.1’ * package encoding: UTF-8 * 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 ‘robusTest’ can be installed ... [41s/69s] OK * used C++ compiler: ‘Intel(R) oneAPI DPC++/C++ Compiler 2024.1.0 (2024.1.0.20240308)’ * checking package directory ... 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... 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 ... [11s/24s] OK * checking Rd files ... 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 ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking examples ... [5s/17s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ [4s/10s] [5s/12s] ERROR Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(robusTest) > > test_check("robusTest") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 36 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('testcor.R:43:3'): Spearman correlation value, statistic and pvalue are correct on deterministic (large) sample ── round(result_Spearman$statistic, 4) (`actual`) not equal to 2.8494 (`expected`). `actual`: 2.87 `expected`: 2.85 ── Failure ('testcor.R:44:3'): Spearman correlation value, statistic and pvalue are correct on deterministic (large) sample ── round(result_Spearman$p.value, 4) (`actual`) not equal to 0.0044 (`expected`). `actual`: 0.0042 `expected`: 0.0044 [ FAIL 2 | WARN 0 | SKIP 0 | PASS 36 ] Error: Test failures Execution halted * checking PDF version of manual ... [10s/36s] OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR See ‘/data/gannet/ripley/R/packages/tests-Intel/robusTest.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 3:50.36, 88.99 + 12.29