Last updated on 2026-03-28 01:51:37 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 84.98 | 116.30 | 201.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 71.52 | 84.78 | 156.30 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 106.00 | 176.58 | 282.58 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 184.00 | 170.39 | 354.39 | NOTE | |
| r-devel-macos-arm64 | 0.2.1 | 18.00 | 27.00 | 45.00 | OK | |
| r-devel-windows-x86_64 | 0.2.1 | 96.00 | 165.00 | 261.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 89.81 | 110.89 | 200.70 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 90.64 | 111.26 | 201.90 | OK | |
| r-release-macos-arm64 | 0.2.1 | OK | ||||
| r-release-macos-x86_64 | 0.2.1 | 50.00 | 133.00 | 183.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 90.00 | 163.00 | 253.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.2.1 | 48.00 | 239.00 | 287.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.1 | 107.00 | 208.00 | 315.00 | OK |
Version: 0.2.1
Check: compiled code
Result: NOTE
File ‘kgrams/libs/kgrams.so’:
Found non-API call to R: ‘R_UnboundValue’
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-linux-x86_64-debian-gcc
Version: 0.2.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘RcppProgress’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.1
Check: installed package size
Result: NOTE
installed size is 18.3Mb
sub-directories of 1Mb or more:
libs 17.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64