[R-SIG-Mac] Same code, working with R.app Mac GUI 1.61 (R 3.0.1), not with R 3.0.1 from terminal
Prof Brian Ripley
ripley at stats.ox.ac.uk
Wed May 29 16:00:28 CEST 2013
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
> R-SIG-Mac at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
--
Brian D. Ripley, ripley at stats.ox.ac.uk
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
More information about the R-SIG-Mac
mailing list