Last updated on 2025-12-30 03:50:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.3 | 363.30 | 93.15 | 456.45 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.3 | 228.89 | 65.45 | 294.34 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.3 | 540.00 | 138.17 | 678.17 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.3 | 360.00 | 98.89 | 458.89 | NOTE | |
| r-devel-windows-x86_64 | 1.2.3 | 306.00 | 149.00 | 455.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.3 | 309.12 | 82.93 | 392.05 | OK | |
| r-release-linux-x86_64 | 1.2.3 | 307.57 | 81.93 | 389.50 | OK | |
| r-release-macos-arm64 | 1.2.3 | OK | ||||
| r-release-macos-x86_64 | 1.2.3 | 242.00 | -23.00 | 219.00 | OK | |
| r-release-windows-x86_64 | 1.2.3 | 302.00 | 150.00 | 452.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.2.3 | 244.00 | -2.00 | 242.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2.3 | 368.00 | 181.00 | 549.00 | OK |
Version: 1.2.3
Check: compiled code
Result: NOTE
File ‘tidysq/libs/tidysq.so’:
Found non-API call to R: ‘ATTRIB’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.3
Check: compiled code
Result: NOTE
File 'tidysq/libs/x64/tidysq.dll':
Found non-API call to R: 'ATTRIB'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 1.2.3
Check: installed package size
Result: NOTE
installed size is 46.4Mb
sub-directories of 1Mb or more:
libs 45.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64