RE: [R] postscript() filenames with forward slashes cause abort

2005-04-29 Thread Waichler, Scott R
> > My newly installed R-2.1.0 apparently doesn't like forward > slashes in > > filenames: > > > > > R.version.string > > [1] "R version 2.1.0, 2005-04-18" > > > plotfile <- "\home\mean_monthly_stl.eps" > > > postscript(plotfile) > > > plotfile <- "/home/mean_monthly_stl.eps" > > > postscript(plo

Re: [R] postscript() filenames with forward slashes cause abort

2005-04-29 Thread Peter Dalgaard
"Waichler, Scott R" <[EMAIL PROTECTED]> writes: > My newly installed R-2.1.0 apparently doesn't like forward slashes in > filenames: > > > R.version.string > [1] "R version 2.1.0, 2005-04-18" > > plotfile <- "\home\mean_monthly_stl.eps" > > postscript(plotfile) > > plotfile <- "/home/mean_monthly

[R] postscript() filenames with forward slashes cause abort

2005-04-29 Thread Waichler, Scott R
My newly installed R-2.1.0 apparently doesn't like forward slashes in filenames: > R.version.string [1] "R version 2.1.0, 2005-04-18" > plotfile <- "\home\mean_monthly_stl.eps" > postscript(plotfile) > plotfile <- "/home/mean_monthly_stl.eps" > postscript(plotfile) *** glibc detected *** double f