- using R Under development (unstable) (2026-07-21 r90286)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-16 (Debian 16.1.0-2) 16.1.0
GNU Fortran (Debian 16.1.0-2) 16.1.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-07-22 14:21:12 UTC
- checking for file ‘doRNG/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘doRNG’ version ‘1.8.6.3’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [1s/1s] 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 serialization versions ... OK
- checking whether package ‘doRNG’ can be installed ... OK
See the install log for details.
- 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 ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/0s] 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 ... [3s/5s] OK
- checking Rd files ... [0s/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 examples ... [1s/5s] OK
- checking for unstated dependencies in ‘demo’ ... OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [3s/6s] ERROR
Running ‘testthat.R’ [3s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(doRNG)
Loading required package: foreach
Loading required package: rngtools
>
> test_check("doRNG")
Saving _problems/test-dorng-368.R
[ FAIL 1 | WARN 2 | SKIP 4 | PASS 93 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• Development is not finished yet (2): 'test-doRepro.r:11:2',
'test-doRepro.r:40:2'
• doMPI test because doMPI::startMPIcluster hangs inexplicably (1):
'test-dorng.r:216:5'
• empty test (1): 'test-dorng-nonattached.r:3:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-dorng.r:368:5'): Initial RNG state is properly handled ─────────
Error in `gzfile(file, "rb")`: cannot open the connection
Backtrace:
▆
1. └─doRNG (local) .run_test_script("1.7.3") at test-dorng.r:372:3
2. └─base::readRDS(tmp_res) at test-dorng.r:368:5
3. └─base::gzfile(file, "rb")
[ FAIL 1 | WARN 2 | SKIP 4 | PASS 93 ]
Error:
! Test failures.
Execution halted
- checking PDF version of manual ... [4s/5s] OK
- checking HTML version of manual ... [0s/0s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR