Last updated on 2025-12-26 11:52:22 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 6.1.1 | 73.68 | 164.47 | 238.15 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 6.1.1 | 49.73 | 119.67 | 169.40 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 6.1.1 | 151.00 | 259.11 | 410.11 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 6.1.1 | 142.00 | 260.23 | 402.23 | NOTE | |
| r-devel-windows-x86_64 | 6.1.1 | 84.00 | 455.00 | 539.00 | NOTE | |
| r-patched-linux-x86_64 | 6.1.1 | 77.99 | 152.51 | 230.50 | OK | |
| r-release-linux-x86_64 | 6.1.1 | 74.26 | 154.89 | 229.15 | OK | |
| r-release-macos-arm64 | 6.1.1 | OK | ||||
| r-release-macos-x86_64 | 6.1.1 | 57.00 | 630.00 | 687.00 | OK | |
| r-release-windows-x86_64 | 6.1.1 | 86.00 | 447.00 | 533.00 | OK | |
| r-oldrel-macos-arm64 | 6.1.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 6.1.1 | 58.00 | 540.00 | 598.00 | NOTE | |
| r-oldrel-windows-x86_64 | 6.1.1 | 107.00 | 588.00 | 695.00 | OK |
Version: 6.1.1
Check: compiled code
Result: NOTE
File ‘SelfControlledCaseSeries/libs/SelfControlledCaseSeries.so’:
Found non-API call to R: ‘ATTRIB’
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
Version: 6.1.1
Check: compiled code
Result: NOTE
File 'SelfControlledCaseSeries/libs/x64/SelfControlledCaseSeries.dll':
Found non-API call to R: 'ATTRIB'
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: 6.1.1
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
libs 3.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64