Last updated on 2025-03-25 08:59:01 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 1.93 | 21.95 | 23.88 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 1.71 | 17.46 | 19.17 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 37.81 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 36.37 | ERROR | |||
r-devel-macos-arm64 | 1.2.0 | 19.00 | OK | |||
r-devel-macos-x86_64 | 1.2.0 | 26.00 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 4.00 | 47.00 | 51.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 2.23 | 21.25 | 23.48 | OK | |
r-release-linux-x86_64 | 1.2.0 | 1.90 | 20.68 | 22.58 | OK | |
r-release-macos-arm64 | 1.2.0 | 26.00 | OK | |||
r-release-macos-x86_64 | 1.2.0 | 35.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 4.00 | 50.00 | 54.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 24.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.0 | 33.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 4.00 | 50.00 | 54.00 | OK |
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘test-all.R’ [2s/78s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
> library(pcatsAPIclientR)
>
> test_check("pcatsAPIclientR")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 5 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-staticgp.R:24:3'): Function to submit staticgp ───────────────
Valid jobid is not TRUE
`actual`:
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 5 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc