Re: Sweave errors: more explicit?

2010-05-09 Thread [Ricardo Rodriguez] eBioTIC.

Hi!

M. Speiser wrote:

You might try starting LyX from a console/x-terminal-emulator.

Under Unix/X11, you can see error messages in ~/.xsession-errors (for
programs not started from an x-term...




When I launch LyX from a terminal (mac os x), all LaTeX and R traces are visible
within that same terminal! Thanks for the hint.
  


I think this will be also useful for us! But, please, how must I proceed 
to launch a fully operational LyX from Mac OS C terminal? By executing 
./LyX from the LyX.app directory doesn't consider user configuration files.


Thanks for your help!

Ricardo

--
Ricardo Rodríguez
CTO
eBiotic.
Life Sciences, Data Modeling and Information Management Systems



Re: Sweave errors: more explicit?

2010-05-09 Thread M . Speiser
> 
> You might try starting LyX from a console/x-terminal-emulator.
> 
> Under Unix/X11, you can see error messages in ~/.xsession-errors (for
> programs not started from an x-term...


When I launch LyX from a terminal (mac os x), all LaTeX and R traces are visible
within that same terminal! Thanks for the hint.

Cheers
MS



Re: Sweave errors: more explicit?

2010-04-19 Thread Guenter Milde
On 2010-04-19, M  Speiser wrote:
> Hi,

> I am currently using LyX+Sweave a whole lot, huge fan of the concept!
> One of the few weaknesses of this solution though is that the error
> message (when there is something wrong with the R code) isn't much
> help:

> "An error occurred whilst running R CMD Sweave 'myfile.Rnw'"

> Is there a trick to look at the R trace to see what went wrong?

You might try starting LyX from a console/x-terminal-emulator.

Under Unix/X11, you can see error messages in ~/.xsession-errors (for
programs not started from an x-term...

Günter