Last updated on 2025-04-01 09:55:00 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.89 | 57.87 | 195.76 | 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 | 334.00 | 112.00 | 446.00 | WARN | |
r-patched-linux-x86_64 | 1.1.4 | 189.58 | 76.68 | 266.26 | WARN | |
r-release-linux-x86_64 | 1.1.4 | 197.58 | 74.86 | 272.44 | 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 | 318.00 | 115.00 | 433.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 | 374.00 | 138.00 | 512.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/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