On 22.12.2011 19:13, RogerP wrote:
Well, I was able to build R 2.14.0 on my Solaris x86 machine, with a lot of
work and some help. Thanks!
At first the update.packages() would not work because some of the .so files
that came with R were 32 - not 64 bit.
You compiled R yourself from sources.
Well, I was able to build R 2.14.0 on my Solaris x86 machine, with a lot of
work and some help. Thanks!
At first the update.packages() would not work because some of the .so files
that came with R were 32 - not 64 bit. I was able to install them and so
now the update.packages() works. I still hav