search for: dataframesubsetvisitor

Displaying 3 results from an estimated 3 matches for "dataframesubsetvisitor".

2018 Mar 14
0
R crashing with a segmentation fault: how to locate the cause
...0x4F71AC1: Rf_inherits (in /usr/lib/R/lib/libR.so) ==12589== by 0x11AFED3A: dplyr::subset_visitor_vector(SEXPREC*) (subset_visitor_impl.h:51) ==12589== by 0x11AFF58C: dplyr::subset_visitor(SEXPREC*, dplyr::SymbolString const&) (subset_visitor_impl.h:21) ==12589== by 0x11AFEC18: dplyr::DataFrameSubsetVisitors::DataFrameSubsetVisitors(Rcpp::DataFrame_Impl<Rcpp::PreserveStorage> const&) (DataFrameSubsetVisitors.h:33) ==12589== by 0x11B1F773: subset<Rcpp::Vector<10, Rcpp::PreserveStorage> > (DataFrameSubsetVisitors.h:120) ==12589== by 0x11B1F773: filter_ungrouped(Rcpp::DataFram...
2016 Apr 19
3
installation of dplyr
...ib64/R/library/BH/include" -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c arrange.cpp -o arrange.o In file included from ../inst/include/dplyr.h:131, from arrange.cpp:1: ../inst/include/dplyr/DataFrameSubsetVisitors.h: In constructor ?dplyr::DataFrameSubsetVisitors::DataFrameSubsetVisitors(const Rcpp::DataFrame&, const Rcpp::CharacterVector&)?: ../inst/include/dplyr/DataFrameSubsetVisitors.h:40: warning: ?column? may be used uninitialized in this function g++ -m64 -I/usr/include/R -DNDEBUG -I../inst/i...
2016 Apr 19
0
installation of dplyr
...BH/include" -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c arrange.cpp -o arrange.o > In file included from ../inst/include/dplyr.h:131, > from arrange.cpp:1: > ../inst/include/dplyr/DataFrameSubsetVisitors.h: In constructor ?dplyr::DataFrameSubsetVisitors::DataFrameSubsetVisitors(const Rcpp::DataFrame&, const Rcpp::CharacterVector&)?: > ../inst/include/dplyr/DataFrameSubsetVisitors.h:40: warning: ?column? may be used uninitialized in this function > g++ -m64 -I/usr/include/R -DNDEBUG -...