Last updated on 2026-04-24 06:53:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 8.05 | 126.58 | 134.63 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 7.18 | 89.13 | 96.31 | 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-devel-macos-arm64 | 0.4.0 | 2.00 | 38.00 | 40.00 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 12.00 | 133.00 | 145.00 | 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 | 37.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 6.00 | 138.00 | 144.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 14.00 | 129.00 | 143.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.3.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.0 | 6.00 | 164.00 | 170.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 15.00 | 171.00 | 186.00 | OK |
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-release-windows-x86_64