Last updated on 2026-04-20 07:50:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 1899.92 | 22.32 | 1922.24 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 1598.88 | 18.37 | 1617.25 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 3360.00 | 48.60 | 3408.60 | 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 | 1468.00 | 174.00 | 1642.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 1939.96 | 18.80 | 1958.76 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 1939.32 | 18.04 | 1957.36 | 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-release-windows-x86_64 | 0.1.2 | 1686.00 | 257.00 | 1943.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.2 | 1440.00 | -316.00 | 1124.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.2 | 1938.00 | 9.00 | 1947.00 | ERROR |
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: 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
Version: 0.1.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-x86_64