CRAN Package Check Results for Package httptest

Last updated on 2025-12-07 12:50:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.2.3 3.08 57.84 60.92 OK
r-devel-linux-x86_64-debian-gcc 4.2.3 2.43 36.64 39.07 ERROR
r-devel-linux-x86_64-fedora-clang 4.2.3 92.65 OK
r-devel-linux-x86_64-fedora-gcc 4.2.3 103.69 OK
r-devel-windows-x86_64 4.2.3 6.00 81.00 87.00 OK
r-patched-linux-x86_64 4.2.3 3.00 53.64 56.64 OK
r-release-linux-x86_64 4.2.3 3.52 53.26 56.78 OK
r-release-macos-arm64 4.2.2 2.00 22.00 24.00 OK
r-release-macos-x86_64 4.2.3 3.00 79.00 82.00 OK
r-release-windows-x86_64 4.2.3 6.00 80.00 86.00 OK
r-oldrel-macos-arm64 4.2.3 1.00 26.00 27.00 OK
r-oldrel-macos-x86_64 4.2.3 4.00 90.00 94.00 OK
r-oldrel-windows-x86_64 4.2.3 8.00 99.00 107.00 OK

Check Details

Version: 4.2.3
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown', 'spelling' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 4.2.3
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [9s/12s] Running the tests in ‘tests/spelling.R’ failed. Complete output: > spelling::spell_check_test( + vignettes = TRUE, + error = identical(Sys.getenv("CI"), "true") + ) Error in loadNamespace(x) : there is no package called 'spelling' Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 4.2.3
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc