Using the last version available (1.4.2), calling overlapPermTest with verbose=TRUE, it throws the following error:
Error in random.evaluate[, i] : incorrect number of dimensions
I think there's somthing around line 157 of permTest.R, since this error happens at line 174 when verbose=TRUE. When verbose=FALSE everything is fine.