Anthony Egerton

Results 4 issues of Anthony Egerton

When I run the Snakes and Ladders example on Windows with the following code;- ``` cl = makeCluster(4) parSapply(cl, 1:N, snakes_ladders) ``` I get the following error message;- ``` Error...

Daniel, Thanks for a really interesting package. A couple of points:- 1.) For some reason, the Powerpoint images are not coming across into the img folder. 2.) When I bring...

Thank you for another excellent example of combining R & Python functionality @keithmcnulty. In trying to copy the example, I have chosen to invoke a `Virtualenv` using the following code;-...

Within the Listing Details section, the code starts referring to the object 'contents' (instead of 'content'), which, of course, cannot be found.