Last updated on 2025-01-15 02:49:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.14.2 | 7.07 | 81.42 | 88.49 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.14.2 | 4.09 | 55.97 | 60.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.14.2 | 144.88 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.14.2 | 138.02 | OK | |||
r-devel-windows-x86_64 | 1.14.2 | 10.00 | 91.00 | 101.00 | OK | |
r-patched-linux-x86_64 | 1.14.1 | 7.97 | 65.45 | 73.42 | ERROR | |
r-release-linux-x86_64 | 1.14.1 | 7.03 | 64.83 | 71.86 | ERROR | |
r-release-macos-arm64 | 1.14.2 | 41.00 | OK | |||
r-release-macos-x86_64 | 1.14.2 | 109.00 | OK | |||
r-release-windows-x86_64 | 1.14.2 | 14.00 | 92.00 | 106.00 | OK | |
r-oldrel-macos-arm64 | 1.14.2 | 42.00 | OK | |||
r-oldrel-macos-x86_64 | 1.14.2 | 104.00 | OK | |||
r-oldrel-windows-x86_64 | 1.14.2 | 14.00 | 110.00 | 124.00 | OK |
Version: 1.14.1
Check: Rd files
Result: NOTE
checkRd: (-1) getParamNr.Rd:15: Lost braces
15 | Default is code{FALSE}.}
| ^
checkRd: (-1) getRequirements.Rd:16: Lost braces
16 | code{TRUE}.}
| ^
checkRd: (-1) sampleValue.Rd:15: Lost braces; missing escapes or markup?
15 | Default is code {FALSE}.}
| ^
checkRd: (-1) sampleValues.Rd:18: Lost braces; missing escapes or markup?
18 | Default is code {FALSE}.}
| ^
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.14.1
Check: tests
Result: ERROR
Running ‘run-all.R’ [22s/27s]
Running the tests in ‘tests/run-all.R’ failed.
Complete output:
> library(testthat)
> library(BBmisc)
Attaching package: 'BBmisc'
The following object is masked from 'package:base':
isFALSE
> library(ParamHelpers)
>
> test_check("ParamHelpers")
[ FAIL 2 | WARN 3 | SKIP 1 | PASS 1047 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test_convertParamSetToIrace.R:4:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_convertParamSetToIrace.R:71:3'): convertParamSetToIrace uses correct boundaries ──
Error in `params$boundary <- `*vtmp*``: cannot add bindings to a locked environment
Backtrace:
▆
1. └─ParamHelpers::convertParamSetToIrace(ps) at test_convertParamSetToIrace.R:71:3
── Error ('test_convertParamSetToIrace.R:85:3'): convertParamSetToIrace work with vecparam ──
Error in `params$boundary <- `*vtmp*``: cannot add bindings to a locked environment
Backtrace:
▆
1. └─ParamHelpers::convertParamSetToIrace(ps) at test_convertParamSetToIrace.R:85:3
[ FAIL 2 | WARN 3 | SKIP 1 | PASS 1047 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.14.1
Check: tests
Result: ERROR
Running ‘run-all.R’ [22s/26s]
Running the tests in ‘tests/run-all.R’ failed.
Complete output:
> library(testthat)
> library(BBmisc)
Attaching package: 'BBmisc'
The following object is masked from 'package:base':
isFALSE
> library(ParamHelpers)
>
> test_check("ParamHelpers")
[ FAIL 2 | WARN 3 | SKIP 1 | PASS 1047 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test_convertParamSetToIrace.R:4:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_convertParamSetToIrace.R:71:3'): convertParamSetToIrace uses correct boundaries ──
Error in `params$boundary <- `*vtmp*``: cannot add bindings to a locked environment
Backtrace:
▆
1. └─ParamHelpers::convertParamSetToIrace(ps) at test_convertParamSetToIrace.R:71:3
── Error ('test_convertParamSetToIrace.R:85:3'): convertParamSetToIrace work with vecparam ──
Error in `params$boundary <- `*vtmp*``: cannot add bindings to a locked environment
Backtrace:
▆
1. └─ParamHelpers::convertParamSetToIrace(ps) at test_convertParamSetToIrace.R:85:3
[ FAIL 2 | WARN 3 | SKIP 1 | PASS 1047 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64