Last updated on 2024-09-07 12:50:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.8 | 13.45 | 112.13 | 125.58 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.8 | 8.63 | 78.18 | 86.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.8 | 213.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.8 | 219.77 | NOTE | |||
r-devel-windows-x86_64 | 1.8 | 15.00 | 131.00 | 146.00 | ERROR | |
r-patched-linux-x86_64 | 1.8 | 13.82 | 106.14 | 119.96 | NOTE | |
r-release-linux-x86_64 | 1.8 | 12.37 | 105.88 | 118.25 | NOTE | |
r-release-macos-arm64 | 1.8 | 54.00 | NOTE | |||
r-release-macos-x86_64 | 1.8 | 98.00 | NOTE | |||
r-release-windows-x86_64 | 1.8 | 14.00 | 124.00 | 138.00 | NOTE | |
r-oldrel-macos-arm64 | 1.8 | 62.00 | OK | |||
r-oldrel-macos-x86_64 | 1.8 | 102.00 | OK | |||
r-oldrel-windows-x86_64 | 1.8 | 17.00 | 145.00 | 162.00 | OK |
Version: 1.8
Check: Rd files
Result: NOTE
checkRd: (-1) convertInitDesignToGrid.Rd:11: Lost braces; missing escapes or markup?
11 | The initial design, consisting of \code{d + 1} columns ({d} dimensions and
| ^
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
Version: 1.8
Check: tests
Result: ERROR
Running ‘test-features.R’ [1s/1s]
Running ‘test-general.R’ [11s/12s]
Running the tests in ‘tests/test-general.R’ failed.
Complete output:
> library(testthat)
>
> # test general stuff:
> test_check("flacco", filter = "^base")
Loading required package: flacco
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 153 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-base-listAvailableFeatures.R:5:3'): listAvailableFeatures ────
`x` not equal to c(...).
names for target but not for current
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 153 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.8
Check: tests
Result: ERROR
Running 'test-features.R' [1s]
Running 'test-general.R' [8s]
Running the tests in 'tests/test-general.R' failed.
Complete output:
> library(testthat)
>
> # test general stuff:
> test_check("flacco", filter = "^base")
Loading required package: flacco
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 153 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-base-listAvailableFeatures.R:5:3'): listAvailableFeatures ────
`x` not equal to c(...).
names for target but not for current
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 153 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64