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

Changes for version 1.0

  • switch from Moose to Class::Tiny and Class::Tiny::Antlers (#52)
  • Implement S4 SEXPs (#49)
  • QAP parsing of tagged and untagged pairlists (#47)
  • Add a 'sexptype' attribute to REXPs
  • Add an `inherits` method to the 'REXP' class (#45)
  • Add a copy and single-argument constructor to Unknown
  • Allow specyfing image dimensions in the WebWork macro (#51)
  • Capture R error message from Rserve::eval (#43)
  • Fix failing tests wit NaN/Inf on Windows (#40)

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
R object not representable in Rserve