This is a mailing list for the data.table package. Have a look at other resources: https://www.r-project.org/help.html
On Fri, May 19, 2017 at 8:30 AM, panugu <[email protected]> wrote: > 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' > > > > > -- > View this message in context: http://r.789695.n4.nabble.com/ > had-non-zero-exit-status-tp4734085p4734109.html > Sent from the datatable-help mailing list archive at Nabble.com. > _______________________________________________ > datatable-help mailing list > [email protected] > https://lists.r-forge.r-project.org/cgi-bin/mailman/ > listinfo/datatable-help >
_______________________________________________ datatable-help mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help
