[Rcpp-devel] My R package that passes CRAN tests crashes on Windows when using Rcpp code - only with antivirus software installed
Dirk Eddelbuettel
edd at debian.org
Mon Nov 6 20:31:37 CET 2017
On 6 November 2017 at 19:14, Benjamin Blonder wrote:
| Thanks for the idea. I removed all the RProgress calls from the C++ code
| underlying the package, and there are no more crashed on Windows with
| antivirus software. Mysterious as to the details, but a good enough
| solution for me for now. Thanks!
Nice catch by Tim, but the general rule stands:
If something "weird" happens make sure you are not messing with threading.
Cheers, Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the Rcpp-devel
mailing list