CRAN Package Check Results for Package distances

Last updated on 2025-03-22 08:53:14 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.11 19.63 22.62 42.25 WARN
r-devel-linux-x86_64-debian-gcc 0.1.11 12.02 17.80 29.82 WARN
r-devel-linux-x86_64-fedora-clang 0.1.11 106.76 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.11 71.95 WARN
r-devel-macos-arm64 0.1.11 23.00 OK
r-devel-macos-x86_64 0.1.11 38.00 OK
r-devel-windows-x86_64 0.1.11 29.00 59.00 88.00 OK
r-patched-linux-x86_64 0.1.11 16.06 22.14 38.20 WARN
r-release-linux-x86_64 0.1.11 15.60 21.88 37.48 OK
r-release-macos-arm64 0.1.11 26.00 OK
r-release-macos-x86_64 0.1.11 53.00 OK
r-release-windows-x86_64 0.1.11 27.00 62.00 89.00 OK
r-oldrel-macos-arm64 0.1.11 OK
r-oldrel-macos-x86_64 0.1.11 47.00 OK
r-oldrel-windows-x86_64 0.1.11 26.00 71.00 97.00 OK

Check Details

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, r-patched-linux-x86_64

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