Last updated on 2025-07-01 05:49:53 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
tepr | 1 | 3 | 9 |
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
Version: 1.1.8
Check: tests
Result: ERROR
Running 'testthat.R' [118s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tepr)
>
> test_check("tepr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 30 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-preprocessing-blacklisthighmap.R:25:1'): (code run outside of `test_that()`) ──
Error in `serverSocket(port = port)`: creation of server socket failed: port 11080 cannot be opened
Backtrace:
▆
1. └─tepr::makewindows(allannobed, windsize, verbose = FALSE) at test-preprocessing-blacklisthighmap.R:25:1
2. └─tepr:::.makewindowsbedtools(...)
3. └─tepr:::.divideannoinwindows(expbed, nbwindows, nbcputrans)
4. └─tepr:::.computewindflist(nbcputrans, expbed, nbwindows)
5. └─parallel::makeCluster(nbcputrans)
6. └─parallel::makePSOCKcluster(names = spec, ...)
7. └─base::serverSocket(port = port)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 30 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 1.1.8
Check: installed package size
Result: NOTE
installed size is 5.6Mb
sub-directories of 1Mb or more:
doc 2.6Mb
extdata 2.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64