CRAN Package Check Results for Package httpgd

Last updated on 2023-01-24 09:52:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 206.67 51.68 258.35 WARN
r-devel-linux-x86_64-debian-gcc 1.3.0 13.96 1.68 15.64 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.0 194.67 ERROR
r-devel-linux-x86_64-fedora-gcc 1.3.0 164.24 ERROR
r-devel-windows-x86_64 1.3.0 331.00 156.00 487.00 NOTE
r-patched-linux-x86_64 1.3.0 184.37 49.68 234.05 OK
r-release-linux-x86_64 1.3.0 195.65 45.15 240.80 OK
r-release-macos-arm64 1.3.0 102.00 NOTE
r-release-macos-x86_64 1.3.0 126.00 NOTE
r-release-windows-x86_64 1.3.0 257.00 157.00 414.00 NOTE
r-oldrel-macos-arm64 1.3.0 97.00 NOTE
r-oldrel-macos-x86_64 1.3.0 123.00 NOTE
r-oldrel-windows-ix86+x86_64 1.3.0 496.00 148.00 644.00 NOTE

Check Details

Version: 1.3.0
Check: compiled code
Result: WARN
    File ‘httpgd/libs/httpgd.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘HttpgdWebServer.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs nor [v]sprintf.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.3.0
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.3.0
Check: installed package size
Result: NOTE
     installed size is 8.1Mb
     sub-directories of 1Mb or more:
     libs 7.4Mb
Flavors: r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64