CRAN Package Check Results for Maintainer ‘Michael Schubert <mschu.dev at gmail.com>’

Last updated on 2025-03-31 09:54:02 CEST.

Package WARN NOTE OK
clustermq 1 6 8
narray 15

Package clustermq

Current CRAN status: WARN: 1, NOTE: 6, OK: 8

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

Version: 0.9.8
Check: compiled code
Result: WARN File 'clustermq/libs/x64/clustermq.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Object: '../windows/zeromq/lib/libsodium.a' Found 'puts', possibly from 'printf' (C), 'puts' (C) Object: '../windows/zeromq/lib/libzmq.a' Found 'rand', possibly from 'rand' (C) Object: '../windows/zeromq/lib/libzmq.a' Found 'srand', possibly from 'srand' (C) Object: '../windows/zeromq/lib/libzmq.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-windows-x86_64

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

Package narray

Current CRAN status: NOTE: 15

Version: 0.5.1
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential 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-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64