Last updated on 2026-04-11 00:53:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 1931.93 | 22.26 | 1954.19 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 1584.09 | 18.85 | 1602.94 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 3600.00 | 22.81 | 3622.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 3540.00 | 24.41 | 3564.41 | OK | |
| r-devel-macos-arm64 | 0.1.2 | 460.00 | -227.00 | 233.00 | NOTE | |
| r-devel-windows-x86_64 | 0.1.2 | 1574.00 | 170.00 | 1744.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 1931.31 | 18.97 | 1950.28 | NOTE | |
| r-release-linux-x86_64 | 0.1.2 | 1938.65 | 17.98 | 1956.63 | OK | |
| r-release-macos-arm64 | 0.1.2 | 465.00 | -224.00 | 241.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 1500.00 | -429.00 | 1071.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.2 | 1440.00 | -316.00 | 1124.00 | NOTE |
Version: 0.1.2
Check: compiled code
Result: NOTE
File ‘tynding/libs/tynding.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.
Flavor: r-devel-macos-arm64
Version: 0.1.2
Check: compiled code
Result: NOTE
File ‘tynding/libs/tynding.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-patched-linux-x86_64
Version: 0.1.2
Check: installed package size
Result: NOTE
installed size is 47.9Mb
sub-directories of 1Mb or more:
libs 47.8Mb
Flavor: r-oldrel-macos-x86_64