Last updated on 2026-07-29 03:59:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 76.44 | 27.65 | 104.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 63.96 | 22.27 | 86.23 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 139.00 | 39.88 | 178.88 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 49.00 | 17.31 | 66.31 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 110.00 | 49.00 | 159.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 76.89 | 24.01 | 100.90 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 78.15 | 24.18 | 102.33 | OK | |
| r-release-macos-arm64 | 0.1.1 | 18.00 | 5.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 0.1.1 | 59.00 | 36.00 | 95.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 105.00 | 52.00 | 157.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 60.00 | 62.00 | 122.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 198.00 | 63.00 | 261.00 | OK |
Version: 0.1.1
Check: compiled code
Result: NOTE
File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/tomledit/libs/tomledit.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