CRAN Package Check Results for Package alcyon

Last updated on 2025-03-23 08:52:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 660.41 111.47 771.88 NOTE
r-devel-linux-x86_64-debian-gcc 0.7.0 626.93 86.72 713.65 NOTE
r-devel-linux-x86_64-fedora-clang 0.7.0 1043.11 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.0 1213.10 NOTE
r-devel-macos-arm64 0.7.0 368.00 OK
r-devel-macos-x86_64 0.7.0 750.00 OK
r-devel-windows-x86_64 0.7.0 904.00 170.00 1074.00 OK
r-patched-linux-x86_64 0.7.0 863.40 110.57 973.97 NOTE
r-release-linux-x86_64 0.7.0 874.88 107.19 982.07 OK
r-release-macos-arm64 0.7.0 368.00 NOTE
r-release-macos-x86_64 0.7.0 733.00 NOTE
r-release-windows-x86_64 0.7.0 855.00 171.00 1026.00 OK
r-oldrel-macos-arm64 0.6.0 NOTE
r-oldrel-macos-x86_64 0.7.0 647.00 NOTE
r-oldrel-windows-x86_64 0.7.0 1039.00 202.00 1241.00 OK

Additional issues

rchk

Check Details

Version: 0.7.0
Check: compiled code
Result: NOTE File ‘alcyon/libs/alcyon.so’: Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++) Object: ‘build-Release/libalcyon_gensala.a’ Found ‘rand’, possibly from ‘rand’ (C) Object: ‘build-Release/libalcyon_gensala.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-gcc, r-patched-linux-x86_64

Version: 0.7.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘withr’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.7.0
Check: compiled code
Result: NOTE File ‘alcyon/libs/alcyon.so’: Found ‘_ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++) Object: ‘build-Release/libalcyon_gensala.a’ Found ‘rand’, possibly from ‘rand’ (C), ‘rand’ (Fortran) Object: ‘build-Release/libalcyon_gensala.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. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7.0
Check: installed package size
Result: NOTE installed size is 38.3Mb sub-directories of 1Mb or more: libs 37.2Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.6.0
Check: installed package size
Result: NOTE installed size is 38.3Mb sub-directories of 1Mb or more: libs 37.1Mb Flavor: r-oldrel-macos-arm64