[R-SIG-Mac] 64bit R.app error messages

Simon Urbanek simon.urbanek at r-project.org
Mon Oct 27 16:04:25 CET 2008


Loren,

those seem to come from the system, not from R.app itself. R.app is  
simply relaying any output on stderr that it encounters. Given that  
the output seems to be also produced by Apple's own applications, it  
is likely benign and a possibly bug in the OS. Most applications don't  
relay stderr so the output lands only in the system log, so that's  
maybe why it wasn't fixed yet. You can mute stderr if you wish (see  
FAQ 12.4).

Cheers,
Simon


On Oct 26, 2008, at 22:44 , Loren Engrav wrote:

> I have 64bit R running on MacOS10.5.5 and 2x3.2 QuadCore Intel Mac  
> and get
> ==============================
>
> R version 2.8.0 Patched (2008-10-26 r46783)
> Copyright (C) 2008 The R Foundation for Statistical Computing
> ISBN 3-900051-07-0
>
> R is free software and comes with ABSOLUTELY NO WARRANTY.
> You are welcome to redistribute it under certain conditions.
> Type 'license()' or 'licence()' for distribution details.
>
>  Natural language support but running in an English locale
>
> R is a collaborative project with many contributors.
> Type 'contributors()' for more information and
> 'citation()' on how to cite R or R packages in publications.
>
> Type 'demo()' for some demos, 'help()' for on-line help, or
> 'help.start()' for an HTML browser interface to help.
> Type 'q()' to quit R.
>
> [Workspace restored from
> /Volumes/03Docs/LHE/_HScar/pig_scar_study/20FRED7/Affy_method2/ 
> AnalysisBioCR
> egression/.RData]
>
> SystemFlippers: didn't consume all data for long ID 0 (pBase =  
> 0x101636030,
> p = 0x101636034, pEnd = 0x101636038)
> SystemFlippers: didn't consume all data for long ID 0 (pBase =  
> 0x11487b710,
> p = 0x11487b714, pEnd = 0x11487b718)
> R: OpenScripting.framework - scripting addition
> /Library/ScriptingAdditions/Adobe Unit Types.osax declares no loadable
> handlers.
>
> There are 3 red error messages above, what do they mean?
> I googled them but could not sort out the answer
> Thank you
>
>
> ==========
>
>> sessionInfo()
> R version 2.8.0 Patched (2008-10-26 r46783)
> i386-apple-darwin9.5.0
>
> locale:
> en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8
>
> attached base packages:
> [1] stats     graphics  grDevices utils     datasets  methods   base
>>
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
>



More information about the R-SIG-Mac mailing list