CRAN Package Check Results for Package iCellR

Last updated on 2024-07-22 01:49:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.7 35.64 191.11 226.75 OK
r-devel-linux-x86_64-debian-gcc 1.6.7 28.81 143.42 172.23 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.7 324.70 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6.7 287.75 OK
r-devel-windows-x86_64 1.6.7 36.00 160.00 196.00 NOTE
r-patched-linux-x86_64 1.6.7 46.25 185.66 231.91 OK
r-release-linux-x86_64 1.6.7 27.57 179.75 207.32 OK
r-release-macos-arm64 1.6.7 75.00 OK
r-release-macos-x86_64 1.6.7 114.00 OK
r-release-windows-x86_64 1.6.7 41.00 160.00 201.00 OK
r-oldrel-macos-arm64 1.6.7 72.00 OK
r-oldrel-macos-x86_64 1.6.7 118.00 OK
r-oldrel-windows-x86_64 1.6.7 53.00 208.00 261.00 OK

Check Details

Version: 1.6.7
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: run.umap.Rd: umap_transform 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-gcc, r-devel-windows-x86_64

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