CRAN Package Check Results for Package curl

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.0.0 9.20 44.37 53.57 NOTE
r-devel-linux-x86_64-debian-gcc 5.0.0 6.30 34.61 40.91 NOTE
r-devel-linux-x86_64-fedora-clang 5.0.0 66.65 NOTE
r-devel-linux-x86_64-fedora-gcc 5.0.0 79.04 NOTE
r-devel-windows-x86_64 5.0.0 127.00 180.00 307.00 NOTE
r-patched-linux-x86_64 5.0.0 8.02 44.89 52.91 NOTE
r-release-linux-x86_64 5.0.0 7.97 42.92 50.89 NOTE
r-release-macos-arm64 5.0.0 143.00 NOTE
r-release-macos-x86_64 5.0.0 164.00 NOTE
r-release-windows-x86_64 5.0.0 149.00 170.00 319.00 NOTE
r-oldrel-macos-arm64 5.0.0 139.00 NOTE
r-oldrel-macos-x86_64 5.0.0 177.00 NOTE
r-oldrel-windows-ix86+x86_64 5.0.0 98.00 264.00 362.00 NOTE

Check Details

Version: 5.0.0
Check: compiled code
Result: NOTE
    File ‘curl/libs/curl.so’:
     Found non-API call to R: ‘R_new_custom_connection’
    
    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-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 5.0.0
Check: installed package size
Result: NOTE
     installed size is 5.8Mb
     sub-directories of 1Mb or more:
     doc 1.7Mb
     libs 3.9Mb
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-ix86+x86_64

Version: 5.0.0
Check: compiled code
Result: NOTE
    File 'curl/libs/x64/curl.dll':
     Found non-API call to R: 'R_new_custom_connection'
    
    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-x86_64, r-release-windows-x86_64

Version: 5.0.0
Check: compiled code
Result: NOTE
    File 'curl/libs/i386/curl.dll':
     Found non-API call to R: 'R_new_custom_connection'
    File 'curl/libs/x64/curl.dll':
     Found non-API call to R: 'R_new_custom_connection'
    
    Compiled code should not call non-API entry points in R.
    
    See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-oldrel-windows-ix86+x86_64