Re: [R] Compile Rd file

2008-02-05 Thread Duncan Murdoch
On 05/02/2008 6:29 AM, Dani Valverde wrote: > Hello, > I am trying to compile a file .Rd into .html using R CMD Rdconv -t=html > /file.rd/>/file.html./ It seems that the process works ok but instead of > having for example loo.cv(NMRTools) at the top of the html file I have > loo.cv{unknown}. An

[R] Compile Rd file

2008-02-05 Thread Dani Valverde
Hello, I am trying to compile a file .Rd into .html using R CMD Rdconv -t=html /file.rd/>/file.html./ It seems that the process works ok but instead of having for example loo.cv(NMRTools) at the top of the html file I have loo.cv{unknown}. Any ideas on how to solve this? Best, Dani // -- Da