Re: [R] Syntax for error messages

2013-03-04 Thread David Winsemius
On Mar 4, 2013, at 3:09 PM, Fisher Dennis wrote: > R 2.15 > OS X and Windows > > Colleagues, > > I am running a lengthy R script (> 20K lines of code) within a GUI build in > RealBasic. There are rare instances in which an error is triggered in R. I > am trying to trap these based on their

[R] Syntax for error messages

2013-03-04 Thread Fisher Dennis
R 2.15 OS X and Windows Colleagues, I am running a lengthy R script (> 20K lines of code) within a GUI build in RealBasic. There are rare instances in which an error is triggered in R. I am trying to trap these based on their syntax. I have identified three general formats for error message