Last updated on 2025-05-24 01:51:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 3.11 | 55.71 | 58.82 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 2.15 | 43.15 | 45.30 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 114.27 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 112.47 | ERROR | |||
r-devel-windows-x86_64 | 0.5.0 | 7.00 | 74.00 | 81.00 | OK | |
r-patched-linux-x86_64 | 0.5.0 | 3.24 | 52.64 | 55.88 | OK | |
r-release-linux-x86_64 | 0.5.0 | 3.40 | 52.44 | 55.84 | OK | |
r-release-macos-arm64 | 0.6.0 | 48.00 | OK | |||
r-release-macos-x86_64 | 0.5.0 | 73.00 | OK | |||
r-release-windows-x86_64 | 0.5.0 | 6.00 | 111.00 | 117.00 | OK | |
r-oldrel-macos-arm64 | 0.6.0 | 55.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.0 | 272.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.0 | 6.00 | 86.00 | 92.00 | OK |
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/30s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(sourcoise)
>
> test_check("sourcoise")
refreshing ■■■■■■ 18% | ETA: 5s
✔ 'synthetic.r' executed in 0 s. for 22 kB of data
refreshing ■■■■■■ 18% | ETA: 5s
✔ 'synthetic.r' executed in 0 s. for 4 kB of data
refreshing ■■■■■■ 18% | ETA: 5s
ℹ Total refresh in 4 seconds for 26 kB of data
refreshing ■■■■■■ 18% | ETA: 5s
refreshing ■■■■■■■■■■■■■■ 43% | ETA: 3s
<1e>refreshing ■■■■■■■■ 24% | ETA: 5s
✔ 'prix_insee.r' executed in 1 s. for 14 kB of data
refreshing ■■■■■■■■ 24% | ETA: 5s
ℹ Total refresh in 2 seconds for 14 kB of data
refreshing ■■■■■■■■ 24% | ETA: 5s
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-sourcoise.R:54:5'): Timings ────────────────────────────────────
Error in `if (ok) "success" else "failure"`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testthat::expect(timing_force$median >= timing$median, "cache is too slow") at test-sourcoise.R:54:5
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(sourcoise)
>
> test_check("sourcoise")
✔ 'synthetic.r' executed in 0 s. for 22 kB of data
✔ 'synthetic.r' executed in 0 s. for 4 kB of data
ℹ Total refresh in 2 seconds for 26 kB of data
<1e>✔ 'prix_insee.r' executed in 0 s. for 14 kB of data
ℹ Total refresh in 1 seconds for 14 kB of data
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-sourcoise.R:54:5'): Timings ────────────────────────────────────
Error in `if (ok) "success" else "failure"`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testthat::expect(timing_force$median >= timing$median, "cache is too slow") at test-sourcoise.R:54:5
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc