CRAN Package Check Results for Package vcr

Last updated on 2024-06-04 08:54:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 22.30 95.51 117.81 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 21.40 72.58 93.98 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 161.91 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.2 161.19 OK
r-devel-windows-x86_64 1.2.2 21.00 108.00 129.00 NOTE
r-patched-linux-x86_64 1.2.2 25.29 93.31 118.60 OK
r-release-linux-x86_64 1.2.2 24.28 93.03 117.31 OK
r-release-macos-arm64 1.2.2 71.00 NOTE
r-release-windows-x86_64 1.2.2 21.00 166.00 187.00 NOTE
r-oldrel-macos-arm64 1.2.2 64.00 NOTE
r-oldrel-macos-x86_64 1.2.2 131.00 NOTE
r-oldrel-windows-x86_64 1.2.2 26.00 123.00 149.00 ERROR

Check Details

Version: 1.2.2
Check: installed package size
Result: NOTE installed size is 8.6Mb sub-directories of 1Mb or more: doc 7.5Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.2.2
Check: tests
Result: ERROR Running 'test-all.R' [9s] Running the tests in 'tests/test-all.R' failed. Complete output: > library("testthat") > library('vcr') > test_check("vcr") https://hb.opencpu.org is down Timeout was reached: [hb.opencpu.org] Operation timed out after 5003 milliseconds with 0 bytes received Error in `FUN()`: ! In path: "D:\\RCompile\\CRANpkg\\local\\4.3\\vcr.Rcheck\\tests\\testthat\\helper-vcr.R" Caused by error in `vapply()`: ! values must be length 1, but FUN(X[[1]]) result is length 0 Backtrace: ▆ 1. ├─testthat::test_check("vcr") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[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::vapply(out, "[[", 1, "status_code") at D:\RCompile\CRANpkg\local\4.3\vcr.Rcheck\tests\testthat\helper-vcr.R:82:1 15. └─base::.handleSimpleError(...) 16. └─testthat (local) h(simpleError(msg, call)) 17. └─rlang::abort(...) Execution halted Flavor: r-oldrel-windows-x86_64