CRAN Package Check Results for Package iCellR

Last updated on 2024-09-27 01:50:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.7 31.40 148.48 179.88 NOTE
r-devel-linux-x86_64-debian-gcc 1.6.7 20.40 101.41 121.81 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.7 293.17 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6.7 285.77 OK
r-devel-windows-x86_64 1.6.7 36.00 160.00 196.00 NOTE
r-patched-linux-x86_64 1.6.7 38.22 139.46 177.68 OK
r-release-linux-x86_64 1.6.7 29.72 137.89 167.61 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 159.00 195.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 48.00 207.00 255.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