Last updated on 2026-05-05 09:55:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 86.40 | 46.51 | 132.91 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 64.95 | 36.17 | 101.12 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 112.00 | 69.67 | 181.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 204.00 | 86.68 | 290.68 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 120.00 | 131.00 | 251.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 92.62 | 41.80 | 134.42 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 93.21 | 41.61 | 134.82 | OK | |
| r-release-macos-arm64 | 0.2.0 | 19.00 | 8.00 | 27.00 | WARN | |
| r-release-macos-x86_64 | 0.2.0 | 57.00 | 59.00 | 116.00 | WARN | |
| r-release-windows-x86_64 | 0.2.0 | 130.00 | 133.00 | 263.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | 16.00 | 11.00 | 27.00 | WARN | |
| r-oldrel-macos-x86_64 | 0.2.0 | 61.00 | 106.00 | 167.00 | WARN | |
| r-oldrel-windows-x86_64 | 0.2.0 | 149.00 | 164.00 | 313.00 | OK |
Version: 0.2.0
Check: compiled code
Result: WARN
File ‘unigd/libs/unigd.so’:
Found ‘___stderrp’, possibly from ‘stderr’ (C)
Object: ‘../.deps/lib/libpng16.a’
Found ‘_abort’, possibly from ‘abort’ (C)
Object: ‘../.deps/lib/libpng16.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.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64