Skip to content
Prev 9982 / 12125 Next

[R-pkg-devel] Troubleshooting Winbuilder Run Timeouts

I spent this afternoon trying to figure out what exactly was going on 
here. In my several submissions to winbuilder (sorry Uwe) I have 
confirmed that the culprit is /not/:

  * writing to Rcpp::rcout
  * openmp
  * std::chrono::high_resolution_clock

Every time, it reports a runtime of zero seconds for INMF res1 and 
hangs/is killed on initiation of INMF res2 before the initialization of 
RcppProgress. I'm at a bit of a loss here.


Best,

-Andrew
On 11/30/2023 9:30 AM, Andrew Robbins via R-package-devel wrote: