CRAN Package Check Results for Package radiant.model

Last updated on 2024-09-29 05:49:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.6 25.57 184.88 210.45 NOTE
r-devel-linux-x86_64-debian-gcc 1.6.6 16.17 123.10 139.27 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.6 348.34 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6.6 327.70 OK
r-devel-windows-x86_64 1.6.6 28.00 204.00 232.00 NOTE
r-patched-linux-x86_64 1.6.6 OK
r-release-linux-x86_64 1.6.6 23.98 170.83 194.81 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 27.00 200.00 227.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 36.00 257.00 293.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