CRAN Package Check Results for Maintainer ‘Alireza Khodadadi-Jamayran <alireza.khodadadi.j at gmail.com>’

Last updated on 2024-06-11 16:49:40 CEST.

Package WARN NOTE OK
iCellR 1 1 11

Package iCellR

Current CRAN status: WARN: 1, NOTE: 1, OK: 11

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