Skip to content
Prev 8612 / 15075 Next

How to make Mac 64-bit version feature complete?

Hello R Community,

I have recently started using R for my PhD work. Aside of that I am Mac and iOS developer since few years. As far I can see R package for Mac comes in two flavors, R (32-bit) and R64 (64-bit).

Correctly if I am wrong, but the only reason of such separation (rather doing single universal version for all PPC, i386 and x86_64) is Carbon dependency for various R packages? So 32-bit version is the one that uses native Quartz or OpenGL rendering, while 64-bit version is the one that can drive over 2GB of memory but falls back to X11 as Carbon isn't available for 64-bit.

Can anyone tell me what are the packages that still relay on Carbon (quartz renderer, rgl? anything else) that would need to be ported to Cocoa so 64-bit version will offer full functionality as 32-bit counterparts on Mac, instead of falling back to X11? I guess I could help quickly porting these parts into Cocoa, so we got single (3 architecture) binary.

Cheers,

Thread (23 messages)

Adam Strzelecki How to make Mac 64-bit version feature complete? Dec 7 David Winsemius How to make Mac 64-bit version feature complete? Dec 10 Simon Urbanek How to make Mac 64-bit version feature complete? Dec 10 Charlie Sharpsteen How to make Mac 64-bit version feature complete? Dec 10 Adam Strzelecki How to make Mac 64-bit version feature complete? Dec 14 Timothy Bates How to make Mac 64-bit version feature complete? Dec 14 Simon Urbanek How to make Mac 64-bit version feature complete? Dec 14 Adam Strzelecki How to make Mac 64-bit version feature complete? Dec 14 Charlie Sharpsteen How to make Mac 64-bit version feature complete? Dec 14 Simon Urbanek How to make Mac 64-bit version feature complete? Dec 14 Ben Madin How to make Mac 64-bit version feature complete? Dec 14 Adam Strzelecki Why there are two R.app & R64.app? Dec 15 Federico Calboli Why there are two R.app & R64.app? Dec 15 Adam Strzelecki Why there are two R.app & R64.app? Dec 15 Simon Urbanek Why there are two R.app & R64.app? Dec 15 Simon Urbanek How to make Mac 64-bit version feature complete? Dec 16 Berend Hasselman How to make Mac 64-bit version feature complete? Dec 16 David Winsemius How to make Mac 64-bit version feature complete? Dec 16 Simon Urbanek How to make Mac 64-bit version feature complete? Dec 16 Adam Strzelecki How to make Mac 64-bit version feature complete? Dec 16 Stefan Evert How to make Mac 64-bit version feature complete? Dec 20 Stefan Evert How to make Mac 64-bit version feature complete? Dec 20 Adam Strzelecki How to make Mac 64-bit version feature complete? Dec 20