CRAN Package Check Results for Package vcr

Last updated on 2024-04-18 21:57:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 22.75 95.70 118.45 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 19.45 72.99 92.44 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 155.94 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.2 164.12 OK
r-prerel-macos-arm64 1.2.2 71.00 NOTE
r-prerel-windows-x86_64 1.2.2 24.00 111.00 135.00 NOTE
r-patched-linux-x86_64 1.2.2 24.28 92.19 116.47 OK
r-release-linux-x86_64 1.2.2 23.76 90.95 114.71 OK
r-release-macos-arm64 1.2.2 64.00 NOTE
r-release-macos-x86_64 1.2.2 131.00 NOTE
r-release-windows-x86_64 1.2.2 27.00 148.00 175.00 ERROR
r-oldrel-macos-arm64 1.2.2 66.00 NOTE
r-oldrel-windows-x86_64 1.2.2 28.00 120.00 148.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-prerel-macos-arm64, r-prerel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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 5014 milliseconds https://nghttp2.org/httpbin is down Timeout was reached: [nghttp2.org] Connection timed out after 5012 milliseconds Error in `FUN()`: ! In path: "D:\\RCompile\\CRANpkg\\local\\4.3\\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.3\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