[R] Adding data.frames together

2004-03-09 Thread John Sweval
I have a series of data frames that are identical structurally, i.e. - made with the same code, but I need to add them together so that they become one, longer, data frame, i.e. - each of the slot vectors are increased in length by the length of the added data frame vectors. So if I have df1 with

[R] 64-bit Windows 2003 build of R

2004-02-11 Thread John Sweval
I am running into serious memory constraint issues with the 32 bit build of R. We have Windows 2003 on an Itanium 64 box with the Intel 64-bit C compiler (8.0.041) and want to create a 64-bit version of R. Unfortunately, I am no longer "current" with C builds, i.e. - I haven't done one in years an