Displaying 2 results from an estimated 2 matches for "137121".
Did you mean:
137101
2007 Dec 12
3
combine variables to matrix
...or each column: V1,V2,V3,V4,...
For small data sets
data <- read.table("data.txt");
data.matrix <- cbind(V1,V2,V3);
works. But how could I put together 1200 columns?
I've searched the R mailing help and stumbled upon this entry:
https://stat.ethz.ch/pipermail/r-help/2007-July/137121.html
which doesn't help me.
thanks for your help.
andre
2008 Jul 11
1
dovecot.index.cache File too large
Hi,
Can sameone explain me why my logs are full of such errors:
Jul 11 12:07:32 mxhost deliver(user1): pwrite() failed: File too large
Jul 11 12:07:32 mxhost deliver(user1): file_set_size() failed with
index cache file /mail/user1/Maildir/.parser/dovecot.index.cache: File
too large
mxhost# ls -lh /mail/user1/Maildir/.parser/dovecot.index.cache
-rw------- 1 user1 emails 64M Jul 11 10:01