I'm thinking about leaving the S4 approach of R on OOP alone and I want to try using OOP with the newer R6 Package. Now I want to know: Are the objects I am building using the package R6 compatible with the "parallel" package? Thank you all.
Asked
Active
Viewed 141 times
1
-
What is the question? – zx8754 May 19 '15 at 13:14
-
2This question looks more a tweet than a SO question. – nicola May 19 '15 at 13:16
-
I'm asking only if the R6 package is compatible with the "parallel" package :) – Bmb58 May 19 '15 at 13:49
-
Why not try it and let us know if you get stuck? – zx8754 May 21 '15 at 11:55