Last updated on 2024-03-25 08:49:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 16.29 | 32.49 | 48.78 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 12.69 | 25.71 | 38.40 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 33.29 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 77.67 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 15.00 | 213.00 | 228.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 16.53 | 29.86 | 46.39 | OK | |
r-release-linux-x86_64 | 0.1.0 | 14.72 | 30.70 | 45.42 | OK | |
r-release-macos-arm64 | 0.1.0 | 37.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 74.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 17.00 | 53.00 | 70.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 37.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 17.00 | 59.00 | 76.00 | OK |
Version: 0.1.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [165s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(surveygraph)
>
> test_check("surveygraph")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 7 ]
>
> proc.time()
user system elapsed
0.79 0.14 0.90
Flavor: r-devel-windows-x86_64