Last updated on 2023-11-28 18:49:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.16 | 49.47 | 387.76 | 437.23 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.1.16 | 42.05 | 290.27 | 332.32 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.1.16 | 564.15 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.16 | 612.57 | WARN | |||
r-devel-windows-x86_64 | 1.1.16 | 50.00 | 317.00 | 367.00 | WARN | |
r-patched-linux-x86_64 | 1.1.16 | 49.99 | 375.91 | 425.90 | OK | |
r-release-linux-x86_64 | 1.1.16 | 35.00 | 378.64 | 413.64 | OK | |
r-release-macos-arm64 | 1.1.16 | 154.00 | OK | |||
r-release-macos-x86_64 | 1.1.16 | 230.00 | OK | |||
r-release-windows-x86_64 | 1.1.16 | 66.00 | 402.00 | 468.00 | OK | |
r-oldrel-macos-arm64 | 1.1.16 | 158.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.16 | 179.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.16 | 58.00 | 343.00 | 401.00 | OK |
Version: 1.1.16
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
error.c:45:38: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/ExomeDepth.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
* used C++ compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.16
Check: for code/documentation mismatches
Result: WARN
Error: package or namespace load failed for ‘ExomeDepth’:
.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': attempt to use zero-length variable name
Call sequence:
6: stop(msg, call. = FALSE, domain = NA)
5: value[[3L]](cond)
4: tryCatchOne(expr, names, parentenv, handlers[[1L]])
3: tryCatchList(expr, classes, parentenv, handlers)
2: tryCatch({
attr(package, "LibPath") <- which.lib.loc
ns <- loadNamespace(package, lib.loc)
env <- attachNamespace(ns, pos = pos, deps, exclude, include.only)
}, error = function(e) {
P <- if (!is.null(cc <- conditionCall(e)))
paste(" in", deparse(cc)[1L])
else ""
msg <- gettextf("package or namespace load failed for %s%s:\n %s",
sQuote(package), P, conditionMessage(e))
if (logical.return && !quietly)
message(paste("Error:", msg), do
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.16
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
error.c:45:23: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/ExomeDepth.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (Debian 13.2.0-5) 13.2.0’
* used C++ compiler: ‘g++-13 (Debian 13.2.0-5) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.16
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
error.c:45:38: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/ExomeDepth.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
* used C++ compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.16
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
error.c:45:23: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/ExomeDepth.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
* used C++ compiler: ‘g++-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.1.16
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
error.c:45:23: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/ExomeDepth.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
* used C++ compiler: 'g++.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64