CRAN Package Check Results for Package tdigest

Last updated on 2024-06-16 05:53:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 3.18 25.40 28.58 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 2.47 20.11 22.58 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.1 38.74 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.1 35.56 OK
r-devel-windows-x86_64 0.4.1 5.00 45.00 50.00 OK
r-patched-linux-x86_64 0.4.1 3.54 24.60 28.14 OK
r-release-linux-x86_64 0.4.1 2.85 25.26 28.11 OK
r-release-macos-arm64 0.4.1 17.00 OK
r-release-macos-x86_64 0.4.1 24.00 OK
r-release-windows-x86_64 0.4.1 6.00 45.00 51.00 OK
r-oldrel-macos-arm64 0.4.1 24.00 OK
r-oldrel-macos-x86_64 0.4.1 24.00 OK
r-oldrel-windows-x86_64 0.4.1 6.00 47.00 53.00 OK

Check Details

Version: 0.4.1
Check: compiled code
Result: NOTE File ‘tdigest/libs/tdigest.so’: Found non-API call to R: ‘REAL0’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang