CRAN Package Check Results for Package bmabasket

Last updated on 2023-01-25 04:51:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 54.05 31.74 85.79 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 42.61 24.16 66.77 WARN
r-devel-linux-x86_64-fedora-clang 0.1.2 128.56 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 110.81 WARN
r-devel-windows-x86_64 0.1.2 47.00 79.00 126.00 OK
r-patched-linux-x86_64 0.1.2 41.89 32.22 74.11 OK
r-release-linux-x86_64 0.1.2 43.80 31.91 75.71 OK
r-release-macos-arm64 0.1.2 31.00 OK
r-release-macos-x86_64 0.1.2 40.00 OK
r-release-windows-x86_64 0.1.2 48.00 81.00 129.00 OK
r-oldrel-macos-arm64 0.1.2 32.00 OK
r-oldrel-macos-x86_64 0.1.2 39.00 OK
r-oldrel-windows-ix86+x86_64 0.1.2 122.00 85.00 207.00 OK

Additional issues

gcc12

Check Details

Version: 0.1.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     /usr/include/x86_64-linux-gnu/bits/string_fortified.h:59:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ forming offset [176, 183] is out of the bounds [0, 176] of object ‘nMaxCritMet’ with type ‘arma::rowvec’ {aka ‘arma::Row<double>’} [-Warray-bounds]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/bmabasket.Rcheck/00install.out’ for details.
    * used C++ compiler: ‘g++-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     /usr/include/bits/string_fortified.h:59:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ forming offset [176, 183] is out of the bounds [0, 176] of object ‘nMaxCritMet’ with type ‘arma::rowvec’ {aka ‘arma::Row<double>’} [-Warray-bounds]
    See ‘/data/gannet/ripley/R/packages/tests-devel/bmabasket.Rcheck/00install.out’ for details.
    * used C++ compiler: ‘g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc