Last updated on 2025-11-14 16:49:41 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 8.42 | 68.82 | 77.24 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 5.23 | 52.24 | 57.47 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 38.00 | 89.73 | 127.73 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 37.00 | 81.30 | 118.30 | ERROR | |
| r-devel-windows-x86_64 | 0.3.0 | 8.00 | 76.00 | 84.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 7.46 | 63.85 | 71.31 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 6.83 | 63.81 | 70.64 | OK | |
| r-release-macos-arm64 | 0.3.0 | 3.00 | 39.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 11.00 | 89.00 | 100.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 11.00 | 74.00 | 85.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | 3.00 | 39.00 | 42.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.0 | 5.00 | 55.00 | 60.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 13.00 | 96.00 | 109.00 | OK |
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(moexer)
>
> test_check("moexer")
Saving _problems/test-candles-20.R
Saving _problems/test-candles-31.R
Saving _problems/test-candles-42.R
Saving _problems/test-iss-6.R
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-candles.R:17:5'): Fetching candles works ───────────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-candles.R:17:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-candles.R:28:5'): Specifying wrong symbols only returns an empty tibble ──
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-candles.R:28:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-candles.R:39:5'): Getting candle borders works ─────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-candles.R:39:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-iss.R:3:5'): Parsing a JSON ISS response works ─────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-iss.R:3:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(moexer)
>
> test_check("moexer")
Saving _problems/test-candles-20.R
Saving _problems/test-candles-31.R
Saving _problems/test-candles-42.R
Saving _problems/test-iss-6.R
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-candles.R:17:5'): Fetching candles works ───────────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-candles.R:17:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-candles.R:28:5'): Specifying wrong symbols only returns an empty tibble ──
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-candles.R:28:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-candles.R:39:5'): Getting candle borders works ─────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-candles.R:39:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-iss.R:3:5'): Parsing a JSON ISS response works ─────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-iss.R:3:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc