Skip Menu |

This queue is for tickets about the Statistics-R CPAN distribution.

Report information
The Basics
Id: 79167
Status: new
Priority: 0/
Queue: Statistics-R

People
Owner: Nobody in particular
Requestors: florent.angly [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.27
Fixed in: (no value)



Subject: Support for R matrices and tables
At the moment, Statistics::R does not support set()ing or get()ting matrices or tables. It seems like users have a need for this. Maybe this functionality could be implemented as arrays of arrays, or as suggested by Anthony Hall, as a hash of arrays. Florent