Last updated on 2025-10-22 09:50:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.1 | 6.37 | 98.82 | 105.19 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.1 | 4.05 | 72.40 | 76.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.1 | 19.00 | 143.84 | 162.84 | OK | |
r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 12.00 | 154.28 | 166.28 | OK | |
r-devel-windows-x86_64 | 0.5.1 | 8.00 | 108.00 | 116.00 | OK | |
r-patched-linux-x86_64 | 0.5.1 | 5.98 | 94.77 | 100.75 | OK | |
r-release-linux-x86_64 | 0.5.1 | 6.12 | 94.84 | 100.96 | OK | |
r-release-macos-arm64 | 0.5.1 | 3.00 | 58.00 | 61.00 | ERROR | |
r-release-macos-x86_64 | 0.5.1 | 5.00 | 89.00 | 94.00 | ERROR | |
r-release-windows-x86_64 | 0.5.1 | 10.00 | 108.00 | 118.00 | OK | |
r-oldrel-macos-arm64 | 0.5.1 | 3.00 | 71.00 | 74.00 | OK | |
r-oldrel-macos-x86_64 | 0.5.1 | 6.00 | 112.00 | 118.00 | OK | |
r-oldrel-windows-x86_64 | 0.5.1 | 10.00 | 137.00 | 147.00 | OK |
Version: 0.5.1
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
addins.html:62:1 (addins.Rd:32): Warning: missing </ul> before </div>
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [0s/0s]
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)
Error in library(testthat) : there is no package called 'testthat'
Execution halted
Flavors: r-release-macos-arm64, r-release-macos-x86_64