CRAN Package Check Results for Package radiant.model

Last updated on 2024-10-02 15:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.6 25.60 184.73 210.33 NOTE
r-devel-linux-x86_64-debian-gcc 1.6.6 17.17 127.95 145.12 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.6 345.18 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6.6 327.70 OK
r-devel-windows-x86_64 1.6.6 29.00 205.00 234.00 NOTE
r-patched-linux-x86_64 1.6.6 33.88 169.86 203.74 OK
r-release-linux-x86_64 1.6.6 23.32 172.05 195.37 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 28.00 207.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 38.00 249.00 287.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