CRAN Package Check Results for Package BasketballAnalyzeR

Last updated on 2024-07-12 15:52:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 17.83 192.74 210.57 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 14.43 140.73 155.16 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 152.00 168.00 NOTE
r-patched-linux-x86_64 0.5.0 20.58 185.11 205.69 OK
r-release-linux-x86_64 0.5.0 12.44 183.28 195.72 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 17.00 155.00 172.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 21.00 196.00 217.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