CRAN Package Check Results for Package BayesVarSel

Last updated on 2023-02-25 08:55:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.3 14.33 51.61 65.94 WARN
r-devel-linux-x86_64-debian-gcc 2.2.3 15.69 39.29 54.98 WARN
r-devel-linux-x86_64-fedora-clang 2.2.3 83.63 WARN
r-devel-linux-x86_64-fedora-gcc 2.2.3 87.91 WARN
r-patched-linux-x86_64 2.2.3 17.12 49.01 66.13 OK
r-release-linux-x86_64 2.2.3 15.99 47.82 63.81 OK
r-release-macos-arm64 2.2.3 25.00 NOTE
r-release-macos-x86_64 2.2.3 37.00 NOTE
r-release-windows-x86_64 2.2.3 64.00 82.00 146.00 OK
r-oldrel-macos-arm64 2.2.3 27.00 NOTE
r-oldrel-macos-x86_64 2.2.3 40.00 NOTE
r-oldrel-windows-ix86+x86_64 2.2.3 41.00 90.00 131.00 OK

Check Details

Version: 2.2.3
Check: compiled code
Result: WARN
    File ‘BayesVarSel/libs/BayesVarSel.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Object: ‘auxiliaryfuncs.o’
    
    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

Version: 2.2.3
Check: data for non-ASCII characters
Result: NOTE
     Note: found 385 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.2.3
Check: compiled code
Result: WARN
    File ‘BayesVarSel/libs/BayesVarSel.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘auxiliaryfuncs.o’
    
    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