Last updated on 2026-06-24 12:50:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1-1 | 14.42 | 109.19 | 123.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1-1 | 9.90 | 76.98 | 86.88 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1-1 | 23.00 | 161.77 | 184.77 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1-1 | 20.00 | 148.43 | 168.43 | WARN | |
| r-devel-windows-x86_64 | 1.1-1 | 19.00 | 106.00 | 125.00 | OK | |
| r-patched-linux-x86_64 | 1.1-1 | 12.08 | 98.91 | 110.99 | OK | |
| r-release-linux-x86_64 | 1.1-1 | 12.36 | 99.23 | 111.59 | OK | |
| r-release-macos-arm64 | 1.1-1 | 3.00 | 27.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 1.1-1 | 9.00 | 106.00 | 115.00 | OK | |
| r-release-windows-x86_64 | 1.1-1 | 18.00 | 106.00 | 124.00 | OK | |
| r-oldrel-macos-arm64 | 1.1-1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1-1 | 7.00 | 65.00 | 72.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1-1 | 21.00 | 142.00 | 163.00 | OK |
Version: 1.1-1
Check: R code for possible problems
Result: NOTE
Error: there is no package called ‘xml2’
Call sequence:
12: doWithOneRestart(return(expr), restart)
11: withOneRestart(expr, restarts[[1L]])
10: withRestarts(stop(cond), retry_loadNamespace = function() NULL)
9: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8: asNamespace(ns)
7: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
6: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5: asNamespace(ns)
4: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()),
versionCheck = vI[[i]]), from = package)
1: loadNamespace(package, lib.loc)
Execution halted
Error: there is no package called ‘xml2’
Call sequence:
12: doWithOneRestart(return(expr), restart)
11: withOneRestart(expr, restarts[[1L]])
10: withRestarts(stop(cond), retry_loadNamespace = function() NULL)
9: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
8: asNamespace(ns)
7: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
6: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5: asNamespace(ns)
4: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()),
versionCheck = vI[[i]]), from = package)
1: loadNamespace(package, lib.loc)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.1-1
Check: for missing documentation entries
Result: WARN
Error: package or namespace load failed for ‘survNMA’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘xml2’
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({
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, character.only = TRUE, verbose = FALSE)
Execution halted
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.1-1
Check: for code/documentation mismatches
Result: WARN
Error: package or namespace load failed for ‘survNMA’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘xml2’
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({
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, character.only = TRUE, verbose = FALSE)
Execution halted
Error: package or namespace load failed for ‘survNMA’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘xml2’
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({
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, character.only = TRUE, verbose = FALSE)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc