CRAN Package Check Results for Package umiAnalyzer

Last updated on 2024-05-12 02:55:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 28.50 268.54 297.04 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 23.19 194.60 217.79 WARN
r-devel-linux-x86_64-fedora-clang 1.0.0 374.03 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 460.48 OK
r-devel-windows-x86_64 1.0.0 23.00 203.00 226.00 OK
r-patched-linux-x86_64 1.0.0 18.58 255.90 274.48 OK
r-release-linux-x86_64 1.0.0 17.01 251.43 268.44 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 23.00 199.00 222.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 31.00 260.00 291.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