Last updated on 2023-01-26 23:56:06 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 109.72 | 179.32 | 289.04 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 91.44 | 132.50 | 223.94 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 399.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 366.00 | NOTE | |||
r-patched-linux-x86_64 | 1.0.0 | 100.50 | 164.39 | 264.89 | OK | |
r-release-linux-x86_64 | 1.0.0 | 98.56 | 168.24 | 266.80 | OK | |
r-release-macos-arm64 | 1.0.0 | 85.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 131.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 101.00 | 219.00 | 320.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 81.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 119.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 270.00 | 288.00 | 558.00 | OK |
Version: 1.0.0
Check: C++ specification
Result: NOTE
Specified C++11: please update to current default of C++17
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(wdnet)
>
> test_check("wdnet")
*** caught segfault ***
address 0x108e28a30, cause 'memory not mapped'
An irrecoverable exception occurred. R is aborting now ...
Flavor: r-oldrel-macos-x86_64