CRAN Package Check Results for Package bootPLS

Last updated on 2026-04-24 02:52:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 4.63 69.67 74.30 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 2.91 50.60 53.51 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 8.00 106.82 114.82 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 8.00 119.87 127.87 OK
r-devel-macos-arm64 1.1.0 1.00 25.00 26.00 OK
r-devel-windows-x86_64 1.1.0 8.00 87.00 95.00 ERROR
r-patched-linux-x86_64 1.1.0 5.27 64.72 69.99 OK
r-release-linux-x86_64 1.1.0 4.16 62.37 66.53 OK
r-release-macos-arm64 1.1.0 OK
r-release-macos-x86_64 1.1.0 3.00 86.00 89.00 OK
r-release-windows-x86_64 1.1.0 8.00 96.00 104.00 OK
r-oldrel-macos-arm64 1.1.0 OK
r-oldrel-macos-x86_64 1.1.0 3.00 84.00 87.00 OK
r-oldrel-windows-x86_64 1.1.0 9.00 121.00 130.00 OK

Check Details

Version: 1.1.0
Check: examples
Result: ERROR Running examples in 'bootPLS-Ex.R' failed The error most likely occurred in: > ### Name: nbcomp.bootsgpls.para > ### Title: Number of components for SGPLS using (Y,T) bootstrap (parallel > ### version) > ### Aliases: nbcomp.bootsgpls.para > > ### ** Examples > > set.seed(4619) > data(prostate, package="spls") > nbcomp.bootsgpls.para((prostate$x)[,1:30], prostate$y, R=250, eta=0.2, maxnt=1, typeBCa = FALSE) Error in serverSocket(port = port) : creation of server socket failed: port 11036 cannot be opened Calls: nbcomp.bootsgpls.para ... <Anonymous> -> makeCluster -> makePSOCKcluster -> serverSocket Execution halted Flavor: r-devel-windows-x86_64