Dear R Experts,
I use Windows 10 and just installed the new R version, R3.5.2 but when I
tried to load a data file using read.table, I got an error message like
this:
*Error in file(file, "rt") : cannot open the connection*
*In addition: Warning message:*
*In file(file, "rt") :*
* cannot open file 'StreamPCB.dat': No such file or directory*
Also, I couldn't install packages using install.packages as usual, unless I
run R as Administrator
I wonder if anyone else had the same issues and any suggestions how to fix?
Thanks a lot
Janh
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
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.