Last updated on 2025-12-06 00:48:40 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.5.8 | 23.95 | 121.30 | 145.25 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.5.8 | 0.28 | 1.26 | 1.54 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.5.8 | 72.00 | 142.91 | 214.91 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 2.5.8 | 50.00 | 104.58 | 154.58 | WARN | |
| r-devel-windows-x86_64 | 2.5.8 | 31.00 | 125.00 | 156.00 | OK | |
| r-patched-linux-x86_64 | 2.5.8 | 24.69 | 114.59 | 139.28 | NOTE | |
| r-release-linux-x86_64 | 2.5.8 | 24.26 | 115.29 | 139.55 | NOTE | |
| r-release-macos-arm64 | 2.5.8 | NOTE | ||||
| r-release-macos-x86_64 | 2.5.8 | 37.00 | 209.00 | 246.00 | NOTE | |
| r-release-windows-x86_64 | 2.5.8 | 34.00 | 125.00 | 159.00 | OK | |
| r-oldrel-macos-arm64 | 2.5.8 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.5.8 | 28.00 | 130.00 | 158.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.5.8 | 43.00 | 158.00 | 201.00 | OK |
Version: 2.5.8
Check: compiled code
Result: NOTE
File ‘excursions/libs/excursions.so’:
Found ‘printf’, possibly from ‘printf’ (C)
Object: ‘CAMD.a’
Found ‘stdout’, possibly from ‘stdout’ (C)
Object: ‘CAMD.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-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 2.5.8
Check: package dependencies
Result: ERROR
Package required but not available: ‘fmesher’
Packages suggested but not available for checking: 'INLA', 'sf'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.5.8
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h:30:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
See ‘/data/gannet/ripley/R/packages/tests-clang/excursions.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 21.1.6’
* used C++ compiler: ‘clang version 21.1.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.5.8
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/R-devel/include/R_ext/PrtUtil.h:30:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
See ‘/data/gannet/ripley/R/packages/tests-devel/excursions.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.5.8
Check: compiled code
Result: NOTE
File ‘excursions/libs/excursions.so’:
Found ‘___stdoutp’, possibly from ‘stdout’ (C)
Object: ‘CAMD.a’
Found ‘_printf’, possibly from ‘printf’ (C)
Object: ‘CAMD.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
Version: 2.5.8
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘INLA’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64