CRAN Package Check Results for Package missForest

Last updated on 2025-04-20 03:50:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 2.18 33.86 36.04 NOTE
r-devel-linux-x86_64-debian-gcc 1.5 1.85 22.96 24.81 ERROR
r-devel-linux-x86_64-fedora-clang 1.5 58.85 OK
r-devel-linux-x86_64-fedora-gcc 1.5 70.26 OK
r-devel-windows-x86_64 1.5 4.00 82.00 86.00 NOTE
r-patched-linux-x86_64 1.5 2.12 33.87 35.99 NOTE
r-release-linux-x86_64 1.5 2.31 33.88 36.19 NOTE
r-release-macos-arm64 1.5 63.00 OK
r-release-macos-x86_64 1.5 66.00 OK
r-release-windows-x86_64 1.5 4.00 80.00 84.00 NOTE
r-oldrel-macos-arm64 1.5 37.00 OK
r-oldrel-macos-x86_64 1.5 52.00 OK
r-oldrel-windows-x86_64 1.5 4.00 79.00 83.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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-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 'http://stat.ethz.ch/Teaching/Datasets/musk.dat': status was 'Could not connect to server' 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-linux-x86_64-debian-gcc