CRAN Package Check Results for Package curl

Last updated on 2023-06-02 18:52:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.0.0 8.56 43.84 52.40 NOTE
r-devel-linux-x86_64-debian-gcc 5.0.0 5.69 34.75 40.44 NOTE
r-devel-linux-x86_64-fedora-clang 5.0.0 67.26 NOTE
r-devel-linux-x86_64-fedora-gcc 5.0.0 78.13 NOTE
r-devel-windows-x86_64 5.0.0 57.00 494.00 551.00 WARN
r-patched-linux-x86_64 5.0.0 NOTE
r-release-linux-x86_64 5.0.0 8.26 41.07 49.33 ERROR
r-release-macos-arm64 5.0.0 136.00 NOTE
r-release-macos-x86_64 5.0.0 151.00 NOTE
r-release-windows-x86_64 5.0.0 61.00 489.00 550.00 ERROR
r-oldrel-macos-arm64 5.0.0 141.00 NOTE
r-oldrel-macos-x86_64 5.0.0 164.00 NOTE
r-oldrel-windows-x86_64 5.0.0 52.00 455.00 507.00 ERROR

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: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ieproxy.c:15:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
     ieproxy.c:25:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
     ieproxy.c:34:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
    See 'd:/Rcompile/CRANpkg/local/4.4/curl.Rcheck/00install.out' for details.
    * used C compiler: 'gcc.exe (GCC) 12.2.0'
Flavor: r-devel-windows-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-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, r-oldrel-windows-x86_64

Version: 5.0.0
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘intro.Rmd’ using rmarkdown
    
    Quitting from lines 61-64 [unnamed-chunk-3] (intro.Rmd)
    Error: processing vignette ‘intro.Rmd’ failed with diagnostics:
    HTTP error 504.
    --- failed re-building ‘intro.Rmd’
    
    --- re-building ‘windows.Rmd’ using rmarkdown
    --- finished re-building ‘windows.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘intro.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-linux-x86_64

Version: 5.0.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ieproxy.c:15:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
     ieproxy.c:25:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
     ieproxy.c:34:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
    See 'd:/Rcompile/CRANpkg/local/4.3/curl.Rcheck/00install.out' for details.
    * used C compiler: 'gcc.exe (GCC) 12.2.0'
Flavor: r-release-windows-x86_64

Version: 5.0.0
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building 'intro.Rmd' using rmarkdown
    
    Quitting from lines 71-86 [unnamed-chunk-4] (intro.Rmd)
    Error: processing vignette 'intro.Rmd' failed with diagnostics:
    HTTP error 504.
    --- failed re-building 'intro.Rmd'
    
    --- re-building 'windows.Rmd' using rmarkdown
    --- finished re-building 'windows.Rmd'
    
    SUMMARY: processing the following file failed:
     'intro.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64