Re: [R] Eleaps in package subselect crashes when using include arguement

2012-08-02 Thread Uwe Ligges
On 27.07.2012 07:10, Nathan Stephens wrote: I'm using eleaps to build a forward selection algorithm iteratively, but the program unexpectedly crashes. In fact, it completely closes my session in RStudio. The first 39 steps work fine, but on the 40th step, it unexpectedly stops with no errors. I

[R] Eleaps in package subselect crashes when using include arguement

2012-07-26 Thread Nathan Stephens
I'm using eleaps to build a forward selection algorithm iteratively, but the program unexpectedly crashes. In fact, it completely closes my session in RStudio. The first 39 steps work fine, but on the 40th step, it unexpectedly stops with no errors. I've isolated the error to the code snippit below