[1] "data.dta" "fort.6" "iofile.err" "iofile.est" "iofile.lks" "iofile.log"
[7] "iofile.mdl" "iofile.out" "iofile.rsd" "iofile.s10" "iofile.s11" "iofile.s12"
[13] "iofile.s13" "iofile.s16" "iofile.s18" "iofile.spc" "iofile.udg" "iofile_Profiler.t"
How can I proceed. One Idea I had was to change the code in the package to add the ".t" to the string if it was missing, but I don't really want to mess with it (and I don't know how to). Another idea I had was to create a loop that would repeat the function call until it works. Any ideas?
I was able to reproduce this issue. It occurs when using x13as.exe instead of x13ashtml.exe. The x13as.exe binary produces this iofile_Profiler file. (the iofile prefix is defined by seasonal::seas not x13as.)
c01484d022