CRAN Package Check Results for Package curl

Last updated on 2022-09-11 12:56:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.3.2 7.98 42.34 50.32 NOTE
r-devel-linux-x86_64-debian-gcc 4.3.2 5.97 33.30 39.27 NOTE
r-devel-linux-x86_64-fedora-clang 4.3.2 74.34 NOTE
r-devel-linux-x86_64-fedora-gcc 4.3.2 71.49 NOTE
r-devel-windows-x86_64 4.3.2 153.00 171.00 324.00 NOTE
r-patched-linux-x86_64 4.3.2 7.82 40.50 48.32 NOTE
r-release-linux-x86_64 4.3.2 6.62 41.09 47.71 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 133.00 176.00 309.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 94.00 280.00 374.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