CRAN Package Check Results for Package a5R

Last updated on 2026-07-29 03:58:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 81.07 90.40 171.47 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 64.76 65.36 130.12 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.0 132.00 140.67 272.67 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 51.00 67.87 118.87 OK
r-devel-windows-x86_64 0.5.0 100.00 136.00 236.00 OK
r-patched-linux-x86_64 0.5.0 80.75 83.25 164.00 OK
r-release-linux-x86_64 0.5.0 81.42 84.61 166.03 OK
r-release-macos-arm64 0.5.0 19.00 31.00 50.00 OK
r-release-macos-x86_64 0.5.0 63.00 119.00 182.00 OK
r-release-windows-x86_64 0.5.0 99.00 126.00 225.00 OK
r-oldrel-macos-arm64 0.5.0 19.00 36.00 55.00 OK
r-oldrel-macos-x86_64 0.5.0 62.00 103.00 165.00 OK
r-oldrel-windows-x86_64 0.5.0 121.00 152.00 273.00 OK

Check Details

Version: 0.5.0
Check: compiled code
Result: NOTE File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/a5R/libs/a5R.so’: Found ‘abort’, possibly from ‘abort’ (C) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc