CRAN Package Check Results for Package rcpptimer

Last updated on 2026-03-31 23:56:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 24.68 132.82 157.50 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.1 19.50 106.28 125.78 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 29.00 200.00 229.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

Check Details

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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

Version: 1.2.1
Check: compiled code
Result: NOTE File 'rcpptimer/libs/x64/rcpptimer.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