CRAN Package Check Results for Package stablelearner

Last updated on 2024-11-12 01:48:43 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-5 10.34 127.03 137.37 NOTE
r-devel-linux-x86_64-debian-gcc 0.1-5 0.25 1.64 1.89 ERROR
r-devel-linux-x86_64-fedora-clang 0.1-5 218.48 OK
r-devel-linux-x86_64-fedora-gcc 0.1-5 216.24 OK
r-devel-windows-x86_64 0.1-5 12.00 127.00 139.00 NOTE
r-patched-linux-x86_64 0.1-5 13.16 116.86 130.02 OK
r-release-linux-x86_64 0.1-5 8.86 118.53 127.39 OK
r-release-macos-arm64 0.1-5 61.00 OK
r-release-macos-x86_64 0.1-5 100.00 OK
r-release-windows-x86_64 0.1-5 10.00 127.00 137.00 OK
r-oldrel-macos-arm64 0.1-5 65.00 OK
r-oldrel-macos-x86_64 0.1-5 124.00 OK
r-oldrel-windows-x86_64 0.1-5 14.00 162.00 176.00 OK

Check Details

Version: 0.1-5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: LearnerList.Rd: ctree accuracy.Rd: classAgreement stabletree-coercion.Rd: randomForest, RandomForest-class, cforest, ranger stabletree.Rd: as.party 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-windows-x86_64

Version: 0.1-5
Check: package dependencies
Result: ERROR Package required but not available: ‘party’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc