install R package from 32bit to 64bit

32bit-64bit, r, ubuntu

Solution

MRwarping_1.0.zip is a Windows binary build of the package. You need the package source to be able to install it on anything other than Windows.

Problem

I have this R package (MRwarping_1.0.zip). It installs on the 32bit windows PC of a colleague but fails to install on my 64bit ubuntu (and gives a very strange error message). I was wondering whether - I can install it (on my 64 bit ubuntu). - if yes, what are the requiered steps to do that

Original source