Last updated on 2025-11-15 17:49:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.1 | 4.65 | 44.29 | 48.94 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.1 | 3.50 | 32.02 | 35.52 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.1 | 25.00 | 54.21 | 79.21 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 27.00 | 47.03 | 74.03 | ERROR | |
| r-devel-windows-x86_64 | 0.4.1 | 9.00 | 61.00 | 70.00 | OK | |
| r-patched-linux-x86_64 | 0.4.1 | 5.14 | 39.39 | 44.53 | OK | |
| r-release-linux-x86_64 | 0.4.1 | 4.61 | 39.61 | 44.22 | OK | |
| r-release-macos-arm64 | 0.4.1 | 3.00 | 33.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 0.4.1 | 8.00 | 63.00 | 71.00 | OK | |
| r-release-windows-x86_64 | 0.4.1 | 8.00 | 60.00 | 68.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.1 | 2.00 | 32.00 | 34.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.4.1 | 4.00 | 57.00 | 61.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.4.1 | 10.00 | 70.00 | 80.00 | NOTE |
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mockery)
> library(RTD)
>
> test_check("RTD")
Saving _problems/test-td-24.R
Saving _problems/test-td-45.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-td.R:12:3'): td_upload works with mock ─────────────────────────
<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-td.R:12:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-td.R:32:3'): td_upload works with mock when the table already exists ──
<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-td.R:32:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mockery)
> library(RTD)
>
> test_check("RTD")
Saving _problems/test-td-24.R
Saving _problems/test-td-45.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-td.R:12:3'): td_upload works with mock ─────────────────────────
<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-td.R:12:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-td.R:32:3'): td_upload works with mock when the table already exists ──
<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-td.R:32:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mockery)
> library(RTD)
>
> test_check("RTD")
Saving _problems/test-td-24.R
Saving _problems/test-td-45.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-td.R:12:3'): td_upload works with mock ─────────────────────────
<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-td.R:12:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-td.R:32:3'): td_upload works with mock when the table already exists ──
<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-td.R:32:3
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.4.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64