CRAN Package Check Results for Package missForest

Last updated on 2024-11-27 07:50:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 2.37 29.07 31.44 ERROR
r-devel-linux-x86_64-debian-gcc 1.5 1.96 28.33 30.29 NOTE
r-devel-linux-x86_64-fedora-clang 1.5 61.64 OK
r-devel-linux-x86_64-fedora-gcc 1.5 70.46 OK
r-devel-windows-x86_64 1.5 3.00 81.00 84.00 NOTE
r-patched-linux-x86_64 1.5 4.79 34.08 38.87 OK
r-release-linux-x86_64 1.5 1.75 34.19 35.94 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 78.00 81.00 OK
r-oldrel-macos-arm64 1.5 41.00 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") : cannot open URL 'https://stat.ethz.ch/Teaching/Datasets/musk.dat': HTTP status was '403 Forbidden' 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-clang