Last updated on 2026-03-31 17:53:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.3.4 | 610.86 | 53.99 | 664.85 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 4.3.4 | 562.46 | 41.01 | 603.47 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 4.3.4 | 900.00 | 92.12 | 992.12 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 4.3.4 | 1500.00 | 87.02 | 1587.02 | OK | |
| r-devel-macos-arm64 | 4.3.4 | 146.00 | -95.00 | 51.00 | OK | |
| r-devel-windows-x86_64 | 4.3.4 | 912.00 | 119.00 | 1031.00 | NOTE | |
| r-patched-linux-x86_64 | 4.3.4 | 656.24 | 48.68 | 704.92 | OK | |
| r-release-linux-x86_64 | 4.3.4 | 668.47 | 47.76 | 716.23 | OK | |
| r-release-macos-arm64 | 4.3.4 | 134.00 | -86.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 4.3.4 | 433.00 | -169.00 | 264.00 | OK | |
| r-release-windows-x86_64 | 4.3.4 | 696.00 | 117.00 | 813.00 | OK | |
| r-oldrel-macos-arm64 | 4.3.4 | 132.00 | -79.00 | 53.00 | NOTE | |
| r-oldrel-macos-x86_64 | 4.3.4 | 430.00 | -127.00 | 303.00 | NOTE | |
| r-oldrel-windows-x86_64 | 4.3.4 | 868.00 | 144.00 | 1012.00 | OK |
Version: 4.3.4
Check: compiled code
Result: NOTE
File ‘multinet/libs/multinet.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 4.3.4
Check: compiled code
Result: NOTE
File ‘multinet/libs/multinet.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-fedora-clang
Version: 4.3.4
Check: compiled code
Result: NOTE
File 'multinet/libs/x64/multinet.dll':
Found non-API calls to R: 'R_MissingArg', '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: 4.3.4
Check: installed package size
Result: NOTE
installed size is 85.2Mb
sub-directories of 1Mb or more:
libs 84.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64