Last updated on 2026-04-25 01:51:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 9.02 | 125.07 | 134.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 6.24 | 92.36 | 98.60 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 15.00 | 191.57 | 206.57 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 14.00 | 188.59 | 202.59 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 9.45 | 123.22 | 132.67 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 8.81 | 114.76 | 123.57 | OK | |
| r-release-macos-arm64 | 0.4.0 | 2.00 | 38.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 6.00 | 131.00 | 137.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 12.00 | 133.00 | 145.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | 2.00 | 37.00 | 39.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.0 | 6.00 | 138.00 | 144.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 14.00 | 129.00 | 143.00 | ERROR |
Version: 0.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
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(ggautomap)
>
> test_check("ggautomap")
Flavor: r-oldrel-windows-x86_64