CRAN Package Check Results for Package RVowpalWabbit

Last updated on 2023-08-22 06:50:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.18 274.79 30.35 305.14 WARN
r-devel-linux-x86_64-debian-gcc 0.0.18 183.90 23.41 207.31 WARN
r-devel-linux-x86_64-fedora-clang 0.0.18 478.18 WARN
r-devel-linux-x86_64-fedora-gcc 0.0.18 448.11 WARN
r-patched-linux-x86_64 0.0.18 273.63 29.34 302.97 WARN
r-release-linux-x86_64 0.0.18 253.19 29.56 282.75 WARN
r-release-macos-arm64 0.0.18 13.00 ERROR
r-release-macos-x86_64 0.0.18 20.00 ERROR
r-oldrel-macos-arm64 0.0.18 13.00 ERROR
r-oldrel-macos-x86_64 0.0.18 117.00 NOTE

Additional issues

valgrind

Check Details

Version: 0.0.18
Check: compiled code
Result: WARN
    File ‘RVowpalWabbit/libs/RVowpalWabbit.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘parse_args.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-fedora-clang

Version: 0.0.18
Check: compiled code
Result: WARN
    File ‘RVowpalWabbit/libs/RVowpalWabbit.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Object: ‘parse_args.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-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.0.18
Check: installed package size
Result: NOTE
     installed size is 5.2Mb
     sub-directories of 1Mb or more:
     test 4.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-oldrel-macos-x86_64

Version: 0.0.18
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64