CRAN Package Check Results for Package iCellR

Last updated on 2024-10-06 07:50:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.7 27.24 148.25 175.49 NOTE
r-devel-linux-x86_64-debian-gcc 1.6.7 20.05 100.50 120.55 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.7 305.00 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6.7 285.77 OK
r-devel-windows-x86_64 1.6.7 37.00 166.00 203.00 NOTE
r-patched-linux-x86_64 1.6.7 38.99 137.50 176.49 OK
r-release-linux-x86_64 1.6.7 31.74 139.71 171.45 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 163.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 46.00 208.00 254.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