Last updated on 2025-12-07 12:50:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.9.1 | 7.98 | 82.75 | 90.73 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.9.1 | 0.29 | 2.47 | 2.76 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.9.3 | 70.69 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 2.9.3 | 75.29 | OK | |||
| r-devel-windows-x86_64 | 2.9.3 | 14.00 | 101.00 | 115.00 | OK | |
| r-patched-linux-x86_64 | 2.9.1 | 8.13 | 71.96 | 80.09 | ERROR | |
| r-release-linux-x86_64 | 2.9.1 | 7.06 | 72.12 | 79.18 | ERROR | |
| r-release-macos-arm64 | 2.9.3 | 2.00 | 28.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 2.9.3 | 4.00 | 58.00 | 62.00 | OK | |
| r-release-windows-x86_64 | 2.9.1 | 11.00 | 98.00 | 109.00 | ERROR | |
| r-oldrel-macos-arm64 | 2.9.3 | 3.00 | 31.00 | 34.00 | OK | |
| r-oldrel-macos-x86_64 | 2.9.3 | 5.00 | 63.00 | 68.00 | OK | |
| r-oldrel-windows-x86_64 | 2.9.1 | 14.00 | 124.00 | 138.00 | ERROR |
Version: 2.9.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tibble)
> library(MolgenisArmadillo)
> library(webmockr)
>
> test_check("MolgenisArmadillo")
crul not installed, skipping enable
HttrAdapter enabled!
Httr2Adapter enabled!
Saving _problems/test-object-46.R
Saving _problems/test-object-86.R
Attempting to install package [ 'C:/test/test.tar.gz' ]
Attempting to install package [ 'C:/test/test.tar.gz' ]
Package [ 'C:/test/test.tar.gz' ] installed
Deleted 'project/folder2'
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Renaming .csv column name `folder` to `source_folder`: please update your .csv file to silence this message.
Renaming .csv column name `table` to `source_table`: please update your .csv file to silence this message.
'target_folder' not specified in .csv file: defaulting to source folder name
'target_table' not specified in .csv file: defaulting to source table name
'target_folder' not specified in .csv file: defaulting to source folder name
'target_table' not specified in .csv file: defaulting to source table name
Argument `new project` has now been deprecated: please use `target_project` instead
x View 'target_folder/target_table' failed with status '409': 'Project 'link-test222' already has an object 'core-variables/nonrep.alf'
v View 'target_folder/target_table' successfully created
Renaming .csv column name `folder` to `source_folder`: please update your .csv file to silence this message.
Renaming .csv column name `table` to `source_table`: please update your .csv file to silence this message.
'target_folder' not specified in .csv file: defaulting to source folder name
'target_table' not specified in .csv file: defaulting to source table name
[1] "project/folder1/obj1" "project/folder1/obj2" "project/folder2/obj3"
[4] "project/folder2/obj4"
[1] "project/folder1/obj1" "project/folder1/obj2" "project/folder2/obj3"
[4] "project/folder2/obj4"
Saving _problems/test-utils-17.R
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 237 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-object.R:30:3'): .upload_object handles errors ─────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-object.R:30:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─testthat::with_mock(...)
8. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
9. └─lifecycle:::deprecate_stop0(msg)
10. └─rlang::cnd_signal(...)
── Error ('test-object.R:70:3'): .upload_object uploads object ─────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─testthat::expect_message(...) at test-object.R:70:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─testthat::with_mock(...)
8. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
9. └─lifecycle:::deprecate_stop0(msg)
10. └─rlang::cnd_signal(...)
── Error ('test-object.R:310:3'): .load_object loads the object from file ──────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─testthat::expect_silent(...) at test-object.R:310:3
2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. │ ├─testthat (local) .capture(...)
4. │ │ ├─withr::with_output_sink(...)
5. │ │ │ └─base::force(code)
6. │ │ ├─base::withCallingHandlers(...)
7. │ │ └─base::withVisible(code)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. └─testthat::with_mock(...)
10. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
11. └─lifecycle:::deprecate_stop0(msg)
12. └─rlang::cnd_signal(...)
── Error ('test-utils.R:11:3'): .handle_request_error handles 500 ──────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-utils.R:11:3
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 237 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.9.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘rlist’
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.9.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tibble)
> library(MolgenisArmadillo)
> library(webmockr)
>
> test_check("MolgenisArmadillo")
crul not installed, skipping enable
HttrAdapter enabled!
Httr2Adapter enabled!
Saving _problems/test-object-46.R
Saving _problems/test-object-86.R
Attempting to install package [ 'C:/test/test.tar.gz' ]
Attempting to install package [ 'C:/test/test.tar.gz' ]
Package [ 'C:/test/test.tar.gz' ] installed
Deleted 'project/folder2'
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Renaming .csv column name `folder` to `source_folder`: please update your .csv file to silence this message.
Renaming .csv column name `table` to `source_table`: please update your .csv file to silence this message.
'target_folder' not specified in .csv file: defaulting to source folder name
'target_table' not specified in .csv file: defaulting to source table name
'target_folder' not specified in .csv file: defaulting to source folder name
'target_table' not specified in .csv file: defaulting to source table name
Argument `new project` has now been deprecated: please use `target_project` instead
x View 'target_folder/target_table' failed with status '409': 'Project 'link-test222' already has an object 'core-variables/nonrep.alf'
v View 'target_folder/target_table' successfully created
Renaming .csv column name `folder` to `source_folder`: please update your .csv file to silence this message.
Renaming .csv column name `table` to `source_table`: please update your .csv file to silence this message.
'target_folder' not specified in .csv file: defaulting to source folder name
'target_table' not specified in .csv file: defaulting to source table name
[1] "project/folder1/obj1" "project/folder1/obj2" "project/folder2/obj3"
[4] "project/folder2/obj4"
[1] "project/folder1/obj1" "project/folder1/obj2" "project/folder2/obj3"
[4] "project/folder2/obj4"
Saving _problems/test-utils-17.R
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 237 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-object.R:30:3'): .upload_object handles errors ─────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-object.R:30:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─testthat::with_mock(...)
8. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
9. └─lifecycle:::deprecate_stop0(msg)
10. └─rlang::cnd_signal(...)
── Error ('test-object.R:70:3'): .upload_object uploads object ─────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─testthat::expect_message(...) at test-object.R:70:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─testthat::with_mock(...)
8. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
9. └─lifecycle:::deprecate_stop0(msg)
10. └─rlang::cnd_signal(...)
── Error ('test-object.R:310:3'): .load_object loads the object from file ──────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─testthat::expect_silent(...) at test-object.R:310:3
2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. │ ├─testthat (local) .capture(...)
4. │ │ ├─withr::with_output_sink(...)
5. │ │ │ └─base::force(code)
6. │ │ ├─base::withCallingHandlers(...)
7. │ │ └─base::withVisible(code)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. └─testthat::with_mock(...)
10. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
11. └─lifecycle:::deprecate_stop0(msg)
12. └─rlang::cnd_signal(...)
── Error ('test-utils.R:11:3'): .handle_request_error handles 500 ──────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-utils.R:11:3
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 237 ]
Error:
! Test failures.
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 2.9.1
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tibble)
> library(MolgenisArmadillo)
> library(webmockr)
>
> test_check("MolgenisArmadillo")
crul not installed, skipping enable
HttrAdapter enabled!
Httr2Adapter enabled!
Saving _problems/test-object-46.R
Saving _problems/test-object-86.R
Attempting to install package [ 'C:/test/test.tar.gz' ]
Attempting to install package [ 'C:/test/test.tar.gz' ]
Package [ 'C:/test/test.tar.gz' ] installed
Deleted 'project/folder2'
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Renaming .csv column name `folder` to `source_folder`: please update your .csv file to silence this message.
Renaming .csv column name `table` to `source_table`: please update your .csv file to silence this message.
'target_folder' not specified in .csv file: defaulting to source folder name
'target_table' not specified in .csv file: defaulting to source table name
'target_folder' not specified in .csv file: defaulting to source folder name
'target_table' not specified in .csv file: defaulting to source table name
Argument `new project` has now been deprecated: please use `target_project` instead
x View 'target_folder/target_table' failed with status '409': 'Project 'link-test222' already has an object 'core-variables/nonrep.alf'
v View 'target_folder/target_table' successfully created
Renaming .csv column name `folder` to `source_folder`: please update your .csv file to silence this message.
Renaming .csv column name `table` to `source_table`: please update your .csv file to silence this message.
'target_folder' not specified in .csv file: defaulting to source folder name
'target_table' not specified in .csv file: defaulting to source table name
[1] "project/folder1/obj1" "project/folder1/obj2" "project/folder2/obj3"
[4] "project/folder2/obj4"
[1] "project/folder1/obj1" "project/folder1/obj2" "project/folder2/obj3"
[4] "project/folder2/obj4"
Saving _problems/test-utils-17.R
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 237 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-object.R:30:3'): .upload_object handles errors ─────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-object.R:30:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─testthat::with_mock(...)
8. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
9. └─lifecycle:::deprecate_stop0(msg)
10. └─rlang::cnd_signal(...)
── Error ('test-object.R:70:3'): .upload_object uploads object ─────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─testthat::expect_message(...) at test-object.R:70:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─testthat::with_mock(...)
8. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
9. └─lifecycle:::deprecate_stop0(msg)
10. └─rlang::cnd_signal(...)
── Error ('test-object.R:310:3'): .load_object loads the object from file ──────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─testthat::expect_silent(...) at test-object.R:310:3
2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. │ ├─testthat (local) .capture(...)
4. │ │ ├─withr::with_output_sink(...)
5. │ │ │ └─base::force(code)
6. │ │ ├─base::withCallingHandlers(...)
7. │ │ └─base::withVisible(code)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. └─testthat::with_mock(...)
10. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
11. └─lifecycle:::deprecate_stop0(msg)
12. └─rlang::cnd_signal(...)
── Error ('test-utils.R:11:3'): .handle_request_error handles 500 ──────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-utils.R:11:3
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 237 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 2.9.1
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tibble)
> library(MolgenisArmadillo)
> library(webmockr)
>
> test_check("MolgenisArmadillo")
crul not installed, skipping enable
HttrAdapter enabled!
Httr2Adapter enabled!
Saving _problems/test-object-46.R
Saving _problems/test-object-86.R
Attempting to install package [ 'C:/test/test.tar.gz' ]
Attempting to install package [ 'C:/test/test.tar.gz' ]
Package [ 'C:/test/test.tar.gz' ] installed
Deleted 'project/folder2'
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Renaming .csv column name `folder` to `source_folder`: please update your .csv file to silence this message.
Renaming .csv column name `table` to `source_table`: please update your .csv file to silence this message.
'target_folder' not specified in .csv file: defaulting to source folder name
'target_table' not specified in .csv file: defaulting to source table name
'target_folder' not specified in .csv file: defaulting to source folder name
'target_table' not specified in .csv file: defaulting to source table name
Argument `new project` has now been deprecated: please use `target_project` instead
x View 'target_folder/target_table' failed with status '409': 'Project 'link-test222' already has an object 'core-variables/nonrep.alf'
v View 'target_folder/target_table' successfully created
Renaming .csv column name `folder` to `source_folder`: please update your .csv file to silence this message.
Renaming .csv column name `table` to `source_table`: please update your .csv file to silence this message.
'target_folder' not specified in .csv file: defaulting to source folder name
'target_table' not specified in .csv file: defaulting to source table name
[1] "project/folder1/obj1" "project/folder1/obj2" "project/folder2/obj3"
[4] "project/folder2/obj4"
[1] "project/folder1/obj1" "project/folder1/obj2" "project/folder2/obj3"
[4] "project/folder2/obj4"
Saving _problems/test-utils-17.R
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 237 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-object.R:30:3'): .upload_object handles errors ─────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-object.R:30:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─testthat::with_mock(...)
8. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
9. └─lifecycle:::deprecate_stop0(msg)
10. └─rlang::cnd_signal(...)
── Error ('test-object.R:70:3'): .upload_object uploads object ─────────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─testthat::expect_message(...) at test-object.R:70:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─testthat::with_mock(...)
8. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
9. └─lifecycle:::deprecate_stop0(msg)
10. └─rlang::cnd_signal(...)
── Error ('test-object.R:310:3'): .load_object loads the object from file ──────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─testthat::expect_silent(...) at test-object.R:310:3
2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. │ ├─testthat (local) .capture(...)
4. │ │ ├─withr::with_output_sink(...)
5. │ │ │ └─base::force(code)
6. │ │ ├─base::withCallingHandlers(...)
7. │ │ └─base::withVisible(code)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. └─testthat::with_mock(...)
10. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
11. └─lifecycle:::deprecate_stop0(msg)
12. └─rlang::cnd_signal(...)
── Error ('test-utils.R:11:3'): .handle_request_error handles 500 ──────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
i Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-utils.R:11:3
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 237 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64