search for: demoautocor

Displaying 2 results from an estimated 2 matches for "demoautocor".

2011 Jan 21
1
glitch in building R package
...mo_main.cpp -o XDemo_main .o g++ -shared -s -static-libgcc -o FirstPack.dll tmp.def XDemo.o XDemo_main.o -Lc: /R/R-2.12.0/bin/i386 -lR installing to c:/R/R-2.12.0/library/FirstPack/libs/i386 ** R ** data Warning: empty 'data' directory ** preparing package for lazy loading Error in .C("DemoAutoCor", OutVec = as.double(vector("numeric", OutLength)), : C symbol name "DemoAutoCor" not in load table ERROR: lazy loading failed for package 'FirstPack' * removing 'c:/R/R-2.12.0/library/FirstPack' Here is how i built the package. I have the directory stru...
2011 Jan 22
0
how to call BayesX in R to see the graph
...mo_main.cpp -o XDemo_main .o g++ -shared -s -static-libgcc -o FirstPack.dll tmp.def XDemo.o XDemo_main.o -Lc: /R/R-2.12.0/bin/i386 -lR installing to c:/R/R-2.12.0/library/FirstPack/libs/i386 ** R ** data Warning: empty 'data' directory ** preparing package for lazy loading Error in .C("DemoAutoCor", OutVec = as.double(vector("numeric", OutLength)), : C symbol name "DemoAutoCor" not in load table ERROR: lazy loading failed for package 'FirstPack' * removing 'c:/R/R-2.12.0/library/FirstPack' Here is how i built the package. I have the directory struc...