Last updated on 2025-08-25 10:49:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.1 | 21.21 | 154.19 | 175.40 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.2 | 14.62 | 93.58 | 108.20 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.2 | 189.14 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.2 | 297.23 | OK | |||
r-devel-windows-x86_64 | 2.0.2 | 26.00 | 185.00 | 211.00 | OK | |
r-patched-linux-x86_64 | 2.0.1 | 21.63 | 142.10 | 163.73 | OK | |
r-release-linux-x86_64 | 2.0.2 | 21.83 | 142.45 | 164.28 | OK | |
r-release-macos-arm64 | 2.0.1 | 75.00 | OK | |||
r-release-macos-x86_64 | 2.0.2 | 172.00 | OK | |||
r-release-windows-x86_64 | 2.0.1 | 29.00 | 181.00 | 210.00 | OK | |
r-oldrel-macos-arm64 | 2.0.1 | 74.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0.2 | 157.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.2 | 33.00 | 230.00 | 263.00 | OK |
Version: 2.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/16s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(coconots)
Error: package or namespace load failed for 'coconots' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'quantmod'
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang