Re: [R] Database abstraction

2011-02-28 Thread Rob Paul Tirrell
x27;d like to release this in the near future. I've been using Roxygen for documentation, but support for annotations on R5 methods isn't great... Thanks all. - Original Message - From: "Rob Tirrell" To: r-help@r-project.org Sent: Sunday, February 27, 2011 2:

[R] Database abstraction

2011-02-27 Thread Rob Tirrell
Hi all - I've been working on a lite ORM and database abstraction package for R. Formatting complex queries by hand has always been an error-prone hassle, so I've tried to do away with that as much as possible, instead, using R objects to represent elements of a database system (statements, clause