Last updated on 2025-03-25 08:59:03 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.7 | 13.80 | 39.49 | 53.29 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.7 | 10.34 | 30.93 | 41.27 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.7 | 90.79 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 109.42 | OK | |||
r-devel-macos-arm64 | 0.1.7 | 101.00 | OK | |||
r-devel-macos-x86_64 | 0.1.7 | 132.00 | OK | |||
r-devel-windows-x86_64 | 0.1.7 | 34.00 | 108.00 | 142.00 | WARN | |
r-patched-linux-x86_64 | 0.1.6 | 14.31 | 37.91 | 52.22 | NOTE | |
r-release-linux-x86_64 | 0.1.6 | 12.79 | 36.09 | 48.88 | OK | |
r-release-macos-arm64 | 0.1.7 | 84.00 | OK | |||
r-release-macos-x86_64 | 0.1.7 | 151.00 | OK | |||
r-release-windows-x86_64 | 0.1.7 | 20.00 | 115.00 | 135.00 | OK | |
r-oldrel-macos-arm64 | 0.1.7 | 62.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.7 | 128.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.7 | 26.00 | 112.00 | 138.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
Version: 0.1.6
Check: for unstated dependencies in ‘demo’
Result: NOTE
'::' or ':::' import not declared from: ‘ggplot2’
'library' or 'require' call not declared from: ‘ggplot2’
Flavor: r-patched-linux-x86_64
Version: 0.1.6
Check: tests
Result: NOTE
Running ‘zigguratTest.R’ [1s/1s]
Comparing ‘zigguratTest.Rout’ to ‘zigguratTest.Rout.save’ ...19c19
< -5.1850164 -0.6758794 -0.0004694 -0.0007290 0.6747338 5.4121839
---
> -5.185016 -0.675879 -0.000469 -0.000729 0.674734 5.412184
Running ‘zigguratTestAll.R’ [0s/1s]
Comparing ‘zigguratTestAll.Rout’ to ‘zigguratTestAll.Rout.save’ ... OK
Flavor: r-patched-linux-x86_64