CRAN Package Check Results for Package iCellR

Last updated on 2024-09-14 03:48:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.7 30.37 144.03 174.40 NOTE
r-devel-linux-x86_64-debian-gcc 1.6.7 24.13 101.03 125.16 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.7 300.65 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6.7 285.77 OK
r-devel-windows-x86_64 1.6.7 38.00 164.00 202.00 NOTE
r-patched-linux-x86_64 1.6.7 39.29 137.51 176.80 OK
r-release-linux-x86_64 1.6.7 30.71 137.61 168.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 37.00 161.00 198.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