CRAN Package Check Results for Package readr

Last updated on 2018-05-14 01:46:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 192.11 45.26 237.37 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.1 178.23 40.53 218.76 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.1 359.71 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.1 390.86 NOTE
r-devel-windows-ix86+x86_64 1.1.1 569.00 133.00 702.00 NOTE
r-patched-linux-x86_64 1.1.1 217.62 49.73 267.35 NOTE
r-patched-solaris-x86 1.1.1 423.90 NOTE
r-release-linux-x86_64 1.1.1 220.74 49.69 270.43 NOTE
r-release-windows-ix86+x86_64 1.1.1 569.00 133.00 702.00 NOTE
r-release-osx-x86_64 1.1.1 NOTE
r-oldrel-windows-ix86+x86_64 1.1.1 678.00 108.00 786.00 NOTE
r-oldrel-osx-x86_64 1.1.1 NOTE

Check Details

Version: 1.1.1
Check: compiled code
Result: NOTE
    File ‘readr/libs/readr.so’:
     Found non-API calls to R: ‘R_GetConnection’, ‘R_WriteConnection’
    
    Compiled code should not call non-API entry points in R.
    
    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-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64

Version: 1.1.1
Check: installed package size
Result: NOTE
     installed size is 10.2Mb
     sub-directories of 1Mb or more:
     libs 9.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 1.1.1
Check: compiled code
Result: NOTE
    File 'readr/libs/i386/readr.dll':
     Found non-API calls to R: 'R_GetConnection', 'R_WriteConnection'
    File 'readr/libs/x64/readr.dll':
     Found non-API calls to R: 'R_GetConnection', 'R_WriteConnection'
    
    Compiled code should not call non-API entry points in R.
    
    See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64