Last updated on 2025-03-22 05:51:20 CET.
Package | WARN | OK |
---|---|---|
distances | 4 | 11 |
quickblock | 15 | |
quickmatch | 15 | |
scclust | 15 |
Current CRAN status: WARN: 4, OK: 11
Version: 0.1.11
Check: compiled code
Result: WARN
File ‘distances/libs/distances.so’:
Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
Object: ‘libann/libann.a’
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘libann/libann.a’
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.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.11
Check: compiled code
Result: WARN
File ‘distances/libs/distances.so’:
Found ‘_ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++)
Object: ‘libann/libann.a’
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘libann/libann.a’
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.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Current CRAN status: OK: 15
Current CRAN status: OK: 15
Current CRAN status: OK: 15