Last updated on 2026-04-01 12:53:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 3120.00 | 3.01 | 3123.01 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 3300.00 | 36.91 | 3336.91 | NOTE | |
| r-devel-macos-arm64 | 0.1.2 | 460.00 | -227.00 | 233.00 | NOTE | |
| r-devel-windows-x86_64 | 0.1.2 | 1126.00 | 184.00 | 1310.00 | NOTE | |
| 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 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.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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/x64/tynding.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: 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