CRAN Package Check Results for Package foreach

Last updated on 2024-03-29 12:54:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.2 3.43 58.26 61.69 OK
r-devel-linux-x86_64-debian-gcc 1.5.2 2.38 45.20 47.58 OK
r-devel-linux-x86_64-fedora-clang 1.5.2 76.18 OK
r-devel-linux-x86_64-fedora-gcc 1.5.2 88.04 OK
r-devel-windows-x86_64 1.5.2 5.00 113.00 118.00 ERROR
r-patched-linux-x86_64 1.5.2 3.47 58.98 62.45 OK
r-release-linux-x86_64 1.5.2 2.34 54.95 57.29 OK
r-release-macos-arm64 1.5.2 111.00 OK
r-release-macos-x86_64 1.5.2 122.00 OK
r-release-windows-x86_64 1.5.2 5.00 150.00 155.00 NOTE
r-oldrel-macos-arm64 1.5.2 105.00 OK
r-oldrel-windows-x86_64 1.5.2 4.00 154.00 158.00 NOTE

Check Details

Version: 1.5.2
Check: package dependencies
Result: NOTE Package suggested but not available for checking: 'doMC' Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.5.2
Check: tests
Result: ERROR Running 'testthat.R' [1s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(foreach) > > > Sys.setenv(FOREACH_BACKEND="SEQ") > test_check("foreach") Flavor: r-devel-windows-x86_64

Version: 1.5.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'foreach.Rmd' using rmarkdown --- finished re-building 'foreach.Rmd' --- re-building 'nested.Rmd' using rmarkdown SUMMARY: processing the following file failed: 'nested.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64