Last updated on 2023-04-05 07:52:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 4.70 | 53.72 | 58.42 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 4.98 | 40.79 | 45.77 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 74.70 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 76.14 | NOTE | |||
r-devel-windows-x86_64 | 1.1.2 | 41.00 | 84.00 | 125.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.2 | 5.99 | 52.77 | 58.76 | NOTE | |
r-release-linux-x86_64 | 1.1.2 | 5.34 | 50.67 | 56.01 | OK | |
r-release-macos-arm64 | 1.1.2 | 51.00 | OK | |||
r-release-macos-x86_64 | 1.1.2 | 60.00 | OK | |||
r-release-windows-x86_64 | 1.1.2 | 25.00 | 82.00 | 107.00 | OK | |
r-oldrel-macos-arm64 | 1.1.2 | 51.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.2 | 64.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.1.2 | 16.00 | 106.00 | 122.00 | OK |
Version: 1.1.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
semv.c:76:34: warning: variable 'dummy' is uninitialized when used here [-Wuninitialized]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/bettermc.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.2
Check: package subdirectories
Result: NOTE
Problems with news in ‘NEWS.md’:
No news entries found.
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
Version: 1.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [17s/44s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
Loading required namespace: cli
> library(bettermc)
>
> test_check("bettermc")
[--------------------------------------------------------------] [0/2] ?s ETA
[==============================>-------------------------------] [1/2] 0s ETA
[==============================================================] [2/2] 0s ETA
0/2: <simpleWarning in FUN(X, ...): 2>
0/1: <simpleWarning in FUN(X, ...): 1>
0/1: <simpleWarning in FUN(X, ...): 1>
0/2: <simpleWarning in FUN(X, ...): 2>
0/1: <simpleMessage in message(i): 1 >
0/2: <simpleMessage in message(i): 2 >
0/1: <simpleMessage in message(i): 1 >
0/2: <simpleMessage in message(i): 2 >
0/1: <simpleCondition: 1>
0/2: <simpleCondition: 2>
0/1: <simpleCondition: 1>
0/2: <simpleCondition: 2>
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 222 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-mclapply.R:119:3'): mc.progress works ────────────────────────
`bettermc::mclapply(1:2, function(i) i, mc.progress = TRUE, mc.cores = 1)` produced messages.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 222 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
semv.c:76:34: warning: variable 'dummy' is uninitialized when used here [-Wuninitialized]
See ‘/data/gannet/ripley/R/packages/tests-clang/bettermc.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 16.0.0’
Flavor: r-devel-linux-x86_64-fedora-clang