[R] g++ error causes non-zero exit status for package installation

Winfried Moser winfried@mo@er @ending from gm@il@com
Fri Jan 4 23:23:05 CET 2019


dear community,

i get a *non-zero exit status* installing the survey-package in R version
3.5.2 on ubuntu 18.04. the problem seems to be related to *g++* and/or the
package *minqa*. in the output of the installation procedure i found the
following g++ related lines:

g++ -I"/usr/share/R/include" -DNDEBUG -I"/home/winfried/rlibs/Rcpp/include"
-f
[...]
g++ -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -Wl,-z,relro -o
minqa.so altm
[...]
g++: error: R: Datei oder Verzeichnis nicht gefunden
g++: error: version: Datei oder Verzeichnis nicht gefunden
g++: error: 3.5.2: Datei oder Verzeichnis nicht gefunden
g++: error: (2018-12-20): Datei oder Verzeichnis nicht gefunden

can someone help or point me in a direction? several packages, that i use
frequently, are conserned (survey, lme4, effects)

best, winfried

	[[alternative HTML version deleted]]



More information about the R-help mailing list