CRAN Package Check Results for Maintainer ‘Andreas Westfeld <andreas.westfeld at htw-dresden.de>’

Last updated on 2020-08-07 01:50:12 CEST.

Package NOTE
httpRequest 12

Package httpRequest

Current CRAN status:

Version: 0.0.10
Check: R code for possible problems
Result: NOTE
    getToHost: no visible global function definition for 'make.socket'
    getToHost: no visible global function definition for 'write.socket'
    getToHost: no visible global function definition for 'read.socket'
    getToHost: no visible global function definition for 'close.socket'
    postToHost: no visible global function definition for 'runif'
    simplePostToHost: no visible global function definition for
     'make.socket'
    simplePostToHost: no visible global function definition for
     'write.socket'
    simplePostToHost: no visible global function definition for
     'read.socket'
    simplePostToHost: no visible global function definition for
     'close.socket'
    Undefined global functions or variables:
     close.socket make.socket read.socket runif write.socket
    Consider adding
     importFrom("stats", "runif")
     importFrom("utils", "close.socket", "make.socket", "read.socket",
     "write.socket")
    to your NAMESPACE file.
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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64