Last updated on 2026-02-23 19:51:26 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 35.31 | 188.35 | 223.66 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 27.46 | 133.02 | 160.48 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 65.00 | 301.56 | 366.56 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 57.00 | ERROR | |||
| r-devel-macos-arm64 | 1.0.0 | 9.00 | 48.00 | 57.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 35.00 | 175.00 | 210.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | OK | ||||
| r-release-linux-x86_64 | 1.0.0 | 34.19 | 180.17 | 214.36 | OK | |
| r-release-macos-arm64 | 1.0.0 | 9.00 | 51.00 | 60.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 29.00 | 269.00 | 298.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 34.00 | 162.00 | 196.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 9.00 | 50.00 | 59.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.0.0 | 30.00 | 330.00 | 360.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.0 | 48.00 | 223.00 | 271.00 | NOTE |
Version: 1.0.0
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Error: .onLoad failed in loadNamespace() for 'parallelly', details:
call: basename(pwd)
error: a character vector argument expected
Execution halted
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: whether the namespace can be unloaded cleanly
Result: WARN
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Error: .onLoad failed in loadNamespace() for 'parallelly', details:
call: basename(pwd)
error: a character vector argument expected
Execution halted
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: loading without being on the library search path
Result: WARN
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Loading required package: C50
Loading required package: car
Loading required package: carData
Loading required package: caret
Loading required package: ggplot2
Loading required package: lattice
Error: package or namespace load failed for ‘caret’:
.onLoad failed in loadNamespace() for 'parallelly', details:
call: basename(pwd)
error: a character vector argument expected
Error: package ‘caret’ could not be loaded
Execution halted
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
It looks like this package has a loading problem when not on .libPaths:
see the messages for details.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: dependencies in R code
Result: NOTE
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Error: .onLoad failed in loadNamespace() for 'parallelly', details:
call: basename(pwd)
error: a character vector argument expected
Call sequence:
26: 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)
25: runHook(".onLoad", env, package.lib, package)
24: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
23: asNamespace(ns)
22: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
21: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
20: asNamespace(ns)
19: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
18: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17: asNamespac
Execution halted
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: S3 generic/method consistency
Result: WARN
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Error: .onLoad failed in loadNamespace() for 'parallelly', details:
call: basename(pwd)
error: a character vector argument expected
Call sequence:
26: 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)
25: runHook(".onLoad", env, package.lib, package)
24: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
23: asNamespace(ns)
22: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
21: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
20: asNamespace(ns)
19: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
18: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17: asNamespac
Execution halted
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: replacement functions
Result: WARN
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Error: .onLoad failed in loadNamespace() for 'parallelly', details:
call: basename(pwd)
error: a character vector argument expected
Call sequence:
26: 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)
25: runHook(".onLoad", env, package.lib, package)
24: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
23: asNamespace(ns)
22: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
21: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
20: asNamespace(ns)
19: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
18: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17: asNamespac
Execution halted
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: foreign function calls
Result: NOTE
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Error: .onLoad failed in loadNamespace() for 'parallelly', details:
call: basename(pwd)
error: a character vector argument expected
Call sequence:
26: 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)
25: runHook(".onLoad", env, package.lib, package)
24: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
23: asNamespace(ns)
22: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
21: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
20: asNamespace(ns)
19: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
18: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17: asNamespac
Execution halted
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: R code for possible problems
Result: ERROR
Incorrect (un)loading of package shared object.
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
The system-specific extension for shared objects must not be added.
See ?library.dynam.
[26s/40s] NOTE
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Error: .onLoad failed in loadNamespace() for 'parallelly', details:
call: basename(pwd)
error: a character vector argument expected
Call sequence:
26: 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)
25: runHook(".onLoad", env, package.lib, package)
24: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
23: asNamespace(ns)
22: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
21: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
20: asNamespace(ns)
19: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
18: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17: asNamespac
Execution halted
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Found the following possibly unsafe calls:
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Error: .onLoad failed in loadNamespace() for 'parallelly', details:
call: basename(pwd)
error: a character vector argument expected
Execution halted
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Error: .onLoad failed in loadNamespace() for 'parallelly', details:
call: basename(pwd)
error: a character vector argument expected
Call sequence:
26: 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)
25: runHook(".onLoad", env, package.lib, package)
24: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
23: asNamespace(ns)
22: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
21: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
20: asNamespace(ns)
19: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
18: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
17: asNamespac
Execution halted
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: for missing documentation entries
Result: WARN
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Error: package ‘caret’ could not be loaded
Call sequence:
3: stop(gettextf("package %s could not be loaded", sQuote(pkg)),
call. = FALSE, domain = NA)
2: .getRequiredPackages2(pkgInfo, quietly = quietly, lib.loc = c(lib.loc,
.libPaths()))
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
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.0.0
Check: package dependencies
Result: NOTE
Depends: includes the non-default packages:
'C50', 'car', 'caret', 'corrplot', 'doParallel', 'dplyr', 'e1071',
'ggplot2', 'gt', 'ipred', 'MachineShop', 'magrittr', 'parallel',
'pls', 'purrr', 'randomForest', 'ranger', 'reactable',
'reactablefmtr', 'scales', 'tidyr', 'tree'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.