CRAN Package Check Results for Package httpcache

Last updated on 2026-08-19 00:56:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 1.97 31.64 33.61 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.0 1.59 25.27 26.86 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.0 22.57 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.0 27.62 NOTE
r-devel-windows-x86_64 1.2.0 4.00 72.00 76.00 NOTE
r-patched-linux-x86_64 1.2.0 2.18 28.20 30.38 OK
r-release-linux-x86_64 1.2.0 1.67 28.61 30.28 OK
r-release-macos-arm64 1.2.0 1.00 16.00 17.00 OK
r-release-macos-x86_64 1.2.0 2.00 52.00 54.00 OK
r-release-windows-x86_64 1.2.0 4.00 0.00 4.00 OK
r-oldrel-macos-arm64 1.2.0 OK
r-oldrel-macos-x86_64 1.2.0 2.00 57.00 59.00 OK
r-oldrel-windows-x86_64 1.2.0 6.00 57.00 63.00 ERROR

Check Details

Version: 1.2.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: httpcache/tests/testthat/test-logging.R (.Names: 1) '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 1.2.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'httpcache.Rmd' using rmarkdown Quitting from httpcache.Rmd:26-29 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `curl::curl_fetch_memory()`: ! SSL peer certificate or SSH remote key was not OK [httpbin.org]: schannel: SNI or certificate check failed: SEC_E_WRONG_PRINCIPAL (0x80090322) - Der Zielprinzipalname ist falsch. --- Backtrace: ▆ 1. ├─base::system.time(a <- GET("https://httpbin.org/get")) 2. ├─httpcache::GET("https://httpbin.org/get") 3. │ └─httr::GET(url, ...) 4. │ └─httr:::request_perform(req, hu$handle$handle) 5. │ ├─httr:::request_fetch(req$output, req$url, handle) 6. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle) 7. │ └─curl::curl_fetch_memory(url, handle = handle) 8. └─curl:::raise_libcurl_error(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'httpcache.Rmd' failed with diagnostics: SSL peer certificate or SSH remote key was not OK [httpbin.org]: schannel: SNI or certificate check failed: SEC_E_WRONG_PRINCIPAL (0x80090322) - Der Zielprinzipalname ist falsch. --- failed re-building 'httpcache.Rmd' SUMMARY: processing the following file failed: 'httpcache.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64