Re: [R] read.xlsx function crashing R Studio

2016-08-29 Thread Rainer Hurling
Hi Kevin, Am 21.08.2016 um 19:30 schrieb Kevin Kowitski: > Hey everyone, > >I have used read.xlsx in the past rather than XLConnect for importing > Excel data to R. However, I have been finding now that the read.xlsx > function has been causing my R studio to Time out. I thought it might

Re: [R] read.xlsx function crashing R Studio

2016-08-22 Thread Hadley Wickham
Or readxl. Hadley On Mon, Aug 22, 2016 at 5:54 AM, jim holtman wrote: > try the openxlsx package > > > Jim Holtman > Data Munger Guru > > What is the problem that you are trying to solve? > Tell me what you want to do, not how you want to do it. > > On Sun, Aug 21, 2016 at

Re: [R] read.xlsx function crashing R Studio

2016-08-22 Thread jim holtman
try the openxlsx package Jim Holtman Data Munger Guru What is the problem that you are trying to solve? Tell me what you want to do, not how you want to do it. On Sun, Aug 21, 2016 at 1:30 PM, Kevin Kowitski wrote: > Hey everyone, > >I have used read.xlsx in the

[R] read.xlsx function crashing R Studio

2016-08-22 Thread Kevin Kowitski
Hey everyone,     I have used read.xlsx in the past rather than XLConnect for importing Excel data to R.  However, I have been finding now that the read.xlsx function has been causing my R studio to Time out.  I thought it might be because the R studio I had was out of date so I installed R