Last updated on 2025-03-26 21:55:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 28.53 | 34.00 | 62.53 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 24.55 | 26.76 | 51.31 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 103.57 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 135.29 | WARN | |||
r-devel-macos-arm64 | 0.3.1 | 39.00 | OK | |||
r-devel-macos-x86_64 | 0.3.1 | 64.00 | OK | |||
r-devel-windows-x86_64 | 0.3.1 | 53.00 | 81.00 | 134.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.1 | 35.69 | 33.48 | 69.17 | WARN | |
r-release-linux-x86_64 | 0.3.1 | 35.09 | 32.84 | 67.93 | NOTE | |
r-release-macos-arm64 | 0.3.1 | 39.00 | NOTE | |||
r-release-macos-x86_64 | 0.3.1 | 51.00 | NOTE | |||
r-release-windows-x86_64 | 0.3.1 | 49.00 | 82.00 | 131.00 | NOTE | |
r-oldrel-macos-arm64 | 0.3.1 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.3.1 | 104.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.3.1 | 50.00 | 92.00 | 142.00 | NOTE |
Version: 0.3.1
Check: compiled code
Result: WARN
File ‘swephR/libs/swephR.so’:
Found ‘__vprintf_chk’, possibly from ‘vprintf’ (C)
Object: ‘libswe.a’
Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C)
Object: ‘libswe.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: 0.3.1
Check: compiled code
Result: WARN
File ‘swephR/libs/swephR.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘libswe.a’
Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
Object: ‘libswe.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-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 0.3.1
Check: compiled code
Result: WARN
File ‘swephR/libs/swephR.so’:
Found ‘__printf_chk’, possibly from ‘printf’ (C)
Object: ‘libswe.a’
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘libswe.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
Version: 0.3.1
Check: compiled code
Result: NOTE
File 'swephR/libs/x64/swephR.dll':
Found 'puts', possibly from 'printf' (C), 'puts' (C)
Object: 'libswe.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: 0.3.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘swephRdata’
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