[R-sig-ME] Bug in lme4a causing disk to become full

Mike Lawrence Mike.Lawrence at dal.ca
Sat Oct 29 16:37:50 CEST 2011


I've noticed a couple times using lme4a that after a while, my OS
starts to complain that it is low on disk space. Quiting everything
and restarting my computer yields back ~30GB of free space.

The most recent code on which I've had this occur is here:
https://gist.github.com/1324510

I'm running Mac OS 10.7.2 on a macbook air with 4GB of RAM. The
phenomena reported above occurs regardless of whether I use R from
Terminal.app or from R.app. Here's my sessionInfo():

R version 2.13.1 (2011-07-08)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)

locale:
[1] en_CA.UTF-8/en_CA.UTF-8/C/C/en_CA.UTF-8/en_CA.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] lme4a_0.999375-67  MatrixModels_0.2-1 minqa_1.1.17       Rcpp_0.9.6.1
[5] Matrix_0.999375-50 lattice_0.19-30

loaded via a namespace (and not attached):
[1] codetools_0.2-8 grid_2.13.1     nlme_3.1-101    splines_2.13.1




More information about the R-sig-mixed-models mailing list