search for: flexcel

Displaying 6 results from an estimated 6 matches for "flexcel".

Did you mean: excel
2006 Sep 04
0
xlsReadWrite 1.0
...= TRUE, sheet = 1, type = "data.frame", from = 1 ) • write.xls( x, file, colNames = TRUE, sheet = 1, from = 1 ) -- PLATFORM / LICENSE Currently the package is only available on Windows (see also below). The license is GPLv2 with an exception to allow the use of a third party library (flexcel). With this exception the package as a whole becomes a non-free package (according to the R license non-free packages are not encouraged but at least possible/tolerated). See also README. -- TECHNICAL BACKGROUND / PRO VERSION: The core of this package is written in Delphi (PASCAL) and uses the R...
2006 Jun 20
3
hello Excel... (native/Package/BETA)
...pleteness, it's unlikely that I will look into it soon without somebody funding. The Linux people probably won't care anyway and just for macs, hmm, there are still much other things I'd like to look into] - it's written by using the third party library www.tmssoftware.com/flexcel.htm. - the open source version is GPLv2 and has an exception to allow linking flexcel. Due to this exception the package as a whole is non-free and non-standard. - the shareware package has a trial period which allows to check out for anybody for free. After the trial it has to be licen...
2009 Mar 19
2
xlsReadWrite library
Any idea why this library was removed and where could I find it for Windows (only Unix in the Archive) ? Much thanks in advance. Pascal [[alternative HTML version deleted]]
2007 Apr 27
0
Update of xlsReadWrite package
...by email David Kinniburgh) - empty cells for double columns come now as NA (before it was 0) - factors now handled in the Delphi (calls R function as.factor) - matrix output-type otFactor removed (not used) - fixed NA factors bug (thanks to Mark W. Kimpel) - range checks disabled again (flexcel needs this) - some other small fixes o Function declarations as per v1.3.2 - read.xls( file, colNames = TRUE, sheet = 1, type = "data.frame", from = 1, rowNames = NA, colClasses = NA, checkNames = TRUE,...
2010 Jul 07
1
xls.getshlib() error in xlsReadWrite package under W7
...tion contains the cran placeholder shlib (dll/so). Please get the regular shlib (420 KB) by executing the following command: xls.getshlib() Info, forum, issue tracker and manual download at http://www.swissr.org. BACKGROUND: Our own xlsReadWrite code is free, but we also use proprietary code (Flexcel, tmssoftware.com) which can only be distributed legally in precompiled, i.e. binary form. As CRAN 'generally does not accept submissions of precompiled binaries due to security reasons' we only provide a placeholder and you can download the binary shlib separately. NO GUARANTEES: We have do...
2007 Apr 27
0
[ANN:] new package xlsReadWrite*Pro*: announce + update.
...or oleDateTime which triggers formatting as date/time string). - "isodatetime" (character value) - factors now handled in the Delphi code by a call to the R function as.factor - fixed NA factors bug (thanks to Mark W. Kimpel!) - range checks disabled again (flexcel needs this) - other small fixes o Functions (declarations) as per v1.2.1 - "read.xls" <- function( file = if (!is.na( keep )) NA, colNames = if (is.na( keep ) && !is.integer( file )) TRUE else FALSE, sheet = if (is.na( keep ) && !is.intege...