Last updated on 2026-03-30 13:55:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 25.21 | 131.37 | 156.58 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 20.30 | 107.34 | 127.64 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 32.00 | 162.40 | 194.40 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 60.00 | 287.06 | 347.06 | NOTE | |
| r-devel-macos-arm64 | 1.2.1 | 5.00 | 35.00 | 40.00 | NOTE | |
| r-devel-windows-x86_64 | 1.2.1 | 30.00 | 202.00 | 232.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.1 | 21.07 | 121.17 | 142.24 | NOTE | |
| r-release-linux-x86_64 | 1.2.1 | 19.54 | 116.99 | 136.53 | NOTE | |
| r-release-macos-arm64 | 1.2.1 | NOTE | ||||
| r-release-macos-x86_64 | 1.2.1 | 13.00 | 117.00 | 130.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.1 | 25.00 | 166.00 | 191.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.1 | 12.00 | 214.00 | 226.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 24.00 | 201.00 | 225.00 | OK |
Version: 1.2.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘print.rcpptimer.R’
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-devel-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘rcpptimer/libs/rcpptimer.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-gcc, r-devel-linux-x86_64-fedora-clang