Last updated on 2025-12-30 05:51:22 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 287.17 | 31.85 | 319.02 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 182.35 | 24.26 | 206.61 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 660.00 | 33.95 | 693.95 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 540.00 | 71.18 | 611.18 | WARN | |
| r-devel-windows-x86_64 | 0.2.2 | 305.00 | 73.00 | 378.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.2 | 280.27 | 28.99 | 309.26 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 284.70 | 28.67 | 313.37 | OK | |
| r-release-macos-arm64 | 0.2.2 | OK | ||||
| r-release-macos-x86_64 | 0.2.2 | 146.00 | -29.00 | 117.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 305.00 | 76.00 | 381.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.2.2 | 144.00 | -47.00 | 97.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.2 | 362.00 | 88.00 | 450.00 | OK |
Version: 0.2.2
Check: compiled code
Result: NOTE
File ‘stpphawkes/libs/stpphawkes.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: 0.2.2
Check: package dependencies
Result: WARN
Requires orphaned package: ‘extraDistr’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.2
Check: compiled code
Result: NOTE
File 'stpphawkes/libs/x64/stpphawkes.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: 0.2.2
Check: installed package size
Result: NOTE
installed size is 10.9Mb
sub-directories of 1Mb or more:
libs 10.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64