CRAN Package Check Results for Package sdcMicro

Last updated on 2022-12-17 07:57:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.7.4 93.52 333.56 427.08 WARN
r-devel-linux-x86_64-debian-gcc 5.7.4 73.79 214.41 288.20 WARN
r-devel-linux-x86_64-fedora-clang 5.7.4 534.10 WARN
r-devel-linux-x86_64-fedora-gcc 5.7.4 465.19 WARN
r-devel-windows-x86_64 5.7.4 315.00 332.00 647.00 OK
r-patched-linux-x86_64 5.7.4 78.20 265.60 343.80 OK
r-release-linux-x86_64 5.7.4 83.03 267.74 350.77 OK
r-release-macos-arm64 5.7.4 104.00 NOTE
r-release-macos-x86_64 5.7.4 146.00 NOTE
r-release-windows-x86_64 5.7.4 162.00 318.00 480.00 OK
r-oldrel-macos-arm64 5.7.4 104.00 NOTE
r-oldrel-macos-x86_64 5.7.4 148.00 NOTE
r-oldrel-windows-ix86+x86_64 5.7.4 206.00 425.00 631.00 NOTE

Additional issues

M1mac

Check Details

Version: 5.7.4
Check: compiled code
Result: WARN
    File 'sdcMicro/libs/sdcMicro.so':
     Found '__vsprintf_chk', possibly from 'vsprintf' (C)
     Object: '0Main.o'
     Found 'sprintf', possibly from 'sprintf' (C)
     Object: '0Main.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-debian-clang

Version: 5.7.4
Check: compiled code
Result: WARN
    File ‘sdcMicro/libs/sdcMicro.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Object: ‘0Main.o’
     Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C)
     Object: ‘0Main.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

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

Version: 5.7.4
Check: installed package size
Result: NOTE
     installed size is 6.6Mb
     sub-directories of 1Mb or more:
     libs 3.8Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64