Last updated on 2026-05-05 03:49:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1 | 25.66 | 291.92 | 317.58 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1 | 16.73 | 197.66 | 214.39 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1 | 48.00 | 561.65 | 609.65 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1 | 45.00 | OK | |||
| r-devel-windows-x86_64 | 0.1 | 25.00 | 237.00 | 262.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1 | 19.11 | 299.70 | 318.81 | OK | |
| r-release-linux-x86_64 | 0.1 | 21.62 | 303.11 | 324.73 | OK | |
| r-release-macos-arm64 | 0.1 | 5.00 | 65.00 | 70.00 | OK | |
| r-release-macos-x86_64 | 0.1 | 17.00 | 285.00 | 302.00 | OK | |
| r-release-windows-x86_64 | 0.1 | 26.00 | 244.00 | 270.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 | 35.00 | 366.00 | 401.00 | OK |
Version: 0.1
Check: tests
Result: ERROR
Running 'testthat.R' [37s]
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