CRAN Package Check Results for Package iCellR

Last updated on 2024-08-16 15:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.7 30.36 147.53 177.89 NOTE
r-devel-linux-x86_64-debian-gcc 1.6.7 23.49 99.12 122.61 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.7 297.15 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6.7 279.87 OK
r-devel-windows-x86_64 1.6.7 35.00 160.00 195.00 NOTE
r-patched-linux-x86_64 1.6.7 38.29 137.17 175.46 OK
r-release-linux-x86_64 1.6.7 30.33 141.78 172.11 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 36.00 164.00 200.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 47.00 205.00 252.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-clang, 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