Last updated on 2026-08-31 13:51:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.7-6 | 303.69 | 338.78 | 642.47 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.7-6 | 237.37 | 238.77 | 476.14 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.7-6 | 205.00 | 244.22 | 449.22 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.7-6 | 243.00 | 224.68 | 467.68 | OK | |
| r-devel-windows-x86_64 | 1.7-6 | 503.00 | 489.00 | 992.00 | NOTE | |
| r-patched-linux-x86_64 | 1.7-6 | 334.64 | 323.03 | 657.67 | OK | |
| r-release-linux-x86_64 | 1.7-6 | 348.82 | 323.18 | 672.00 | OK | |
| r-release-macos-arm64 | 1.7-6 | 66.00 | 62.00 | 128.00 | OK | |
| r-release-macos-x86_64 | 1.7-6 | 232.00 | 470.00 | 702.00 | OK | |
| r-release-windows-x86_64 | 1.7-6 | 462.00 | 446.00 | 908.00 | OK | |
| r-oldrel-macos-arm64 | 1.7-6 | 59.00 | 60.00 | 119.00 | OK | |
| r-oldrel-macos-x86_64 | 1.7-6 | 223.00 | 634.00 | 857.00 | OK | |
| r-oldrel-windows-x86_64 | 1.7-6 | 576.00 | 518.00 | 1094.00 | OK |
Version: 1.7-6
Check: compiled code
Result: NOTE
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/4.7/Matrix/libs/x64/Matrix.dll':
Found '_exit', possibly from '_exit' (C)
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
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-windows-x86_64