Last updated on 2026-07-29 04:55:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 192.45 | 84.05 | 276.50 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 152.67 | 57.53 | 210.20 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 307.00 | 129.35 | 436.35 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 115.00 | 52.91 | 167.91 | OK | |
| r-devel-windows-x86_64 | 0.1.2 | 222.00 | 99.00 | 321.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 191.13 | 78.07 | 269.20 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 191.00 | 78.75 | 269.75 | OK | |
| r-release-macos-arm64 | 0.1.2 | 42.00 | 3.00 | 45.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 143.00 | 67.00 | 210.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 236.00 | 105.00 | 341.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | 43.00 | 8.00 | 51.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.2 | 167.00 | 128.00 | 295.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 278.00 | 202.00 | 480.00 | OK |
Version: 0.1.2
Check: compiled code
Result: NOTE
File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/spopt/libs/spopt.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