Displaying 2 results from an estimated 2 matches for "getlibs".
Did you mean:
getlabs
2009 Mar 27
0
RExcel rcom Server Loading The Wrong Version of R
...want to have to manually start R every time.
The second question I have is in regards to using RApply to call R
functions which rely on functions in other libraries. I've resorted to
creating a function in my excel file which looks something like...
Cell Function
A1 getLibs<-function(){
A2 library(MBESS)
A3 library(corpcor)
A4 }
B1 =rproc(A1:A4)
C1 =rApply("getLibs")
Is their a better way to go about accomplishing this? Thanks in advance
for any insights you have either of these quesitons...
2009 Jun 05
7
[winex11.drv.so] Error 2 in Hardy 64bit
/usr/bin/ld: skipping incompatible /usr/lib/libXext.so when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/libXext.a when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.2.4/../../../libXext.so when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.2.4/../../../libXext.a when searching for -lXext