CRAN Package Check Results for Package roxigraph

Last updated on 2026-07-29 04:55:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 2010.58 30.76 2041.34 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 1460.92 24.34 1485.26 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 3840.00 43.58 3883.58 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 1560.00 21.33 1581.33 OK
r-devel-windows-x86_64 0.1.2 337.00 83.00 420.00 OK
r-patched-linux-x86_64 0.1.2 1960.34 27.54 1987.88 OK
r-release-linux-x86_64 0.1.2 2004.41 27.84 2032.25 OK
r-release-macos-arm64 0.1.2 430.00 -286.00 144.00 OK
r-release-macos-x86_64 0.1.2 1500.00 -535.00 965.00 OK
r-release-windows-x86_64 0.1.2 331.00 94.00 425.00 OK
r-oldrel-macos-arm64 0.1.2 442.00 -297.00 145.00 OK
r-oldrel-macos-x86_64 0.1.2 1500.00 -520.00 980.00 OK
r-oldrel-windows-x86_64 0.1.2 388.00 105.00 493.00 OK

Check Details

Version: 0.1.2
Check: compiled code
Result: NOTE File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/roxigraph/libs/roxigraph.so’: Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++) Found ‘abort’, possibly from ‘abort’ (C) Found ‘stderr’, possibly from ‘stderr’ (C) Found ‘stdout’, possibly from ‘stdout’ (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