Last updated on 2026-07-29 03:58:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.2 | 171.59 | 80.73 | 252.32 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.2 | 126.15 | 61.68 | 187.83 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.2 | 247.00 | 118.72 | 365.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 134.00 | 55.20 | 189.20 | OK | |
| r-devel-windows-x86_64 | 0.0.2 | 215.00 | 208.00 | 423.00 | OK | |
| r-patched-linux-x86_64 | 0.0.2 | 164.67 | 75.13 | 239.80 | OK | |
| r-release-linux-x86_64 | 0.0.2 | 163.32 | 77.40 | 240.72 | OK | |
| r-release-macos-arm64 | 0.0.2 | 37.00 | -19.00 | 18.00 | ERROR | |
| r-release-macos-x86_64 | 0.0.2 | 107.00 | -15.00 | 92.00 | ERROR | |
| r-release-windows-x86_64 | 0.0.2 | 223.00 | 220.00 | 443.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.2 | 29.00 | -9.00 | 20.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.0.2 | 126.00 | 80.00 | 206.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.0.2 | 225.00 | 174.00 | 399.00 | OK |
Version: 0.0.2
Check: compiled code
Result: NOTE
File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/smer/libs/smer.so’:
Found ‘abort’, possibly from ‘abort’ (C)
Found ‘exit’, possibly from ‘exit’ (C)
Found ‘printf’, possibly from ‘printf’ (C)
Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
Found ‘stderr’, possibly from ‘stderr’ (C)
Found ‘stdout’, possibly from ‘stdout’ (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
Version: 0.0.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64