Last updated on 2026-04-16 09:50:40 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 1926.90 | 22.11 | 1949.01 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 1551.45 | 18.33 | 1569.78 | 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 | 1567.00 | 179.00 | 1746.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 | 1914.95 | 17.92 | 1932.87 | 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 | 1587.00 | 176.00 | 1763.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 | 2053.00 | 9.00 | 2062.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