I was happy today to install the new version of R 2-6-0 But I ran into
problems I did not have before: 


setwd("C:/R/DATA/BRugs")
> library(BRugs)
> 
> modelCheck("rcapturemodel.txt")
Error in file(con, "r") : unable to open connection
In addition: Warning message:
In file(con, "r") :
  cannot open file 'C:\DOCUME~1\Franco\LOCALS~1\Temp\RtmpU0eG2C/buffer.txt',
reason 'No such file or directory'

I am 100 percent sure my file is in C:/R/DATA/BRugs and I don't know why it
is trying to open the C:\DOCUME~1... I never asked the program to go search
for any file there!
-- 
View this message in context: 
http://www.nabble.com/Errors-in-R-2-6-0--tf4584279.html#a13085996
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to