Re: [Rcpp-devel] Bug report: String::replace_first() and String::replace_last()

2016-05-16 Thread Joris Meys
> setBuffer(); > size_t index = buffer.rfind(s); > //size_t index = buffer.find_last_of(s); > if (index != std::string::npos) buffer.replace(index, strlen(s), news); > valid = false; > return *this; > } > --- > > rcpp_string() > replace_all() > AabCDabCDA > > rep

Re: [Rcpp-devel] RInside Error: cons memory exhausted (limit reached?)

2017-05-08 Thread Joris Meys
solve this problem ? > > Kind regards, > Jason > > ___ > Rcpp-devel mailing list > Rcpp-devel@lists.r-forge.r-project.org > https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel > -- Joris Meys Statistical co