Last updated on 2026-07-29 04:55:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 49.07 | 22.29 | 71.36 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 40.77 | 18.89 | 59.66 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 80.00 | 30.21 | 110.21 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 32.00 | 13.31 | 45.31 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 83.00 | 46.00 | 129.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 50.42 | 18.94 | 69.36 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 49.25 | 18.77 | 68.02 | OK | |
| r-release-macos-arm64 | 0.1.1 | 12.00 | 14.00 | 26.00 | OK | |
| r-release-macos-x86_64 | 0.1.1 | 38.00 | 45.00 | 83.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 74.00 | 47.00 | 121.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | 11.00 | 17.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.1 | 37.00 | 49.00 | 86.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 93.00 | 51.00 | 144.00 | OK |
Version: 0.1.1
Check: compiled code
Result: NOTE
File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/sceua/libs/sceua.so’:
Found ‘abort’, possibly from ‘abort’ (C)
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. The detected symbols are linked into
the code but might come from libraries and not actually be called.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc