Greetings! I encountered the following error message while running runHawk.
Loading required package: iterators
Loading required package: parallel
[,1]
[1,] 1
[2,] 0
[3,] 0
Error in { :
task 1 failed - "variable lengths differ (found for 'totals[, 1]')"
Calls: %dopar% -> <Anonymous>
Execution halted
It looks like it's related to one of the R scripts, but other than that the error message provides very few clues to assist with debugging. Do you have any ideas what problem this message might indicate?
Thanks!
Greetings! I encountered the following error message while running
runHawk.It looks like it's related to one of the R scripts, but other than that the error message provides very few clues to assist with debugging. Do you have any ideas what problem this message might indicate?
Thanks!