Last updated on 2024-11-05 03:49:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.0 | 32.59 | 278.20 | 310.79 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.6.0 | 22.07 | 173.06 | 195.13 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.6.0 | 504.93 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.0 | 456.67 | ERROR | |||
r-devel-windows-x86_64 | 1.6.0 | 29.00 | 244.00 | 273.00 | OK | |
r-patched-linux-x86_64 | 1.6.0 | 33.93 | 252.10 | 286.03 | OK | |
r-release-linux-x86_64 | 1.6.0 | 28.58 | 255.25 | 283.83 | OK | |
r-release-macos-arm64 | 1.6.0 | 120.00 | NOTE | |||
r-release-macos-x86_64 | 1.6.0 | 189.00 | NOTE | |||
r-release-windows-x86_64 | 1.6.0 | 32.00 | 254.00 | 286.00 | NOTE | |
r-oldrel-macos-arm64 | 1.6.0 | 123.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.6.0 | 245.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.6.0 | 39.00 | 326.00 | 365.00 | NOTE |
Version: 1.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/34s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(PlaneGeometry)
>
> test_check("PlaneGeometry")
*** caught segfault ***
address 0x1, cause 'memory not mapped'
Traceback:
1: mexsmat(blksub, xx[(s2[i] + 1):s2[i + 1]], 0)
2: blkeig(blk, p, -M)
3: steplength(blk, X, dX, Xchol, invXchol)
4: sqlp_main(blk3, At3, C3, b, par, parbarrier3, X03, y0, Z03)
5: sqlp_base(blk = blk, At = At, b = b, C = C, OPTIONS = OPTIONS)
6: sdpt3r::minelips(pts)
7: LownerJohnEllipse(pts)
8: eval(code, test_env)
9: eval(code, test_env)
10: 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)
11: doTryCatch(return(expr), name, parentenv, handler)
12: tryCatchOne(expr, names, parentenv, handlers[[1L]])
13: tryCatchList(expr, names[-nh], parentenv, handlers[-nh])
14: doTryCatch(return(expr), name, parentenv, handler)
15: tryCatchOne(tryCatchList(expr, names[-nh], parentenv, handlers[-nh]), names[nh], parentenv, handlers[[nh]])
16: tryCatchList(expr, classes, parentenv, handlers)
17: 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) { })
18: test_code(desc, code, env = parent.frame(), default_reporter = local_interactive_reporter())
19: test_that("LownerJohnEllipse", { set.seed(666) pts <- cbind(rnorm(30, sd = 2), rnorm(30)) ell <- LownerJohnEllipse(pts) expect_true(all(apply(pts, 1L, ell$contains)))})
20: eval(code, test_env)
21: eval(code, test_env)
22: 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)
23: doTryCatch(return(expr), name, parentenv, handler)
24: tryCatchOne(expr, names, parentenv, handlers[[1L]])
25: tryCatchList(expr, names[-nh], parentenv, handlers[-nh])
26: doTryCatch(return(expr), name, parentenv, handler)
27: tryCatchOne(tryCatchList(expr, names[-nh], parentenv, handlers[-nh]), names[nh], parentenv, handlers[[nh]])
28: tryCatchList(expr, classes, parentenv, handlers)
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(test = NULL, code = exprs, env = env, default_reporter = StopReporter$new())
31: source_file(path, env = env(env), desc = desc, error_call = error_call)
32: FUN(X[[i]], ...)
33: lapply(test_paths, test_one_file, env = env, desc = desc, error_call = error_call)
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, desc = desc, error_call = error_call))
39: 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)
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, load_package = load_package, parallel = parallel)
41: test_dir("testthat", package = package, reporter = reporter, ..., load_package = "installed")
42: test_check("PlaneGeometry")
An irrecoverable exception occurred. R is aborting now ...
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.6.0
Check: installed package size
Result: NOTE
installed size is 7.0Mb
sub-directories of 1Mb or more:
doc 5.9Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64