On 22 August 2017 at 17:51, Александр Мащенко <saneki2...@gmail.com> wrote: > > > I don't know R absolutely, but I have to do this work for my diploma. So I'm sorry for strange message below. Please, help me anybody decides this issue.
[...] > > write.xlsx(ab_ret, "C:\\Users\\Sapl\\Desktop\\NATA\\code\\Results\\Created by R\\10.05.2006\\ab_ret_banks_short_form_10.05.2006.xlsx") > > > >Error in .jnew("java/io/FileOutputStream", jFile) : > >java.io.FileNotFoundException: > >C:\Users\Sapl\Desktop\NATA\code\Results\Created by R\10.05.2006\ab_ret_banks_short_form_10.05.2006.xlsx (unreadablesymbols) I see that you have also posted this answer at Stackoverflow: https://stackoverflow.com/questions/45782728/error-in-jnewjava-io-fileoutputstream-jfile My best guess is that the directory: C:\Users\Sapl\Desktop\NATA\code\Results\Created by R\10.05.2006\ doesn't exist. Regards Martin [[alternative HTML version deleted]] ______________________________________________ R-help@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.