Last updated on 2022-05-20 22:53:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 27.90 | 280.01 | 307.91 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 18.78 | 208.04 | 226.82 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 362.02 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 354.51 | OK | |||
r-devel-windows-x86_64 | 1.0.3 | 44.00 | 299.00 | 343.00 | OK | |
r-patched-linux-x86_64 | 1.0.3 | 19.19 | 253.76 | 272.95 | OK | |
r-release-linux-x86_64 | 1.0.3 | 15.36 | 255.28 | 270.64 | OK | |
r-release-macos-arm64 | 1.0.3 | 89.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.3 | 142.00 | OK | |||
r-release-windows-x86_64 | 1.0.3 | 54.00 | 283.00 | 337.00 | OK | |
r-oldrel-macos-arm64 | 1.0.3 | 91.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.3 | 118.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 1.0.3 | 51.00 | 332.00 | 383.00 | OK |
Version: 1.0.3
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking:
'SingleCellExperiment', 'SummarizedExperiment'
Flavor: r-release-macos-arm64
Version: 1.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
29: tryCatch(withCallingHandlers({ eval(code, test_env) if (!handled && !is.null(test)) { skip_empty() }}, expectation = handle_expectation, skip = handle_skip, warning = handle_warning, message = handle_message, error = handle_error), error = handle_fatal, skip = function(e) { })
30: test_code(NULL, exprs, env)
31: source_file(path, child_env(env), wrap = wrap)
32: FUN(X[[i]], ...)
33: lapply(test_paths, test_one_file, env = env, wrap = wrap)
34: doTryCatch(return(expr), name, parentenv, handler)
35: tryCatchOne(expr, names, parentenv, handlers[[1L]])
36: tryCatchList(expr, classes, parentenv, handlers)
37: tryCatch(code, testthat_abort_reporter = function(cnd) { cat(conditionMessage(cnd), "\n") NULL})
38: with_reporter(reporters$multi, lapply(test_paths, test_one_file, env = env, wrap = wrap))
39: test_files(test_dir = test_dir, test_package = test_package, test_paths = test_paths, load_helpers = load_helpers, reporter = reporter, env = env, stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning, wrap = wrap, load_package = load_package)
40: test_files(test_dir = path, test_paths = test_paths, test_package = package, reporter = reporter, load_helpers = load_helpers, env = env, stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning, wrap = wrap, load_package = load_package, parallel = parallel)
41: test_dir("testthat", package = package, reporter = reporter, ..., load_package = "installed")
42: test_check("dyngen")
An irrecoverable exception occurred. R is aborting now ...
Flavor: r-oldrel-macos-x86_64