Displaying 2 results from an estimated 2 matches for "predmodule".
Did you mean:
perlmodule
2017 Oct 21
2
Problem when installing lme4 under Debian stretch
...RcppEigen/include" -DNDEBUG
-DEIGEN_DONT_VECTORIZE -fpic -g -O2
-fdebug-prefix-map=/root/git/r-backports/stretch/r-base-3.4.2=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -g -c external.cpp -o external.o
In file included from external.cpp:8:0:
predModule.h:12:23: fatal error: RcppEigen.h: No such file or directory
#include <RcppEigen.h>
^
compilation terminated.
/usr/lib/R/etc/Makeconf:168: recipe for target 'external.o' failed
make: *** [external.o] Error 1
ERROR: compilation failed for package ?lme4?
* removi...
2018 Jul 01
2
Installing sjPlot in R 3.4.4 on Ubuntu 16.04LTS
...p/include"
-I"/home/drz/R/x86_64-pc-linux-gnu-library/3.4/RcppEigen/include"
-DNDEBUG -DEIGEN_DONT_VECTORIZE -fpic -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g
-c external.cpp -o external.oIn file included from external.cpp:8:0:
predModule.h:12:23: fatal error: RcppEigen.h: No such file or directory
compilation terminated./usr/lib/R/etc/Makeconf:168: recipe for target
'external.o' failedmake: *** [external.o] Error 1ERROR: compilation
failed for package ?lme4?* removing
?/home/drz/R/x86_64-pc-linux-gnu-library/3.4/lme4?Warnin...