Displaying 2 results from an estimated 2 matches for "famstr".
Did you mean:
asmstr
2011 Dec 14
2
error installing geepack on 64bit fedora 16
...ckage ?geepack? ...
** package ?geepack? successfully unpacked and MD5 sums checked
** libs
g++ -m64 -I/usr/include/R -I../inst/include -DNDEBUG
-I/usr/local/include -fpic -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -c famstr.cc -o
famstr.o
+++++++++++++++++ stuff deleted - all OK +++++++++++++++++++++
** building package indices ...
*** tangling vignette sources ...
?geepack-manual.Rnw? using ?latin1?
** testing if installed package can be loaded
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load...
2010 May 20
0
Installation problem with "geepack"
...pe 'application/x-gzip' length 166195 bytes (162 Kb)
opened URL
==================================================
downloaded 162 Kb
* installing *source* package ?geepack? ...
** libs
icpc -I/usr/global/R/2.11.0/lib64/R/include -I../inst/include -I/usr/local/include -mp -fpic -g -O2 -c famstr.cc -o famstr.o
icpc: command line remark #10010: option '-mp' is deprecated and will be removed in a future release. See '-help deprecated'
../inst/include/tnt/vec.h(152): warning #858: type qualifier on return type is meaningless
const iterator begin() const { return v_;}...