Re: [Rd] extending the colClasses argument in read.table

2011-11-21 Thread romain
Thanks gabor, I will implement this and publish an updated package later. Cheers, Romain Le 21 nov. 2011 à 16:31, Gabor Grothendieck a écrit : > 2011/11/21 Romain François : >> Hello, >> >> We've released the int64 package to CRAN a few days ago. The package >> provides S4 classes "int6

Re: [Rd] extending the colClasses argument in read.table

2011-11-21 Thread Gabor Grothendieck
2011/11/21 Romain François : > Hello, > > We've released the int64 package to CRAN a few days ago. The package > provides S4 classes "int64" and "uint64" that represent signed and unsigned > 64 bit integer vectors. > > One further development of the package is to facilitate reading 64 bit > integer