Re: [R] Rcmdr Plugin error

2011-06-17 Thread G. Jay Kerns
Dear Erin, On Fri, Jun 17, 2011 at 1:45 AM, Erin Hodgess wrote: > Dear R People: (particularly those who have build Rcmdr Plugin packages): > > I'm building a new Plugin and keep getting the following error: > > > Error in if (is.null(where) || where >= n) rbind(object1, object2) > else if (where

[R] Rcmdr Plugin error

2011-06-16 Thread Erin Hodgess
Dear R People: (particularly those who have build Rcmdr Plugin packages): I'm building a new Plugin and keep getting the following error: Error in if (is.null(where) || where >= n) rbind(object1, object2) else if (where < : missing value where TRUE/FALSE needed Error in library(RcmdrPlugin H