Skip to content
Prev 18175 / 63424 Next

[R-gui] R GUI considerations (was: R, Wine, and multi-threadedness)

On 10/20/05, Walter Johnston <walterj at ureach.com> wrote:
See ?make.socket for R's socket routines.  Also in addition to the
socket routines in R itself, the tcltk package supports sockets
and those can be used even if you don't intend to use the tk user
interface.  The rpad package and the svSocket package both make
use of that.