Last updated on 2025-07-31 21:50:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.3 | 2.15 | 32.14 | 34.29 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.3 | 1.90 | 27.00 | 28.90 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.3 | 58.21 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 70.34 | ERROR | |||
r-devel-windows-x86_64 | 0.4.3 | 5.00 | 63.00 | 68.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.3 | 2.60 | 30.96 | 33.56 | ERROR | |
r-release-linux-x86_64 | 0.4.3 | 2.22 | 30.33 | 32.55 | ERROR | |
r-release-macos-arm64 | 0.4.3 | 88.00 | OK | |||
r-release-macos-x86_64 | 0.4.3 | 174.00 | OK | |||
r-release-windows-x86_64 | 0.4.3 | 4.00 | 60.00 | 64.00 | ERROR | |
r-oldrel-macos-arm64 | 0.4.3 | 74.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.3 | 115.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.3 | 5.00 | 66.00 | 71.00 | ERROR |
Version: 0.4.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(deepdep)
>
> test_check("deepdep")
Error in `FUN()`:
! In path: "/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/deepdep.Rcheck/tests/testthat/setup-vcr.R"
Caused by error in `vcr::vcr_configure()`:
! unused argument (verbose_errors = TRUE)
Backtrace:
▆
1. ├─testthat::test_check("deepdep")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_setup(".", env)
7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. └─base::.handleSimpleError(...) at tests/testthat/setup-vcr.R:3:3
15. └─testthat (local) h(simpleError(msg, call))
16. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(deepdep)
>
> test_check("deepdep")
Error in `FUN()`:
! In path: "/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/deepdep.Rcheck/tests/testthat/setup-vcr.R"
Caused by error in `vcr::vcr_configure()`:
! unused argument (verbose_errors = TRUE)
Backtrace:
▆
1. ├─testthat::test_check("deepdep")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_setup(".", env)
7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. └─base::.handleSimpleError(...) at tests/testthat/setup-vcr.R:3:3
15. └─testthat (local) h(simpleError(msg, call))
16. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.3
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(deepdep)
>
> test_check("deepdep")
Error in `FUN()`:
! In path: "/data/gannet/ripley/R/packages/tests-clang/deepdep.Rcheck/tests/testthat/setup-vcr.R"
Caused by error in `vcr::vcr_configure()`:
! unused argument (verbose_errors = TRUE)
Backtrace:
▆
1. ├─testthat::test_check("deepdep")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_setup(".", env)
7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. └─base::.handleSimpleError(...) at tests/testthat/setup-vcr.R:3:3
15. └─testthat (local) h(simpleError(msg, call))
16. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.3
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(deepdep)
>
> test_check("deepdep")
Error in `FUN()`:
! In path: "/data/gannet/ripley/R/packages/tests-devel/deepdep.Rcheck/tests/testthat/setup-vcr.R"
Caused by error in `vcr::vcr_configure()`:
! unused argument (verbose_errors = TRUE)
Backtrace:
▆
1. ├─testthat::test_check("deepdep")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_setup(".", env)
7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. └─base::.handleSimpleError(...) at tests/testthat/setup-vcr.R:3:3
15. └─testthat (local) h(simpleError(msg, call))
16. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.4.3
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [1s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(deepdep)
>
> test_check("deepdep")
Error in `FUN()`:
! In path: "D:\\RCompile\\CRANpkg\\local\\4.6\\deepdep.Rcheck\\tests\\testthat\\setup-vcr.R"
Caused by error in `vcr::vcr_configure()`:
! unused argument (verbose_errors = TRUE)
Backtrace:
▆
1. ├─testthat::test_check("deepdep")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_setup(".", env)
7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. └─base::.handleSimpleError(...) at D:\RCompile\CRANpkg\local\4.6\deepdep.Rcheck\tests\testthat\setup-vcr.R:3:3
15. └─testthat (local) h(simpleError(msg, call))
16. └─rlang::abort(...)
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.4.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(deepdep)
>
> test_check("deepdep")
Error in `FUN()`:
! In path: "/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/deepdep.Rcheck/tests/testthat/setup-vcr.R"
Caused by error in `vcr::vcr_configure()`:
! unused argument (verbose_errors = TRUE)
Backtrace:
▆
1. ├─testthat::test_check("deepdep")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_setup(".", env)
7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. └─base::.handleSimpleError(...) at tests/testthat/setup-vcr.R:3:3
15. └─testthat (local) h(simpleError(msg, call))
16. └─rlang::abort(...)
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.4.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(deepdep)
>
> test_check("deepdep")
Error in `FUN()`:
! In path: "/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/deepdep.Rcheck/tests/testthat/setup-vcr.R"
Caused by error in `vcr::vcr_configure()`:
! unused argument (verbose_errors = TRUE)
Backtrace:
▆
1. ├─testthat::test_check("deepdep")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_setup(".", env)
7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. └─base::.handleSimpleError(...) at tests/testthat/setup-vcr.R:3:3
15. └─testthat (local) h(simpleError(msg, call))
16. └─rlang::abort(...)
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.4.3
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [1s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(deepdep)
>
> test_check("deepdep")
Error in `FUN()`:
! In path: "D:\\RCompile\\CRANpkg\\local\\4.5\\deepdep.Rcheck\\tests\\testthat\\setup-vcr.R"
Caused by error in `vcr::vcr_configure()`:
! unused argument (verbose_errors = TRUE)
Backtrace:
▆
1. ├─testthat::test_check("deepdep")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_setup(".", env)
7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. └─base::.handleSimpleError(...) at D:\RCompile\CRANpkg\local\4.5\deepdep.Rcheck\tests\testthat\setup-vcr.R:3:3
15. └─testthat (local) h(simpleError(msg, call))
16. └─rlang::abort(...)
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.4.3
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [1s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(deepdep)
>
> test_check("deepdep")
Error in `FUN()`:
! In path: "D:\\RCompile\\CRANpkg\\local\\4.4\\deepdep.Rcheck\\tests\\testthat\\setup-vcr.R"
Caused by error in `vcr::vcr_configure()`:
! unused argument (verbose_errors = TRUE)
Backtrace:
▆
1. ├─testthat::test_check("deepdep")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_setup(".", env)
7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. └─base::.handleSimpleError(...) at D:\RCompile\CRANpkg\local\4.4\deepdep.Rcheck\tests\testthat\setup-vcr.R:3:3
15. └─testthat (local) h(simpleError(msg, call))
16. └─rlang::abort(...)
Execution halted
Flavor: r-oldrel-windows-x86_64