CRAN Package Check Results for Maintainer ‘Stefan Filges <stefan.filges at gu.se>’

Last updated on 2024-05-19 12:54:29 CEST.

Package WARN OK
umiAnalyzer 1 12

Package umiAnalyzer

Current CRAN status: WARN: 1, OK: 12

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