CRAN Package Check Results for Package pbdSLAP

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-3 161.92 53.05 214.97 WARN
r-devel-linux-x86_64-debian-gcc 0.3-3 137.77 42.43 180.20 WARN
r-devel-linux-x86_64-fedora-clang 0.3-3 276.71 WARN
r-devel-linux-x86_64-fedora-gcc 0.3-3 300.73 WARN
r-patched-linux-x86_64 0.3-3 140.24 53.26 193.50 OK
r-release-linux-x86_64 0.3-3 138.11 54.00 192.11 OK
r-release-macos-arm64 0.3-3 6.00 ERROR
r-release-macos-x86_64 0.3-3 8.00 ERROR
r-release-windows-x86_64 0.3-3 231.00 110.00 341.00 NOTE
r-oldrel-macos-arm64 0.3-3 10.00 ERROR
r-oldrel-macos-x86_64 0.3-3 11.00 ERROR
r-oldrel-windows-ix86+x86_64 0.3-3 387.00 105.00 492.00 NOTE

Check Details

Version: 0.3-3
Check: compiled code
Result: WARN
    File ‘pbdSLAP/libs/pbdSLAP.so’:
     Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C)
     Object: ‘libslap.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 0.3-3
Check: compiled code
Result: WARN
    File ‘pbdSLAP/libs/pbdSLAP.so’:
     Found ‘vsprintf’, possibly from ‘vsprintf’ (C)
     Object: ‘libslap.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-linux-x86_64-fedora-clang

Version: 0.3-3
Check: package dependencies
Result: ERROR
    Package required but not available: ‘pbdMPI’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.3-3
Check: installed package size
Result: NOTE
     installed size is 5.4Mb
     sub-directories of 1Mb or more:
     lib 2.8Mb
     libs 2.3Mb
Flavors: r-release-windows-x86_64, r-oldrel-windows-ix86+x86_64