Last updated on 2025-03-23 08:52:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 28.89 | 34.55 | 63.44 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 24.85 | 26.33 | 51.18 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 103.57 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 151.55 | 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 | 54.00 | 80.00 | 134.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 35.09 | 33.20 | 68.29 | 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 | 77.00 | 126.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 | 49.00 | 91.00 | 140.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: 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