Last updated on 2023-01-25 04:51:41 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.10 | 8.98 | 75.08 | 84.06 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1.10 | 5.44 | 58.26 | 63.70 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1.10 | 106.89 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.10 | 114.80 | NOTE | |||
r-devel-windows-x86_64 | 2.1.10 | 42.00 | 25.00 | 67.00 | FAIL | |
r-patched-linux-x86_64 | 2.1.10 | 10.27 | 72.95 | 83.22 | OK | |
r-release-linux-x86_64 | 2.1.10 | 7.48 | 72.82 | 80.30 | OK | |
r-release-macos-arm64 | 2.1.10 | 42.00 | OK | |||
r-release-macos-x86_64 | 2.1.10 | 55.00 | OK | |||
r-release-windows-x86_64 | 2.1.10 | 37.00 | 151.00 | 188.00 | OK | |
r-oldrel-macos-arm64 | 2.1.10 | 63.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1.10 | 84.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.1.10 | 19.00 | 135.00 | 154.00 | OK |
Version: 2.1.10
Check: Rd files
Result: NOTE
checkRd: (-1) sw_sfac.Rd:24: Escaped LaTeX specials: \_
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.1.10
Check: replacement functions
Result: WARN
Error: package or namespace load failed for 'marelac':
.onLoad failed in loadNamespace() for 'gsw', details:
call: load(zfile, envir = tmp_env)
error: empty (zero-byte) input file
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), domain = NA)
else stop(msg, call. = FALSE, domain = NA)
})
1: library(package, lib.loc = lib.loc
Execution halted
The argument of a replacement function which corresponds to the right
hand side must be named 'value'.
Flavor: r-devel-windows-x86_64
Version: 2.1.10
Check: foreign function calls
Result: FAIL
Flavor: r-devel-windows-x86_64