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

Changes for version 0.10

  • Implement complex vector SEXPs (#30)
  • Implement closure SEXPs (#29, #32, #34, #35, #36, #38)
  • Implement expression SEXPs (#26)
  • Implement special environments global, base, and empty (#31, #33)
  • Allow configuring Rserve host from WebWork settings
  • Add graceful failure in WWk macros if Rserve host is not configured
  • Fix parsing of special row names (#39)

Documentation

Macros for evaluating R code on an Rserve server

Modules

Perl interface to serialized R data
Common object methods for processing R files
Functions for parsing R data files
Current state of the IO parser
Functions for parsing Rserve packets
Supply object methods for RDS files
Supply object methods for RData files
Functions for parsing R data files
Supply object methods for Rserve communication
base class for R objects (SEXPs)
the base R environment (baseenv())
an R character vector
an R numeric vector
an R numeric vector
the empty R environment (emptyenv())
an R expression vector
the global R environment (.GlobalEnv)
an R integer vector
an R language vector
an R generic vector (list)
an R logical vector
the R null object
an R raw vector
Moose type constraints for REXPs
R object not representable in Rserve