Last updated on 2025-04-14 02:53:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 41.92 | 380.50 | 422.42 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 31.15 | 264.93 | 296.08 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 690.20 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 653.32 | OK | |||
r-devel-macos-arm64 | 0.2.1 | 173.00 | OK | |||
r-devel-macos-x86_64 | 0.2.1 | 307.00 | OK | |||
r-devel-windows-x86_64 | 0.2.1 | 40.00 | 304.00 | 344.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 37.64 | 351.19 | 388.83 | OK | |
r-release-linux-x86_64 | 0.2.1 | 33.95 | 350.98 | 384.93 | OK | |
r-release-macos-arm64 | 0.2.1 | 186.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 251.00 | OK | |||
r-release-windows-x86_64 | 0.2.1 | 58.00 | 400.00 | 458.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 9.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.2.1 | 11.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.2.1 | 53.00 | 420.00 | 473.00 | OK |
Version: 0.2.1
Check: replacement functions
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': unable to find an inherited method for function ‘strand’ for signature ‘x = "expressionsIndex"’
Call sequence:
9: 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)
8: runHook(".onLoad", env, package.lib, package)
7: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
6: asNamespace(ns)
5: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = 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()
Execution halted
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: package dependencies
Result: ERROR
Packages required but not available: 'csaw', 'HiCDOC'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64