Last updated on 2025-11-20 05:49:32 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.70.2 | 17.70 | 112.72 | 130.42 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.70.2 | 12.56 | 86.45 | 99.01 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.70.2 | 35.00 | 164.70 | 199.70 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.70.2 | 66.00 | 161.43 | 227.43 | OK | |
| r-devel-windows-x86_64 | 2.69.3 | 28.00 | 122.00 | 150.00 | WARN | |
| r-patched-linux-x86_64 | 2.70.2 | 20.92 | 103.60 | 124.52 | OK | |
| r-release-linux-x86_64 | 2.69.3 | 17.34 | 102.26 | 119.60 | NOTE | |
| r-release-macos-arm64 | 2.69.3 | 17.00 | 28.00 | 45.00 | NOTE | |
| r-release-macos-x86_64 | 2.70.2 | 24.00 | 161.00 | 185.00 | OK | |
| r-release-windows-x86_64 | 2.70.2 | 26.00 | 150.00 | 176.00 | OK | |
| r-oldrel-macos-arm64 | 2.70.2 | 0.00 | 10.00 | 10.00 | ERROR | |
| r-oldrel-macos-x86_64 | 2.70.2 | 22.00 | 129.00 | 151.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.70.2 | 27.00 | 154.00 | 181.00 | NOTE |
Version: 2.69.3
Check: compiled code
Result: WARN
File 'PBSmodelling/libs/x64/PBSmodelling.dll':
Found non-API call to R: 'SET_TYPEOF'
This entry point may be removed soon.
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: 2.69.3
Check: compiled code
Result: NOTE
File ‘PBSmodelling/libs/PBSmodelling.so’:
Found non-API call to R: ‘SET_TYPEOF’
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-release-linux-x86_64, r-release-macos-arm64
Version: 2.70.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-macos-arm64
Version: 2.70.2
Check: installed package size
Result: NOTE
installed size is 5.5Mb
sub-directories of 1Mb or more:
doc 1.4Mb
examples 1.7Mb
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64