Last updated on 2026-09-20 10:53:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 7.21 | 233.39 | 240.60 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 4.72 | 179.36 | 184.08 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 157.94 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 164.37 | OK | |||
| r-devel-windows-x86_64 | 0.3.0 | 10.00 | 384.00 | 394.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 0.36 | 2.40 | 2.76 | ERROR | |
| r-release-linux-x86_64 | 0.3.0 | 5.74 | 263.36 | 269.10 | OK | |
| r-release-macos-arm64 | 0.4.0 | 2.00 | 266.00 | 268.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 5.00 | 468.00 | 473.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 8.00 | 397.00 | 405.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | 2.00 | 281.00 | 283.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.0 | 5.00 | 577.00 | 582.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 12.00 | 360.00 | 372.00 | ERROR |
Version: 0.3.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘bioRad’
Packages suggested but not available for checking: 'rhdf5', 'vol2birdR'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-patched-linux-x86_64
Version: 0.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [273s]
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(getRad)
>
> test_check("getRad")
Flavor: r-oldrel-windows-x86_64