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

Changes for version 0.22 - 2011-10-09

  • The run() method now accepts an array of strings as input
  • New run_from_file() method to read and execute commands from an R file
  • Better detection of R errors by using the R exception system (issue reported by Mike Imelfort)
  • Updated error handling mechanism to detect R syntax errors in addition to R runtime errors
  • Tests now work for different locales (issue reported by Knut Behrends)

Modules

Perl interface with the R statistical program
Legacy methods for Statistics::R
Helper functions for Statistics::R on MS Windows platforms