Last updated on 2026-03-20 08:53:41 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1 | 27.68 | 317.44 | 345.12 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1 | 15.99 | 196.95 | 212.94 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1 | 44.00 | 501.54 | 545.54 | 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 | 26.00 | 245.00 | 271.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1 | 24.68 | 300.56 | 325.24 | OK | |
| r-release-linux-x86_64 | 0.1 | 21.98 | 301.66 | 323.64 | 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 | 38.00 | 365.00 | 403.00 | OK |
Version: 0.1
Check: tests
Result: ERROR
Running 'testthat.R' [40s]
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