CRAN Package Check Results for Package umiAnalyzer

Last updated on 2024-05-20 01:49:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 29.67 268.30 297.97 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 21.19 195.49 216.68 WARN
r-devel-linux-x86_64-fedora-clang 1.0.0 361.60 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 460.48 OK
r-devel-windows-x86_64 1.0.0 23.00 198.00 221.00 OK
r-patched-linux-x86_64 1.0.0 19.08 255.40 274.48 OK
r-release-linux-x86_64 1.0.0 17.77 254.52 272.29 OK
r-release-macos-arm64 1.0.0 96.00 OK
r-release-macos-x86_64 1.0.0 190.00 OK
r-release-windows-x86_64 1.0.0 24.00 194.00 218.00 OK
r-oldrel-macos-arm64 1.0.0 104.00 OK
r-oldrel-macos-x86_64 1.0.0 158.00 OK
r-oldrel-windows-x86_64 1.0.0 33.00 255.00 288.00 OK

Check Details

Version: 1.0.0
Check: S3 generic/method consistency
Result: WARN Error: .onLoad failed in loadNamespace() for 'Rsamtools', details: call: h(simpleError(msg, call)) error: error in evaluating the argument 'x' in selecting a method for function 'levels': class should be either a character-string name or a class definition Call sequence: 6: stop(gettextf("%s failed in %s() for '%s', details:\n call: %s\n error: %s", hookname, "loadNamespace", pkgname, deparse(conditionCall(res))[1L], conditionMessage(res)), call. = FALSE, domain = NA) 5: runHook(".onLoad", env, package.lib, package) 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-devel-linux-x86_64-debian-gcc