CRAN Package Check Results for Package radiant.model

Last updated on 2024-09-18 12:48:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.6 23.64 180.27 203.91 NOTE
r-devel-linux-x86_64-debian-gcc 1.6.6 17.76 124.02 141.78 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.6 348.83 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6.6 343.32 OK
r-devel-windows-x86_64 1.6.6 27.00 195.00 222.00 NOTE
r-patched-linux-x86_64 1.6.6 32.35 172.07 204.42 OK
r-release-linux-x86_64 1.6.6 24.09 170.18 194.27 OK
r-release-macos-arm64 1.6.6 56.00 OK
r-release-macos-x86_64 1.6.6 136.00 OK
r-release-windows-x86_64 1.6.6 30.00 205.00 235.00 OK
r-oldrel-macos-arm64 1.6.6 75.00 OK
r-oldrel-macos-x86_64 1.6.6 124.00 OK
r-oldrel-windows-x86_64 1.6.6 37.00 253.00 290.00 OK

Check Details

Version: 1.6.6
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: plot.crtree.Rd: plot.rpart scale_df.Rd: copy_attr 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.6.6
Check: package dependencies
Result: NOTE Imports includes 30 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. Flavor: r-devel-linux-x86_64-fedora-clang