krlmlr / r-appveyor

Tools for using R with AppVeyor (https://appveyor.com)
132 stars 60 forks source link

Using Snow for parallel evalutation #113

Closed vivekbhr closed 6 years ago

vivekbhr commented 6 years ago

Hi There

I am trying to use Snow for parallel evaluation of a code for windows system (using BiocParallel package). The command works on my local windows computer but fails (or rather seems to be not recognized) for r-appveyor windows server. Any idea what's going on?

my build

Thanks Vivek

vivekbhr commented 6 years ago

I realized that most probably the above error is coming due to the build cache not being cleared on appveyor.. What would be the easiest way to do this?

vivekbhr commented 6 years ago

I think it could have been due to me using wrong R architecture.. closing it for now