CRAN Package Check Results for Package curl

Last updated on 2022-08-15 08:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.3.2 8.08 42.35 50.43 NOTE
r-devel-linux-x86_64-debian-gcc 4.3.2 5.87 33.08 38.95 NOTE
r-devel-linux-x86_64-fedora-clang 4.3.2 71.32 NOTE
r-devel-linux-x86_64-fedora-gcc 4.3.2 69.17 NOTE
r-devel-windows-x86_64 4.3.2 147.00 169.00 316.00 NOTE
r-patched-linux-x86_64 4.3.2 7.47 40.87 48.34 NOTE
r-release-linux-x86_64 4.3.2 6.17 40.27 46.44 NOTE
r-release-macos-arm64 4.3.2 126.00 NOTE
r-release-macos-x86_64 4.3.2 135.00 NOTE
r-release-windows-x86_64 4.3.2 92.00 168.00 260.00 NOTE
r-oldrel-macos-arm64 4.3.2 128.00 NOTE
r-oldrel-macos-x86_64 4.3.2 143.00 NOTE
r-oldrel-windows-ix86+x86_64 4.3.2 93.00 267.00 360.00 NOTE

Check Details

Version: 4.3.2
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: 4.3.2
Check: installed package size
Result: NOTE
     installed size is 5.9Mb
     sub-directories of 1Mb or more:
     doc 2.1Mb
     libs 3.7Mb
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-ix86+x86_64

Version: 4.3.2
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: 4.3.2
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