Last updated on 2026-07-29 04:55:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 202.21 | 140.09 | 342.30 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 158.27 | 99.37 | 257.64 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 349.00 | 225.38 | 574.38 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 124.00 | 96.74 | 220.74 | OK | |
| r-devel-windows-x86_64 | 1.2.0 | 240.00 | 176.00 | 416.00 | OK | |
| r-patched-linux-x86_64 | 1.2.0 | 200.67 | 133.34 | 334.01 | OK | |
| r-release-linux-x86_64 | 1.2.0 | 199.07 | 133.02 | 332.09 | OK | |
| r-release-macos-arm64 | 1.2.0 | 51.00 | 44.00 | 95.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 151.00 | 211.00 | 362.00 | OK | |
| r-release-windows-x86_64 | 1.2.0 | 244.00 | 192.00 | 436.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.0 | 52.00 | 44.00 | 96.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.0 | 155.00 | 161.00 | 316.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 337.00 | 229.00 | 566.00 | OK |
Version: 1.2.0
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘add-caugi_plot-caugi_plot.Rd’ ‘divide-caugi_plot-caugi_plot.Rd’
‘knit_print.caugi_export.Rd’ ‘length.Rd’ ‘plot.Rd’ ‘print.Rd’
\arguments should not be documented without \usage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.0
Check: compiled code
Result: NOTE
File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/caugi/libs/caugi.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