Last updated on 2025-08-23 06:49:20 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.1 | 14.53 | 94.51 | 109.04 | 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.1 | 29.00 | 190.00 | 219.00 | OK | |
r-patched-linux-x86_64 | 2.0.1 | 21.63 | 142.10 | 163.73 | OK | |
r-release-linux-x86_64 | 2.0.1 | 21.35 | 140.06 | 161.41 | 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.1 | 161.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.1 | 33.00 | 229.00 | 262.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