Skip to content
Prev 4532 / 15075 Next

Error while running R CMD check

Kjell,

can you, please, send us the details (in accordance to the posting  
guide)?
On Apr 1, 2008, at 12:46 PM, Kjell Konis wrote:

            
Where do you get into those problems? The above error occurs on  
Leopard when a "fork"ed applications attempts to use CF calls.  
However, It's not clear to me 1) how you get a forked R and 2) how you  
get to call libraries using CF.

So far I encountered this problem only in the setup Rserve+Cairo,  
because Rserve forks R to allow multiple connections. This can be  
worked around by using more recent freetype with cairo (old FT used  
FSRef API unnecessarily which in turn calls CF). Nonetheless, if your  
package relies on both forking and CF, you have no way out - it will  
be unsupported on Mac OS X 10.5.

Cheers,
Simon