CRAN Package Check Results for Package missForest

Last updated on 2025-03-13 15:51:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 2.35 35.12 37.47 NOTE
r-devel-linux-x86_64-debian-gcc 1.5 1.63 27.95 29.58 NOTE
r-devel-linux-x86_64-fedora-clang 1.5 58.52 OK
r-devel-linux-x86_64-fedora-gcc 1.5 71.41 OK
r-devel-macos-arm64 1.5 35.00 OK
r-devel-macos-x86_64 1.5 61.00 OK
r-devel-windows-x86_64 1.5 4.00 115.00 119.00 ERROR
r-patched-linux-x86_64 1.5 OK
r-release-linux-x86_64 1.5 2.09 33.80 35.89 OK
r-release-macos-arm64 1.5 37.00 OK
r-release-macos-x86_64 1.5 52.00 OK
r-release-windows-x86_64 1.5 3.00 80.00 83.00 OK
r-oldrel-macos-arm64 1.5 OK
r-oldrel-macos-x86_64 1.5 52.00 OK
r-oldrel-windows-x86_64 1.5 4.00 74.00 78.00 OK

Check Details

Version: 1.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: missForest.Rd: randomForest Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 1.5
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'missForest_1.5.Rnw' using Sweave Loading required package: foreach Loading required package: missForest Warning in file(file, "r") : URL 'https://stat.ethz.ch/Teaching/Datasets/musk.dat': Timeout of 60 seconds was reached Error: processing vignette 'missForest_1.5.Rnw' failed with diagnostics: chunk 15 (label = muskData) Error in file(file, "r") : cannot open the connection to 'http://stat.ethz.ch/Teaching/Datasets/musk.dat' --- failed re-building 'missForest_1.5.Rnw' SUMMARY: processing the following file failed: 'missForest_1.5.Rnw' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64