CRAN Package Check Results for Package iCellR

Last updated on 2024-06-11 20:48:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.7 48.29 192.58 240.87 OK
r-devel-linux-x86_64-debian-gcc 1.6.7 30.41 138.16 168.57 OK
r-devel-linux-x86_64-fedora-clang 1.6.7 327.30 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6.7 288.73 OK
r-devel-windows-x86_64 1.6.7 40.00 162.00 202.00 OK
r-patched-linux-x86_64 1.6.7 53.61 185.64 239.25 OK
r-release-linux-x86_64 1.6.7 40.64 185.29 225.93 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 179.00 220.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 52.00 215.00 267.00 WARN

Check Details

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

Version: 1.6.7
Check: S3 generic/method consistency
Result: WARN Error: unable to load shared object 'D:/RCompile/CRANpkg/lib/4.3/RANN/libs/x64/RANN.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Call sequence: 7: inDL(x, as.logical(local), as.logical(now), ...) 6: dyn.load(file, DLLpath = DLLpath, ...) 5: library.dynam(lib, package, package.lib) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted See section 'Generic functions and methods' in the 'Writing R Extensions' manual. Flavor: r-oldrel-windows-x86_64