Last updated on 2026-09-11 17:50:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 5.0.2 | 18.89 | 480.18 | 499.07 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 5.0.2 | 12.64 | 335.97 | 348.61 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 5.0.2 | 1.49 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 5.0.2 | 13.00 | 330.65 | 343.65 | NOTE | |
| r-devel-windows-x86_64 | 5.0.2 | 21.00 | 336.00 | 357.00 | NOTE | |
| r-patched-linux-x86_64 | 5.0.2 | 18.31 | 452.10 | 470.41 | OK | |
| r-release-linux-x86_64 | 5.0.2 | 18.88 | 456.88 | 475.76 | OK | |
| r-release-macos-arm64 | 5.0.2 | 5.00 | 93.00 | 98.00 | OK | |
| r-release-macos-x86_64 | 5.0.2 | 14.00 | 382.00 | 396.00 | OK | |
| r-release-windows-x86_64 | 5.0.2 | 20.00 | 332.00 | 352.00 | OK | |
| r-oldrel-macos-arm64 | 5.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 5.0.2 | 13.00 | 395.00 | 408.00 | OK | |
| r-oldrel-windows-x86_64 | 5.0.2 | 31.00 | 438.00 | 469.00 | OK |
Version: 5.0.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
OlinkAnalyze/tests/testthat/test-olink_color.R (.Dim: 1)
'.Dim' should be changed to 'dim'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 5.0.2
Check: package dependencies
Result: ERROR
Package required but not available: ‘duckdb’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-fedora-clang