Displaying 1 result from an estimated 1 matches for "r55638".
Did you mean:
155638
2011 Apr 29
1
error while checking package size during Rcmd check
I am receiving this message during
Rcmd check proto-3.9.2.tar.gz
using "R version 2.13.0 Patched (2011-04-25 r55638)"
* checking installed package size ...Error in if (total > 1024 * 5) { : missing
value where TRUE/FALSE needed
Execution halted
I don't get this under R.2.12.x. The size of the tar.gz file is under
600K. What causes this or if its too hard to tell from the message
how can I investi...