Last updated on 2026-09-03 11:08:42 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 5.0.2 | 16.97 | 485.70 | 502.67 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 5.0.2 | 11.12 | 314.30 | 325.42 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 5.0.2 | 1.60 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 5.0.2 | 12.00 | 308.39 | 320.39 | NOTE | |
| r-devel-windows-x86_64 | 5.0.2 | 20.00 | 331.00 | 351.00 | NOTE | |
| r-patched-linux-x86_64 | 5.0.2 | 19.71 | 458.17 | 477.88 | OK | |
| r-release-linux-x86_64 | 5.0.2 | 16.21 | 468.31 | 484.52 | 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 | 25.00 | 341.00 | 366.00 | OK | |
| r-oldrel-macos-arm64 | 5.0.2 | 4.00 | 95.00 | 99.00 | OK | |
| r-oldrel-macos-x86_64 | 5.0.2 | 13.00 | 395.00 | 408.00 | OK | |
| r-oldrel-windows-x86_64 | 5.0.2 | 28.00 | 467.00 | 495.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