Last updated on 2026-04-27 13:51:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1 | 24.87 | 303.12 | 327.99 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1 | 15.91 | 197.55 | 213.46 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1 | 45.00 | 509.96 | 554.96 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1 | 44.00 | 508.66 | 552.66 | OK | |
| r-devel-windows-x86_64 | 0.1 | 28.00 | 257.00 | 285.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1 | 23.25 | 308.51 | 331.76 | OK | |
| r-release-linux-x86_64 | 0.1 | 22.75 | 301.25 | 324.00 | OK | |
| r-release-macos-arm64 | 0.1 | 5.00 | 65.00 | 70.00 | OK | |
| r-release-macos-x86_64 | 0.1 | 17.00 | 270.00 | 287.00 | OK | |
| r-release-windows-x86_64 | 0.1 | 25.00 | 254.00 | 279.00 | OK | |
| r-oldrel-macos-arm64 | 0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1 | 15.00 | 242.00 | 257.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1 | 38.00 | 368.00 | 406.00 | OK |
Version: 0.1
Check: tests
Result: ERROR
Running 'testthat.R' [43s]
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