CRAN Package Check Results for Package vcr

Last updated on 2024-05-29 06:57:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 24.40 98.30 122.70 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 19.17 72.80 91.97 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 161.91 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.2 160.24 OK
r-devel-windows-x86_64 1.2.2 21.00 109.00 130.00 NOTE
r-patched-linux-x86_64 1.2.2 22.73 91.06 113.79 OK
r-release-linux-x86_64 1.2.2 21.59 92.44 114.03 OK
r-release-macos-arm64 1.2.2 71.00 NOTE
r-release-windows-x86_64 1.2.2 21.00 107.00 128.00 ERROR
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 27.00 126.00 153.00 NOTE

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' [12s] 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] Connection timed out after 5007 milliseconds https://nghttp2.org/httpbin is down Timeout was reached: [nghttp2.org] Connection timed out after 5013 milliseconds Error in `FUN()`: ! In path: "D:\\RCompile\\CRANpkg\\local\\4.4\\vcr.Rcheck\\tests\\testthat\\helper-vcr.R" Caused by error: ! all httpbin servers down 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::stop("all httpbin servers down") at D:\RCompile\CRANpkg\local\4.4\vcr.Rcheck\tests\testthat\helper-vcr.R:83:1 15. └─base::.handleSimpleError(...) 16. └─testthat (local) h(simpleError(msg, call)) 17. └─rlang::abort(...) Execution halted Flavor: r-release-windows-x86_64