Last updated on 2026-04-08 07:59:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 39.66 | 37.22 | 76.88 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 64.00 | 44.30 | 108.30 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 109.00 | 76.58 | 185.58 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 62.00 | 106.00 | 168.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 38.00 | 66.00 | 104.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.1.0 | 37.00 | 94.00 | 131.00 | NOTE |
Version: 0.1.0
Check: tests
Result: ERROR
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: package or namespace load failed for 'testthat' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'magrittr'
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.1.0
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
libs 5.9Mb
Flavor: r-oldrel-macos-x86_64