The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03 - 2008-08-16

  • Fixed RT Bug #23948: bug in Statistics::R
  • Fixed --gui
    • RT Bug #17925: R --slave --vanilla --gui=none is now R --slave --vanilla --gui=X11
    • RT Bug #20515: Fwd: Delivery Status Notification (Failure)
    • RT Bug #14324: error message with recent versions of R
  • We used the patch from barry.moore since it correctly identifies that we probably don't want the GUI.
  • Fixed RT Bug #17956: Win32: log_dir is not in tmp_dir by default as advertised

Modules

Controls the R (R-project) interpreter through Perl.
Implements a communication bridge between Perl and R (R-project).
Handles R on Linux.
Handles R on Win32.
Base class for pipe communication with R.