CRAN Package Check Results for Package eaf

Last updated on 2020-08-07 01:49:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9-1 18.93 83.77 102.70 NOTE
r-devel-linux-x86_64-debian-gcc 1.9-1 12.23 62.25 74.48 NOTE
r-devel-linux-x86_64-fedora-clang 1.9-1 133.51 NOTE
r-devel-linux-x86_64-fedora-gcc 1.9-1 115.95 NOTE
r-devel-windows-ix86+x86_64 1.9-1 80.00 168.00 248.00 NOTE
r-patched-linux-x86_64 1.9-1 13.81 79.67 93.48 NOTE
r-patched-solaris-x86 1.9-1 213.70 WARN
r-release-linux-x86_64 1.9-1 13.01 79.41 92.42 NOTE
r-release-macos-x86_64 1.9-1 NOTE
r-release-windows-ix86+x86_64 1.9-1 76.00 221.00 297.00 NOTE
r-oldrel-macos-x86_64 1.9-1 NOTE
r-oldrel-windows-ix86+x86_64 1.9-1 54.00 208.00 262.00 NOTE

Check Details

Version: 1.9-1
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.9-1
Check: installed package size
Result: NOTE
     installed size is 9.5Mb
     sub-directories of 1Mb or more:
     bin 6.1Mb
     extdata 2.9Mb
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64

Version: 1.9-1
Check: compiled code
Result: WARN
    File ‘eaf/libs/eaf.so’:
     Found ‘exit’, possibly from ‘exit’ (C)
     Objects: ‘eaf/eaf.o’, ‘eaf/io.o’, ‘mo-tools/hv.o’, ‘Repsilon.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.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-patched-solaris-x86