Last updated on 2026-07-16 00:50:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.0 | 40.55 | 205.65 | 246.20 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4.0 | 31.32 | 137.34 | 168.66 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4.0 | 79.00 | 360.71 | 439.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 37.00 | 152.58 | 189.58 | NOTE | |
| r-devel-windows-x86_64 | 1.4.0 | 61.00 | 236.00 | 297.00 | OK | |
| r-patched-linux-x86_64 | 1.4.0 | 43.47 | 195.55 | 239.02 | OK | |
| r-release-linux-x86_64 | 1.4.0 | 44.12 | 191.82 | 235.94 | OK | |
| r-release-macos-arm64 | 1.4.0 | 11.00 | 40.00 | 51.00 | OK | |
| r-release-macos-x86_64 | 1.4.0 | 33.00 | 226.00 | 259.00 | OK | |
| r-release-windows-x86_64 | 1.4.0 | 60.00 | 243.00 | 303.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.4.0 | 32.00 | 186.00 | 218.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.0 | 79.00 | 293.00 | 372.00 | OK |
Version: 1.4.0
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘CCDFplot.Rd’ ‘DrawWorldWithCls.Rd’
\arguments should not be documented without \usage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.4.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
DataVisualizations/man/MDplot.Rd (.Dim: 1, .Dimnames: 1)
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
DataVisualizations/man/MDplot.Rd (.Dim: 1, .Dimnames: 1)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavor: r-devel-linux-x86_64-fedora-gcc