Last updated on 2026-03-13 05:50:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1 | 25.31 | 323.33 | 348.64 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1 | 16.52 | 193.99 | 210.51 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1 | 51.00 | 567.27 | 618.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1 | 47.00 | 531.39 | 578.39 | OK | |
| r-devel-macos-arm64 | 0.1 | 5.00 | 63.00 | 68.00 | OK | |
| r-devel-windows-x86_64 | 0.1 | 25.00 | 206.00 | 231.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1 | 24.61 | 304.86 | 329.47 | OK | |
| r-release-linux-x86_64 | 0.1 | 26.44 | 305.88 | 332.32 | OK | |
| r-release-macos-arm64 | 0.1 | OK | ||||
| r-release-macos-x86_64 | 0.1 | 15.00 | 242.00 | 257.00 | OK | |
| r-release-windows-x86_64 | 0.1 | 26.00 | 247.00 | 273.00 | OK | |
| r-oldrel-macos-arm64 | 0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1 | 16.00 | 390.00 | 406.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1 | 36.00 | 358.00 | 394.00 | OK |
Version: 0.1
Check: tests
Result: ERROR
Running 'testthat.R' [10s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(damAOI)
>
> test_check("damAOI")
Flavor: r-devel-windows-x86_64