On 29/05/2013 14:12, Nathan Uyttendaele wrote:
Hello,

I have a very peculiar problem to share.

I wrote a (rather) large R function that also includes some C code.

When I run it with R.app Mac GUI 1.61 (R 3.0.1), no problem at all.
When I run it from R 3.0.1 from terminal (on the same Mac), I get the
output of the function, and that output is fine, the prompt appears but
when I submit a new command, nothing happens and the processor keeps on
running even though no calculations are necessary.

A symptom of memory corruption, and actually not uncommon. Check your compiled code.


        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac



--
Brian D. Ripley,                  [email protected]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to