Last updated on 2025-04-04 02:52:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.4 | 186.63 | 79.74 | 266.37 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.1.4 | 137.15 | 58.66 | 195.81 | WARN | |
r-devel-macos-arm64 | 1.1.4 | 125.00 | WARN | |||
r-devel-macos-x86_64 | 1.1.4 | 135.00 | OK | |||
r-devel-windows-x86_64 | 1.1.4 | 367.00 | 123.00 | 490.00 | WARN | |
r-patched-linux-x86_64 | 1.1.4 | 197.58 | 77.22 | 274.80 | WARN | |
r-release-linux-x86_64 | 1.1.4 | 191.44 | 75.05 | 266.49 | 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 | 338.00 | 114.00 | 452.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 | 371.00 | 139.00 | 510.00 | NOTE |
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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.1.4
Check: compiled code
Result: WARN
File ‘leidenAlg/libs/leidenAlg.so’:
Found ‘__ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++)
Objects: ‘libleidenalg.a’, ‘librigraph.a’
Found ‘___stderrp’, possibly from ‘stderr’ (C)
Object: ‘librigraph.a’
Found ‘_abort’, possibly from ‘abort’ (C)
Object: ‘librigraph.a’
Found ‘_printf’, possibly from ‘printf’ (C)
Object: ‘librigraph.a’
Found ‘_putchar’, possibly from ‘putchar’ (C)
Object: ‘librigraph.a’
Found ‘_rand’, possibly from ‘rand’ (C)
Object: ‘libleidenalg.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-macos-arm64
Version: 1.1.4
Check: compiled code
Result: WARN
File 'leidenAlg/libs/x64/leidenAlg.dll':
Found '_ZSt4cerr', possibly from 'std::cerr' (C++)
Objects: 'libleidenalg.a', 'librigraph.a'
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Object: 'librigraph.a'
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Object: 'librigraph.a'
Found 'putchar', possibly from 'putchar' (C)
Object: 'librigraph.a'
Found 'rand', possibly from 'rand' (C)
Object: 'libleidenalg.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-windows-x86_64
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