[R] [EXTERNAL] Re: had non-zero exit status

Pramod Anugu panugu at umc.edu
Fri May 19 23:35:42 CEST 2017


I tried using latest R-3-4.0. ./configure works but when I type make it does not work.

From: William Dunlap [mailto:wdunlap at tibco.com]
Sent: Friday, May 19, 2017 4:27 PM
To: Pramod Anugu <panugu at umc.edu>
Cc: r-help at R-project.org
Subject: [EXTERNAL] Re: [R] had non-zero exit status

Try using a more recent version of R - 3.4.0 is the current version and 3.1.0 is considered pretty old now.  'R_DoubleColonSymbol' is in RHOME/include/Rinternals.h in R-3.3.0 but not in R-2.15.0.  I don't know exactly when it was added.

Bill Dunlap
TIBCO Software
wdunlap tibco.com<https://urldefense.proofpoint.com/v2/url?u=http-3A__tibco.com&d=DwMFaQ&c=lsRuZCBl6GuC9L6xVrEM6HFPHJkrlPlfLCjYs_lBYHk&r=RkX_7DVQKw_SdHQgHKW4xg&m=jdBKjUPvPl4OLs-0aOMw2PLfO4j_Bs04zdaFLxzGrhQ&s=GJP322e-U0soatwOliNzjC-jdEiVcSB2yp2nfYzwgdg&e=>

On Fri, May 19, 2017 at 8:04 AM, Pramod Anugu <panugu at umc.edu<mailto:panugu at umc.edu>> wrote:
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]]

______________________________________________
R-help at r-project.org<mailto:R-help at r-project.org> mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help<https://urldefense.proofpoint.com/v2/url?u=https-3A__stat.ethz.ch_mailman_listinfo_r-2Dhelp&d=DwMFaQ&c=lsRuZCBl6GuC9L6xVrEM6HFPHJkrlPlfLCjYs_lBYHk&r=RkX_7DVQKw_SdHQgHKW4xg&m=jdBKjUPvPl4OLs-0aOMw2PLfO4j_Bs04zdaFLxzGrhQ&s=cb8NqG0f_gqytjWBftBanyXIl8kcqkgsmbn9XsFITCE&e=>
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.R-2Dproject.org_posting-2Dguide.html&d=DwMFaQ&c=lsRuZCBl6GuC9L6xVrEM6HFPHJkrlPlfLCjYs_lBYHk&r=RkX_7DVQKw_SdHQgHKW4xg&m=jdBKjUPvPl4OLs-0aOMw2PLfO4j_Bs04zdaFLxzGrhQ&s=uFLe9NLBOwarcpWK5orcEnnmwyYHDgfeGRMPOvVRY5E&e=>
and provide commented, minimal, self-contained, reproducible code.


	[[alternative HTML version deleted]]



More information about the R-help mailing list