Last updated on 2026-03-31 22:52:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1 | 26.99 | 318.98 | 345.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1 | 14.85 | 197.75 | 212.60 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1 | 42.00 | 499.30 | 541.30 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1 | 50.00 | 569.58 | 619.58 | OK | |
| r-devel-macos-arm64 | 0.1 | 6.00 | 64.00 | 70.00 | OK | |
| r-devel-windows-x86_64 | 0.1 | 25.00 | 248.00 | 273.00 | OK | |
| r-patched-linux-x86_64 | 0.1 | 26.73 | 303.00 | 329.73 | OK | |
| r-release-linux-x86_64 | 0.1 | 23.96 | 302.59 | 326.55 | 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 | 212.00 | 238.00 | ERROR | |
| 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 | 366.00 | 402.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-release-windows-x86_64