CRAN Package Check Results for Package wallace

Last updated on 2024-04-17 13:57:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.2 6.48 323.43 329.91 OK
r-devel-linux-x86_64-debian-gcc 2.1.2 6.09 229.30 235.39 OK
r-devel-linux-x86_64-fedora-clang 2.1.2 394.25 OK
r-devel-linux-x86_64-fedora-gcc 2.1.2 372.64 OK
r-prerel-macos-arm64 2.1.2 112.00 ERROR
r-prerel-macos-x86_64 2.1.2 326.00 OK
r-prerel-windows-x86_64 2.1.2 10.00 268.00 278.00 OK
r-patched-linux-x86_64 2.1.2 5.65 307.41 313.06 OK
r-release-linux-x86_64 2.1.2 5.48 310.12 315.60 OK
r-release-macos-arm64 2.1.2 124.00 ERROR
r-release-macos-x86_64 2.1.2 275.00 OK
r-release-windows-x86_64 2.1.2 12.00 340.00 352.00 OK
r-oldrel-macos-arm64 2.1.2 122.00 ERROR
r-oldrel-windows-x86_64 2.1.2 13.00 326.00 339.00 OK

Check Details

Version: 2.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [62s/79s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 19: 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) { }) 20: test_code(test = NULL, code = exprs, env = env, default_reporter = StopReporter$new()) 21: source_file(path, env = env(env), desc = desc, error_call = error_call) 22: FUN(X[[i]], ...) 23: lapply(test_paths, test_one_file, env = env, desc = desc, error_call = error_call) 24: doTryCatch(return(expr), name, parentenv, handler) 25: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 26: tryCatchList(expr, classes, parentenv, handlers) 27: tryCatch(code, testthat_abort_reporter = function(cnd) { cat(conditionMessage(cnd), "\n") NULL}) 28: with_reporter(reporters$multi, lapply(test_paths, test_one_file, env = env, desc = desc, error_call = error_call)) 29: test_files_serial(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, desc = desc, load_package = load_package, error_call = error_call) 30: 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, load_package = load_package, parallel = parallel) 31: test_dir("testthat", package = package, reporter = reporter, ..., load_package = "installed") 32: test_check("wallace") An irrecoverable exception occurred. R is aborting now ... Flavor: r-prerel-macos-arm64

Version: 2.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [61s/85s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 19: 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) { }) 20: test_code(test = NULL, code = exprs, env = env, default_reporter = StopReporter$new()) 21: source_file(path, env = env(env), desc = desc, error_call = error_call) 22: FUN(X[[i]], ...) 23: lapply(test_paths, test_one_file, env = env, desc = desc, error_call = error_call) 24: doTryCatch(return(expr), name, parentenv, handler) 25: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 26: tryCatchList(expr, classes, parentenv, handlers) 27: tryCatch(code, testthat_abort_reporter = function(cnd) { cat(conditionMessage(cnd), "\n") NULL}) 28: with_reporter(reporters$multi, lapply(test_paths, test_one_file, env = env, desc = desc, error_call = error_call)) 29: test_files_serial(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, desc = desc, load_package = load_package, error_call = error_call) 30: 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, load_package = load_package, parallel = parallel) 31: test_dir("testthat", package = package, reporter = reporter, ..., load_package = "installed") 32: test_check("wallace") An irrecoverable exception occurred. R is aborting now ... Flavor: r-release-macos-arm64

Version: 2.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [56s/87s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 19: 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) { }) 20: test_code(test = NULL, code = exprs, env = env, default_reporter = StopReporter$new()) 21: source_file(path, env = env(env), desc = desc, error_call = error_call) 22: FUN(X[[i]], ...) 23: lapply(test_paths, test_one_file, env = env, desc = desc, error_call = error_call) 24: doTryCatch(return(expr), name, parentenv, handler) 25: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 26: tryCatchList(expr, classes, parentenv, handlers) 27: tryCatch(code, testthat_abort_reporter = function(cnd) { cat(conditionMessage(cnd), "\n") NULL}) 28: with_reporter(reporters$multi, lapply(test_paths, test_one_file, env = env, desc = desc, error_call = error_call)) 29: test_files_serial(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, desc = desc, load_package = load_package, error_call = error_call) 30: 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, load_package = load_package, parallel = parallel) 31: test_dir("testthat", package = package, reporter = reporter, ..., load_package = "installed") 32: test_check("wallace") An irrecoverable exception occurred. R is aborting now ... Flavor: r-oldrel-macos-arm64