CRAN Package Check Results for Package RSclient

Last updated on 2020-08-07 01:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7-3 4.52 19.30 23.82 OK
r-devel-linux-x86_64-debian-gcc 0.7-3 3.21 15.05 18.26 OK
r-devel-linux-x86_64-fedora-clang 0.7-3 37.80 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7-3 26.65 NOTE
r-devel-windows-ix86+x86_64 0.7-3 19.00 47.00 66.00 WARN
r-patched-linux-x86_64 0.7-3 3.48 19.57 23.05 OK
r-patched-solaris-x86 0.7-3 42.00 OK
r-release-linux-x86_64 0.7-3 3.27 18.78 22.05 OK
r-release-macos-x86_64 0.7-3 ERROR
r-release-windows-ix86+x86_64 0.7-3 18.00 46.00 64.00 WARN
r-oldrel-macos-x86_64 0.7-3 OK
r-oldrel-windows-ix86+x86_64 0.7-3 18.00 68.00 86.00 OK

Additional issues

rchk

Check Details

Version: 0.7-3
Check: compiled code
Result: NOTE
    File ‘RSclient/libs/RSclient.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.7-3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     cli.c:232:44: warning: passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64

Version: 0.7-3
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-release-macos-x86_64