Last updated on 2025-09-02 09:50:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.8 | 14.65 | 169.85 | 184.50 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.8 | 10.37 | 113.10 | 123.47 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.9.8 | 234.04 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.8 | 156.48 | ERROR | |||
r-devel-windows-x86_64 | 0.9.8 | 17.00 | 167.00 | 184.00 | OK | |
r-patched-linux-x86_64 | 0.9.8 | 14.61 | 156.74 | 171.35 | OK | |
r-release-linux-x86_64 | 0.9.8 | 15.18 | 156.55 | 171.73 | OK | |
r-release-macos-arm64 | 0.9.8 | 71.00 | OK | |||
r-release-macos-x86_64 | 0.9.8 | 144.00 | OK | |||
r-release-windows-x86_64 | 0.9.8 | 17.00 | 169.00 | 186.00 | OK | |
r-oldrel-macos-arm64 | 0.9.8 | 77.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.9.8 | 166.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.9.8 | 22.00 | 219.00 | 241.00 | NOTE |
Version: 0.9.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(wrappedtools)
Package wrappedtools is still experimental, be warned that there might be dragons
>
> test_check("wrappedtools")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-compare_2_numvars.R:25:3'): compare2numvars() with defaults and options set, plus tests for errors ──
compare2numvars(...) not equal to expected[[2]].
Component "p": 2 string mismatches
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.9.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [29s/30s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(wrappedtools)
Package wrappedtools is still experimental, be warned that there might be dragons
>
> test_check("wrappedtools")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-compare_2_numvars.R:25:3'): compare2numvars() with defaults and options set, plus tests for errors ──
compare2numvars(...) not equal to expected[[2]].
Component "p": 2 string mismatches
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/24s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(wrappedtools)
Package wrappedtools is still experimental, be warned that there might be dragons
>
> test_check("wrappedtools")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-compare_2_numvars.R:25:3'): compare2numvars() with defaults and options set, plus tests for errors ──
compare2numvars(...) not equal to expected[[2]].
Component "p": 2 string mismatches
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.9.8
Check: DESCRIPTION meta-information
Result: NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
‘tidyr’
A package should be listed in only one of these fields.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64