Last updated on 2026-04-02 13:51:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 145.13 | 814.97 | 960.10 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 113.27 | 557.89 | 671.16 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 215.00 | 1292.20 | 1507.20 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 309.00 | 1316.45 | 1625.45 | NOTE | |
| r-devel-macos-arm64 | 1.0.0 | 31.00 | 169.00 | 200.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 184.00 | 769.00 | 953.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.0 | 141.37 | 772.64 | 914.01 | NOTE | |
| r-release-linux-x86_64 | 1.0.0 | 131.63 | 754.20 | 885.83 | OK | |
| r-release-macos-arm64 | 1.0.0 | OK | ||||
| r-release-macos-x86_64 | 1.0.0 | 85.00 | 598.00 | 683.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 170.00 | 772.00 | 942.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 75.00 | 263.00 | 338.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.0 | 202.00 | 1061.00 | 1263.00 | NOTE |
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘tsmarch/libs/tsmarch.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-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 1.0.0
Check: compiled code
Result: NOTE
File 'tsmarch/libs/x64/tsmarch.dll':
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-windows-x86_64
Version: 1.0.0
Check: installed package size
Result: NOTE
installed size is 15.3Mb
sub-directories of 1Mb or more:
doc 1.6Mb
libs 12.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.0.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64