Archive for April 2010

A serial Connection for R

***UPDATED: June 3, 2010 - revert name from "tty" to "serial", R version (2.11.1)*** I'm working on a patch for R (currently 2.11.1) that adds a serial connection feature for POSIX systems (i.e. Linux, Mac OS X, ...). The serial connection works like the other connections. For example, the following code opens, writes a single [...]