CRAN Package Check Results for Package leidenAlg

Last updated on 2025-03-19 08:52:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.4 187.17 80.96 268.13 WARN
r-devel-linux-x86_64-debian-gcc 1.1.4 137.46 59.33 196.79 WARN
r-devel-macos-arm64 1.1.4 128.00 OK
r-devel-macos-x86_64 1.1.4 135.00 OK
r-devel-windows-x86_64 1.1.4 310.00 112.00 422.00 OK
r-patched-linux-x86_64 1.1.4 198.94 77.00 275.94 OK
r-release-linux-x86_64 1.1.4 194.27 75.00 269.27 NOTE
r-release-macos-arm64 1.1.4 112.00 NOTE
r-release-macos-x86_64 1.1.4 125.00 NOTE
r-release-windows-x86_64 1.1.4 308.00 113.00 421.00 NOTE
r-oldrel-macos-arm64 1.1.4 NOTE
r-oldrel-macos-x86_64 1.1.4 119.00 NOTE
r-oldrel-windows-x86_64 1.1.4 341.00 138.00 479.00 NOTE

Check Details

Version: 1.1.4
Check: compiled code
Result: WARN File ‘leidenAlg/libs/leidenAlg.so’: Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++) Objects: ‘libleidenalg.a’, ‘librigraph.a’ Found ‘__vprintf_chk’, possibly from ‘vprintf’ (C) Object: ‘librigraph.a’ Found ‘abort’, possibly from ‘abort’ (C) Object: ‘librigraph.a’ Found ‘rand’, possibly from ‘rand’ (C) Object: ‘libleidenalg.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘librigraph.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘librigraph.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-debian-clang

Version: 1.1.4
Check: compiled code
Result: WARN File ‘leidenAlg/libs/leidenAlg.so’: Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++) Objects: ‘libleidenalg.a’, ‘librigraph.a’ Found ‘__printf_chk’, possibly from ‘printf’ (C) Object: ‘librigraph.a’ Found ‘abort’, possibly from ‘abort’ (C) Object: ‘librigraph.a’ Found ‘putchar’, possibly from ‘putchar’ (C) Object: ‘librigraph.a’ Found ‘rand’, possibly from ‘rand’ (C) Object: ‘libleidenalg.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘librigraph.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘librigraph.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-debian-gcc

Version: 1.1.4
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64