[R] had non-zero exit status

Pramod Anugu panugu at umc.edu
Fri May 19 17:04:19 CEST 2017


Hi , When installing  a tidyr package. I get an error message to install rlang package and I try to install rlang I get
"installation of package 'rlang' had non-zero exit status"
Please advise.

Ran
install.packages("tidyr", dependencies=TRUE)

getting below error message. Please advise. R version 3.1.0
pic  -g -O2  -c splice.c -o splice.o
In file included from splice.c:2:
vector.h: In function 'namespace_rlang_sym':
vector.h:94: error: 'R_DoubleColonSymbol' undeclared (first use in this
function)
vector.h:94: error: (Each undeclared identifier is reported only once
vector.h:94: error: for each function it appears in.)
make: *** [splice.o] Error 1
ERROR: compilation failed for package 'rlang'
* removing '/usr/local/lib64/R/library/rlang'
ERROR: dependency 'rlang' is not available for package 'tibble'
* removing '/usr/local/lib64/R/library/tibble'
ERROR: dependencies 'tibble', 'dplyr' are not available for package 'tidyr'
* removing '/usr/local/lib64/R/library/tidyr'


Individuals who have received this information in error or are not authorized to receive it must promptly return or dispose of the information and notify the sender. Those individuals are hereby notified that they are strictly prohibited from reviewing, forwarding, printing, copying, distributing or using this information in any way.

	[[alternative HTML version deleted]]



More information about the R-help mailing list