CRAN Package Check Results for Package excursions

Last updated on 2025-04-04 18:53:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.5.8 26.21 116.87 143.08 NOTE
r-devel-linux-x86_64-debian-gcc 2.5.8 18.08 84.35 102.43 NOTE
r-devel-linux-x86_64-fedora-clang 2.5.8 229.88 NOTE
r-devel-linux-x86_64-fedora-gcc 2.5.8 222.81 NOTE
r-devel-macos-arm64 2.5.8 64.00 NOTE
r-devel-macos-x86_64 2.5.8 243.00 NOTE
r-devel-windows-x86_64 2.5.8 34.00 127.00 161.00 OK
r-patched-linux-x86_64 2.5.8 22.25 113.41 135.66 NOTE
r-release-linux-x86_64 2.5.8 22.22 109.41 131.63 NOTE
r-release-macos-arm64 2.5.8 60.00 NOTE
r-release-macos-x86_64 2.5.8 158.00 NOTE
r-release-windows-x86_64 2.5.8 32.00 125.00 157.00 OK
r-oldrel-macos-arm64 2.5.8 NOTE
r-oldrel-macos-x86_64 2.5.8 137.00 NOTE
r-oldrel-windows-x86_64 2.5.8 37.00 167.00 204.00 NOTE

Check Details

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

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-devel-macos-arm64, r-devel-macos-x86_64

Version: 2.5.8
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘INLA’ Flavors: r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64