Last updated on 2025-10-22 05:51:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.8 | 25.34 | 122.01 | 147.35 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.5.8 | 17.54 | 87.95 | 105.49 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.5.8 | 69.00 | 172.04 | 241.04 | NOTE | |
r-devel-linux-x86_64-fedora-gcc | 2.5.8 | 48.00 | 177.42 | 225.42 | NOTE | |
r-devel-windows-x86_64 | 2.5.8 | 33.00 | 125.00 | 158.00 | OK | |
r-patched-linux-x86_64 | 2.5.8 | 22.37 | 116.41 | 138.78 | NOTE | |
r-release-linux-x86_64 | 2.5.8 | 21.85 | 115.29 | 137.14 | NOTE | |
r-release-macos-arm64 | 2.5.8 | 17.00 | 47.00 | 64.00 | NOTE | |
r-release-macos-x86_64 | 2.5.8 | 37.00 | 209.00 | 246.00 | NOTE | |
r-release-windows-x86_64 | 2.5.8 | 36.00 | 125.00 | 161.00 | OK | |
r-oldrel-macos-arm64 | 2.5.8 | 16.00 | 44.00 | 60.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.5.8 | 28.00 | 130.00 | 158.00 | NOTE | |
r-oldrel-windows-x86_64 | 2.5.8 | 42.00 | 168.00 | 210.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-debian-gcc, 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: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
summary.excurobj.html:63:1 (summary.excurobj.Rd:22): Warning: missing </ul> before </div>
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-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