Last updated on 2026-09-25 00:50:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 6.39 | 135.93 | 142.32 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 4.09 | 90.67 | 94.76 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 95.06 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 100.49 | NOTE | |||
| r-devel-windows-x86_64 | 1.1.0 | 11.00 | 283.00 | 294.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.0 | 6.87 | 130.25 | 137.12 | NOTE | |
| r-release-linux-x86_64 | 1.1.0 | 6.07 | 128.20 | 134.27 | NOTE | |
| r-release-macos-arm64 | 1.1.0 | 2.00 | 66.00 | 68.00 | NOTE | |
| r-release-macos-x86_64 | 1.1.0 | 5.00 | 358.00 | 363.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.0 | 9.00 | 263.00 | 272.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.1.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 4.00 | 345.00 | 349.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1.0 | 12.00 | 387.00 | 399.00 | NOTE |
Version: 1.1.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘ebase_plot.R’ ‘ebase_prep.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘EBASE.Rmd’ using rmarkdown
Quitting from EBASE.Rmd:203-210 [unnamed-chunk-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `serverSocket()`:
! creation of server socket failed: port 11102 cannot be opened
---
Backtrace:
▆
1. └─parallel::makeCluster(2)
2. └─parallel::makePSOCKcluster(names = spec, ...)
3. └─base::serverSocket(port = port)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'EBASE.Rmd' failed with diagnostics:
creation of server socket failed: port 11102 cannot be opened
--- failed re-building ‘EBASE.Rmd’
SUMMARY: processing the following file failed:
‘EBASE.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc