CRAN Package Check Results for Package radiant.model

Last updated on 2024-10-05 22:49:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.6 26.30 184.97 211.27 NOTE
r-devel-linux-x86_64-debian-gcc 1.6.6 17.92 125.07 142.99 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.6 337.81 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6.6 309.67 OK
r-devel-windows-x86_64 1.6.6 29.00 201.00 230.00 NOTE
r-patched-linux-x86_64 1.6.6 33.43 171.53 204.96 OK
r-release-linux-x86_64 1.6.6 23.35 169.61 192.96 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 31.00 205.00 236.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 254.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