A C++ stack trace would be very helpful. Can you try running R with gdb, e.g.
R -d gdb -f example.R where 'example.R' is the path to your script that reproduces the segfault? Hopefully, 'gdb' can provide more context on where the error is occurring. For what it's worth, the file did open successfully for me, using R 3.2.3 patched (r69960) + Rcpp 0.12.3, openxlsx_3.0.0, on OS X. Thanks, Kevin On Thu, Jan 28, 2016 at 11:33 AM, Dirk Eddelbuettel <e...@debian.org> wrote: > > Paul, > > Advice is always the same: fresh compilation of all dependent packages. > > Dirk > > -- > http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org > _______________________________________________ > 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 _______________________________________________ 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