CRAN Package Check Results for Package multinet

Last updated on 2023-02-11 12:57:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.1.1 649.61 54.60 704.21 WARN
r-devel-linux-x86_64-debian-gcc 4.1.1 756.61 43.23 799.84 WARN
r-devel-linux-x86_64-fedora-clang 4.1.1 1307.27 WARN
r-devel-linux-x86_64-fedora-gcc 4.1.1 1415.03 WARN
r-devel-windows-x86_64 4.1.1 740.00 148.00 888.00 NOTE
r-patched-linux-x86_64 4.1.1 819.66 54.98 874.64 OK
r-release-linux-x86_64 4.1.1 793.22 54.37 847.59 OK
r-release-macos-arm64 4.1.1 373.00 NOTE
r-release-macos-x86_64 4.1.1 422.00 NOTE
r-release-windows-x86_64 4.1.1 720.00 155.00 875.00 OK
r-oldrel-macos-arm64 4.1.1 351.00 NOTE
r-oldrel-macos-x86_64 4.1.1 429.00 NOTE
r-oldrel-windows-ix86+x86_64 4.1.1 1926.00 143.00 2069.00 NOTE

Check Details

Version: 4.1.1
Check: C++ specification
Result: NOTE
     Specified C++14: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 4.1.1
Check: compiled code
Result: WARN
    File ‘multinet/libs/multinet.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Object: ‘eclat/tract/src/report.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: 4.1.1
Check: installed package size
Result: NOTE
     installed size is 5.1Mb
     sub-directories of 1Mb or more:
     libs 4.8Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 4.1.1
Check: compiled code
Result: WARN
    File ‘multinet/libs/multinet.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘eclat/tract/src/report.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