Skip to content

xlsReadWrite library

3 messages · Pascal Candolfi, Gabor Grothendieck, Hans-Peter Suter

#
See:
http://wiki.r-project.org/rwiki/doku.php?id=tips:data-io:ms_windows&s=excel
On Thu, Mar 19, 2009 at 10:45 AM, Pascal Candolfi <pcandolfi at gmail.com> wrote:
3 days later
#
2009/3/19 Pascal Candolfi <pcandolfi at gmail.com>:
As indicated it was for for the binary (non FOSS) component.

Yesterday I checked the existing packages (xlsReadWrite(Pro) on
http://treetron.googlepages.com) if they run on 'R 2.9.0 under
development'. They do fine (well apart from two or three known _small_
bugs ;-).

I made a fully OSS and C-based version meanwhile which downloads (or
gives instruction how to compile for yourself) the necessary DLL from
a non-CRAN source.

However as I wanted to make sure that this 'packaging' still counts as
a 'binary distribution' I explicitely asked the developer from the 3rd
library (Flexcel) if this is ok. Last Friday I got his approval, so at
least technically/legally it is possibled.

When I'm happy with the new RUnit tests, adapted build scripts, etc.,
I'll ask again if 'xlsReadWrite' will be accepted on CRAN in this new
source-only form. I hope so, but if not then there are other
possibilities. In any case I intend to put the repo at some public
space (most probably github).

Cheers,
Hans-Peter