Finally I caught this issue. My bad - I used `.property` instead of
`.method` in RCPP_MODULE macro for function call (forgot to adjust it when
changed underlying c++ code).
2015-10-22 11:01 GMT+03:00 Dmitriy Selivanov :
> Hi, mailing list!
> I have issue with Rcpp modules on *windows only* (don
Hi, mailing list!
I have issue with Rcpp modules on *windows only* (don't have any problems
on linux and osx ). Don't really sure, whether it rcpp-modules related.
Problem is following - when I try to get class to global environment - R
crashes (actually freezes - cpu core load 100% and nothing h