Last updated on 2026-03-31 09:52:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 93.73 | 30.24 | 123.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 75.42 | 23.92 | 99.34 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 144.00 | 39.36 | 183.36 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 148.00 | 41.44 | 189.44 | OK | |
| r-devel-macos-arm64 | 0.1.3 | 22.00 | 3.00 | 25.00 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 105.00 | 66.00 | 171.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.3 | 93.79 | 25.36 | 119.15 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 94.82 | 25.18 | 120.00 | OK | |
| r-release-macos-arm64 | 0.1.3 | OK | ||||
| r-release-macos-x86_64 | 0.1.3 | 71.00 | 30.00 | 101.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 104.00 | 62.00 | 166.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 73.00 | 29.00 | 102.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.3 | 123.00 | 75.00 | 198.00 | OK |
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘awdb/libs/awdb.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘R_NamespaceRegistry’,
‘R_Srcref’, ‘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.1.3
Check: compiled code
Result: NOTE
File ‘awdb/libs/awdb.so’:
Found non-API calls to R: ‘R_NamespaceRegistry’, ‘R_Srcref’,
‘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-fedora-clang
Version: 0.1.3
Check: compiled code
Result: NOTE
File 'awdb/libs/x64/awdb.dll':
Found non-API calls to R: 'R_MissingArg', 'R_NamespaceRegistry',
'R_Srcref', '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-windows-x86_64
Version: 0.1.3
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
help 2.5Mb
libs 3.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64