lfiondella / SRT

Software Reliabilty Testing
5 stars 9 forks source link

Tab 4 Saving broken #87

Open RichardMuri opened 8 years ago

RichardMuri commented 8 years ago

Tab 4 of the model can not save to either a pdf or a csv. This issue has been verified on Windows 8 and Ubuntu 15.04. The following error is returned to the console while saving as a pdf:

Warning in readLines(if (is.character(input2)) { : cannot open file 'Tab4ReportTemplate.Rnw': No such file or directory Error in readLines(if (is.character(input2)) { : cannot open the connection

When attempting to save as a csv, the File Browser gui pops up, and no error is returned after saving, but the file is never created.