Last updated on 2024-11-05 08:48:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.2 | 9.57 | 1386.24 | 1395.81 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.4.2 | 6.60 | 919.96 | 926.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.4.2 | 1768.24 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.2 | 1930.18 | ERROR | |||
r-devel-windows-x86_64 | 1.4.2 | 10.00 | 0.00 | 10.00 | FAIL | |
r-patched-linux-x86_64 | 1.4.2 | 8.88 | 1336.24 | 1345.12 | OK | |
r-release-linux-x86_64 | 1.4.2 | 6.46 | 1351.86 | 1358.32 | OK | |
r-release-macos-arm64 | 1.4.2 | 44.00 | OK | |||
r-release-macos-x86_64 | 1.4.2 | 113.00 | OK | |||
r-release-windows-x86_64 | 1.4.2 | 12.00 | 0.00 | 12.00 | FAIL | |
r-oldrel-macos-arm64 | 1.4.2 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 1.4.2 | 98.00 | OK | |||
r-oldrel-windows-x86_64 | 1.4.2 | 13.00 | 0.00 | 13.00 | FAIL |
Version: 1.4.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [30m/30m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(manynet)
> library(migraph)
>
> test_check("migraph")
Starting 2 test processes
Error in `private$handle_error()`:
! testthat subprocess exited in file `test-model_tests.R`
Caused by error:
! R session crashed with exit code -24
Backtrace:
▆
1. └─testthat::test_check("migraph")
2. └─testthat::test_dir(...)
3. └─testthat:::test_files(...)
4. └─testthat:::test_files_parallel(...)
5. ├─withr::with_dir(...)
6. │ └─base::force(code)
7. ├─testthat::with_reporter(...)
8. │ └─base::tryCatch(...)
9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".")
13. └─queue$poll(Inf)
14. └─base::lapply(...)
15. └─testthat (local) FUN(X[[i]], ...)
16. └─private$handle_error(msg, i)
17. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.4.2
Check: tests
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
> ### ** Examples
>
> marvel_friends <- to_unsigned(ison_marvel_relationships)
> marvel_friends <- to_giant(marvel_friends) %>%
+ to_subgraph(PowerOrigin == "Human")
> # (cugtest <- test_random(marvel_friends, manynet::net_heterophily, attribute = "Attractive",
> # times = 200))
> # plot(cugtest)
> # (qaptest <- test_permutation(marvel_friends,
> # manynet::net_heterophily, attribute = "Attractive",
> # times = 200))
> # plot(qaptest)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 5.75 0.34 6.1 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64
Version: 1.4.2
Check: tests
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
> ### ** Examples
>
> marvel_friends <- to_unsigned(ison_marvel_relationships)
> marvel_friends <- to_giant(marvel_friends) %>%
+ to_subgraph(PowerOrigin == "Human")
> # (cugtest <- test_random(marvel_friends, manynet::net_heterophily, attribute = "Attractive",
> # times = 200))
> # plot(cugtest)
> # (qaptest <- test_permutation(marvel_friends,
> # manynet::net_heterophily, attribute = "Attractive",
> # times = 200))
> # plot(qaptest)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 6.01 0.56 7.4 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64
Version: 1.4.2
Check: tests
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
> ### ** Examples
>
> marvel_friends <- to_unsigned(ison_marvel_relationships)
> marvel_friends <- to_giant(marvel_friends) %>%
+ to_subgraph(PowerOrigin == "Human")
> # (cugtest <- test_random(marvel_friends, manynet::net_heterophily, attribute = "Attractive",
> # times = 200))
> # plot(cugtest)
> # (qaptest <- test_permutation(marvel_friends,
> # manynet::net_heterophily, attribute = "Attractive",
> # times = 200))
> # plot(qaptest)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 8.83 0.34 9.51 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-oldrel-windows-x86_64