Last updated on 2026-07-29 03:59:21 CEST.
| Package | OK | NOTE |
|---|---|---|
| a5R | 12 | 1 |
Current CRAN status: OK: 12, NOTE: 1
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