CRAN Package Check Results for Package alcyon

Last updated on 2025-03-19 07:52:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 665.45 111.45 776.90 NOTE
r-devel-linux-x86_64-debian-gcc 0.7.0 629.00 83.76 712.76 NOTE
r-devel-linux-x86_64-fedora-clang 0.7.0 1682.18 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.0 1973.48 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 876.58 110.39 986.97 OK
r-release-linux-x86_64 0.7.0 867.88 106.77 974.65 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 865.00 167.00 1032.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 1051.00 201.00 1252.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

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: 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