Hans-Peter
2007-Mar-20 00:10 UTC
[R] BETA testers for xlsReadWrite? (natively read/write Excelfiles)
Dear UseRs, I have an update ready for the xlsReadWrite package. It runs my unit tests just fine but there are quite a lot of changes and it would be good if some other people could try it out before it will be submited to CRAN. I won't have more time this week, but I hope to publish xlsReadWrite at the end of next week and I will incorporate eventual bugreports and/or (minor) suggestions which I learn of. The most important new features are + possibility to read/write dates/times + rownames for matrices + checknames (colnames) + better factor support + 'stringsAsFactors' and 'rownames' argument. I also added 4 general purpose datetime functions to convert excel dates from/to strings. Download: - zip: http://treetron.googlepages.com/BETAxlsReadWrite_1.2.1.zip - source: http://treetron.googlepages.com/BETAxlsReadWrite_1.2.1.tar.gz - testdata: http://treetron.googlepages.com/BETAxlsReadWrite_TestData_1.2.1.zip Some of you may be aware that this package is made with Delphi and contains Object Pascal code. It doesn't matter normally but now I mention it, because this evening I got the brand new Delphi 2007 and xlsReadWrite was the thing used to try out this (very good) new version... -- Regards, Hans-Peter PS: @David: no more range_error violations.
Hans-Peter
2007-Mar-20 00:18 UTC
[R] BETA testers for xlsReadWrite? (natively read/write Excelfiles)
sorry I forgot:> Download: > - zip: http://treetron.googlepages.com/BETAxlsReadWrite_1.2.1.zipPlease remove the BETA prefix from the filename (otherwise it cannot be installed). Hans-Peter
Michael Swindell
2007-Mar-20 02:16 UTC
[R] BETA testers for xlsReadWrite? (natively read/write Excelfiles)
Thanks for the mention Peter! Glad you like Delphi 2007 - we hope it's the best Delphi yet, our goal was to make it everyone's favorite Delphi release to date and the best native Windows development environment ever! Thanks again! -Michael (CodeGear)