CRAN Package Check Results for Package BasketballAnalyzeR

Last updated on 2024-07-19 13:50:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 17.93 196.75 214.68 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 14.25 141.82 156.07 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 260.26 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.0 243.14 NOTE
r-devel-windows-x86_64 0.5.0 16.00 148.00 164.00 NOTE
r-patched-linux-x86_64 0.5.0 22.07 181.52 203.59 OK
r-release-linux-x86_64 0.5.0 14.84 178.23 193.07 OK
r-release-macos-arm64 0.5.0 72.00 OK
r-release-macos-x86_64 0.5.0 103.00 OK
r-release-windows-x86_64 0.5.0 16.00 152.00 168.00 OK
r-oldrel-macos-arm64 0.5.0 73.00 OK
r-oldrel-macos-x86_64 0.5.0 120.00 OK
r-oldrel-windows-x86_64 0.5.0 22.00 194.00 216.00 OK

Check Details

Version: 0.5.0
Check: package dependencies
Result: NOTE Imports includes 25 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

Version: 0.5.0
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘circlize’ ‘hexbin’ ‘scales’ ‘sna’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.5.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: bubbleplot.Rd: scale_colour_gradient2 Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64