[R] Need to understand how to troubleshoot below error

jim holtman jho|tm@n @end|ng |rom gm@||@com
Sun Oct 21 00:08:28 CEST 2018


Can you show the code that was being executed at the time.  Have you
verified that the path to the file is correct for the directory that you
are using?  Have you validated that you have the correct permissions in the
directory to create the file?  Show the complete path length that you were
using and then follow that path to make sure that there is a directory
there that you can write into.

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 Sat, Oct 20, 2018 at 1:19 PM MEENA SUBRAMANIAN via R-help <
r-help using r-project.org> wrote:

> Hi
> Im unable to write or save my R studio files
> Below error is thrown when the same code works for others
> Error in file(file, ifelse(append, "a", "w")) :   cannot open the
> connectionIn addition: Warning message:In file(file, ifelse(append, "a",
> "w")) :  cannot open file 'housedatacomplete.csv': No such file or directory
>
> Meena
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help using r-project.org 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.
>

	[[alternative HTML version deleted]]




More information about the R-help mailing list