[R] faulty formatting of toLatex(sessionInfo())
    Liviu Andronic 
    landronimirc at gmail.com
       
    Wed Aug 26 15:39:28 CEST 2009
    
    
  
On 8/26/09, Frank E Harrell Jr <f.harrell at vanderbilt.edu> wrote:
> G. Jay Kerns wrote:
> > There was a closely related discussion last April:
> >
> >
> https://stat.ethz.ch/pipermail/r-devel/2009-April/053094.html
> >
> > and IIRC this was fixed for R version 2.10.
> >
>  If you still have trouble just do
>
>  s <- toLatex(sessionInfo())
>  cat(s[-grep('Locale',s)], sep='\n')
>
This works great. Thank you both for the info.
Liviu
    
    
More information about the R-help
mailing list