CRAN Package Check Results for Package curl

Last updated on 2023-03-28 12:54:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.0.0 8.87 45.04 53.91 NOTE
r-devel-linux-x86_64-debian-gcc 5.0.0 6.30 35.24 41.54 NOTE
r-devel-linux-x86_64-fedora-clang 5.0.0 68.10 NOTE
r-devel-linux-x86_64-fedora-gcc 5.0.0 76.65 NOTE
r-devel-windows-x86_64 5.0.0 119.00 188.00 307.00 NOTE
r-patched-linux-x86_64 5.0.0 8.59 43.94 52.53 NOTE
r-release-linux-x86_64 5.0.0 7.79 44.85 52.64 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 187.00 297.00 484.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 100.00 286.00 386.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: R code for possible problems
Result: NOTE
    Initiating curl with CURL_SSL_BACKEND: openssl
Flavor: r-oldrel-windows-ix86+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