The documentation says that "records with up to 8 fields are supported". I have couple questions about that:
- Is it possible to give a better error message when you try to use a record with more than 8 fields? Currently I get a bunch of
Label "foo" does not occur in R ( (...) ) errors.
- Can the limit be increased? In the past I have used a record with 46 fields.
By the way, thanks for making such a wonderful library!