Last updated on 2026-01-08 07:48:46 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 91.54 | 51.14 | 142.68 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 67.68 | 38.23 | 105.91 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 179.00 | 79.72 | 258.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1 | 180.00 | 106.38 | 286.38 | OK | |
| r-devel-windows-x86_64 | 1.1 | 106.00 | 91.00 | 197.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1 | 93.11 | 43.23 | 136.34 | OK | |
| r-release-linux-x86_64 | 1.1 | 95.89 | 43.58 | 139.47 | OK | |
| r-release-macos-arm64 | 1.1 | OK | ||||
| r-release-macos-x86_64 | 1.1 | 54.00 | 14.00 | 68.00 | OK | |
| r-release-windows-x86_64 | 1.1 | 105.00 | 85.00 | 190.00 | OK | |
| r-oldrel-macos-arm64 | 1.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.1 | 54.00 | 17.00 | 71.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1 | 126.00 | 104.00 | 230.00 | OK |
Version: 1.1
Check: compiled code
Result: NOTE
File ‘catlearn/libs/catlearn.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
Version: 1.1
Check: compiled code
Result: NOTE
File 'catlearn/libs/x64/catlearn.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.1
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
libs 5.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64