Last updated on 2025-03-31 05:53:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.7 | 13.01 | 40.10 | 53.11 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.7 | 10.62 | 31.31 | 41.93 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.8 | 78.76 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.8 | 91.99 | OK | |||
r-devel-macos-arm64 | 0.1.8 | 81.00 | OK | |||
r-devel-macos-x86_64 | 0.1.8 | 100.00 | OK | |||
r-devel-windows-x86_64 | 0.1.7 | 31.00 | 120.00 | 151.00 | WARN | |
r-patched-linux-x86_64 | 0.1.7 | 14.72 | 39.32 | 54.04 | OK | |
r-release-linux-x86_64 | 0.1.7 | 13.81 | 38.60 | 52.41 | OK | |
r-release-macos-arm64 | 0.1.8 | 70.00 | OK | |||
r-release-macos-x86_64 | 0.1.8 | 105.00 | OK | |||
r-release-windows-x86_64 | 0.1.8 | 26.00 | 102.00 | 128.00 | OK | |
r-oldrel-macos-arm64 | 0.1.8 | 56.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.8 | 106.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.8 | 22.00 | 95.00 | 117.00 | OK |
Version: 0.1.7
Check: compiled code
Result: WARN
File 'RcppZiggurat/libs/x64/RcppZiggurat.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Objects: '../windows/gsl-2.7/lib/x64-ucrt/libgsl.a',
'../windows/gsl-2.7/lib/x64-ucrt/libgslcblas.a',
'../windows/gsl-2.7/lib/x64/libgsl.a',
'../windows/gsl-2.7/lib/x64/libgslcblas.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