CRAN Package Check Results for Package eaf

Last updated on 2023-09-25 20:08:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.1 21.73 99.10 120.83 NOTE
r-devel-linux-x86_64-debian-gcc 2.4.1 16.64 76.14 92.78 NOTE
r-devel-linux-x86_64-fedora-clang 2.4.1 149.13 NOTE
r-devel-linux-x86_64-fedora-gcc 2.4.1 154.21 NOTE
r-devel-windows-x86_64 2.4.1 50.00 114.00 164.00 NOTE
r-patched-linux-x86_64 2.4.1 20.09 96.10 116.19 NOTE
r-release-linux-x86_64 2.4.1 19.38 96.91 116.29 NOTE
r-release-macos-arm64 2.4.1 63.00 NOTE
r-release-macos-x86_64 2.4.1 94.00 NOTE
r-release-windows-x86_64 2.4.1 60.00 121.00 181.00 NOTE
r-oldrel-macos-arm64 2.4.1 68.00 NOTE
r-oldrel-macos-x86_64 2.4.1 70.00 NOTE
r-oldrel-windows-x86_64 2.4.1 56.00 115.00 171.00 NOTE

Check Details

Version: 2.4.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.4.1
Check: installed package size
Result: NOTE
     installed size is 6.0Mb
     sub-directories of 1Mb or more:
     bin 3.1Mb
     extdata 1.7Mb
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 2.4.1
Check: compiled code
Result: NOTE
    File ‘eaf/libs/eaf.so’:
     Found ‘___stderrp’, possibly from ‘stderr’ (C)
     Objects: ‘eaf/io.o’, ‘mo-tools/hv.o’
     Found ‘___stdoutp’, possibly from ‘stdout’ (C)
     Object: ‘eaf/io.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-release-macos-arm64, r-release-macos-x86_64

Version: 2.4.1
Check: compiled code
Result: NOTE
    File ‘eaf/libs/eaf.so’:
     Found ‘___stderrp’, possibly from ‘stderr’ (C)
     Objects: ‘eaf/io.o’, ‘mo-tools/hv.o’
     Found ‘___stdoutp’, possibly from ‘stdout’ (C)
     Object: ‘eaf/io.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.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64