Re: [R] R 3.3.0 Crashing: Error in readRDS(nsInfoFilePath) : unknown input format

2016-05-17 Thread Amitava Mukherjee
c(pkgDesc, lapply(loadedOnly, packageDescription)) z$loadedOnly <- pkgDesc[loadedOnly] } class(z) <- "sessionInfo" z } > On 16 May 2016 at 21:08, Jeff Newmiller wrote: > I don't know why this is happening, but the nsInfo.rds file is part of >

[R] R 3.3.0 Crashing: Error in readRDS(nsInfoFilePath) : unknown input format

2016-05-14 Thread Amitava Mukherjee
unknown input format > I have uninstall it three times and reinstall -- Every time after first installation it is working perfectly. Then when I am closing R window and reopening it, the problem starts. Kindly suggest what should I do. Looking forward to hear from you, Best regards, Amitav