Displaying 20 results from an estimated 1000 matches similar to: "hello Excel... (native/Package/BETA)"
2006 Sep 04
0
xlsReadWrite 1.0
The first version of xlsReadWrite has been uploaded to CRAN.
-- WHAT IS IT? / R COMMANDS
The package allows you to read and write Excel files natively. The supported
Format is BIFF 8, i.e. Excel from version 97 up to 2003.
• read.xls( file, colNames = TRUE, sheet = 1, type = "data.frame", from = 1
)
• write.xls( x, file, colNames = TRUE, sheet = 1, from = 1 )
-- PLATFORM / LICENSE
2007 Apr 27
0
[ANN:] new package xlsReadWrite*Pro*: announce + update.
I am happy to announce that a new version of xlsReadWritePro is available.
xlsReadWritePro natively reads and writes Excel files (v97 - 2003) on
Windows. The pro version is more powerful than the free version but,
beeing a small company, we ask you to support our development and
maintenance effort.
The following capabilities have been added (compared to xlsReadWrite):
? in-memory objects
2006 Oct 28
0
xlsReadWritePro trial available
Hi,
I just finished xlsReadWritePro, a package that is - like the free
xlsReadWrite - capable to read and write native Excel files.
The Pro version is a shareware package and adds features such as: ?
Sheet handling (select/insert/copy/delete/ren.) ? Select regions
(columns, rows, cells or area) ? Append data (several possibilities) ?
Work with multiple files at the same time ? Inside information
2007 Apr 27
0
Update of xlsReadWrite package
The (*windows only*) xlsReadWrite package has been updated and the new
version is available on CRAN.
xlsReadWrite natively reads and writes Excel files (v97 - 2003).
o Changes from v1.1.1 to v1.3.3 (versions between never really published)
- ROWNAMES-support also for matrices (not only for data.frame)
- explicit rowNames argument in interface.
(stimulated by email Adrian Dusa)
-
2010 Jul 07
1
xls.getshlib() error in xlsReadWrite package under W7
Dear all,
I installed xlsReadWrite package under Windows 7, and got error when trying
to run xls.getshlib().
Please, see the errors below:
> require(xlsReadWrite)
Loading required package: xlsReadWrite
xlsReadWrite version (cran shlib)
Copyright (C) 2010 Hans-Peter Suter, Treetron, Switzerland.
!! Your installation contains the cran placeholder shlib (dll/so).
Please get the regular shlib
2010 Nov 29
0
Updates for xlsReadWrite (1.5.3) and xlsReadWritePro (1.6.1/3)
The xlsReadWrite[Pro] packages allow to natively read/write Excel files (.xls)
on the Win 32-bit platform.
About a week ago new package versions have been released:
* xlsReadWrite 1.5.3 is available at CRAN (for R2.11/2.12) and from
www.swissr.org/download (binary builds for R2.9 - R2.12)
* xlsReadWritePro 1.6.3 is available from www.swissr.org/download
(binary builds for R2.9 - R2.12)
* (the
2007 Oct 25
2
What to do to use libvorbis with FreePascal?
All,
I am a FreePascal programmer. I am making a Pascal-based application now,
and want to use vorbis as its sound files.
What should I do so that I can use libvorbis with FreePascal?
(Actually, I use Lazarus as the Windows development environment)
Thanks.
--
Comodo Firewall Pro -- Powerful & Free, Forever! Visit www.comodo.com
Support patent-free audio! Visit www.playogg.org
Use
2007 Jul 08
1
Writing Excel (.xls) files on non-Windows OSs using Perl
Hi all,
There have been quite a few threads in the recent months pertaining to
the ability to directly write native Excel (.xls) files from R. For
example, exporting R matrices and/or data frames to an Excel file, with
perhaps the ability to create multiple tabs (worksheets) within a single
file, with one tab/sheet per R object.
There exists the xlsReadWrite package on CRAN by Hans-Peter Suter,
2011 Jan 25
0
xlsReadWrite 1.5.4 and xlsReadWritePro 1.6.4 released
The xlsReadWrite[Pro] package allows to natively read and write Excel
files (.xls) on the Win 32-bit platform.
Changes:
o fix bug with integer conversion (http://dev.swissr.org/issues/113)
PROBLEM: values outside the integer range (i.e. 12345678901) didn't give an NA
(and a warning message) but have been converted to a wrong value
WHERE:
- free/pro: reading an Excel sheet
2008 Aug 05
2
a simple Asterisk AMI interface with Delphi (or Lazarus+FreePascal)
Hi Everyone,
Those of you who have a simple home-based Asterisk box might
be interested in a "simple" Win32 (Win2K or WinXP) interface to
the AMI manager. The quick-start versions merely require
unzipping with NO Installation - hence, NO Uninstall (i.e., no
registry writes at any time by the install nor by the program).
(Unfortunately) the INSTALL version does write to the
2009 Jul 02
2
Export data to Multiple Sheets in Excel via xlsReadWritePro
Is there a way to export multiple datasets into multiple excel spreadsheets using xlsReadWritePro or with xlsReadWrite?
Chris Anderson
707.315.8486
www.sassydeals4u.com
____________________________________________________________
Turn any room into a work of art. Click now for beautiful oriental rugs!
2006 Dec 29
2
Binary AGI Scripts
Hi Everyone,
I'm wondering if anyone here write AGI's in compiled binaries. I'm
writing a small Cepstral AGI in Freepascal/Lazarus. I know there are
some other AGI's out there, but I wanted to add some more functionality
than what is available such as having the AGI determine if the "data"
argument is plain text or a path to a text file and act accordingly.
The
2009 Mar 12
2
Writing xls - multiple sheets
Hi,
Is there a package I can use to write to multiple sheets on xls file,
other than using the paid version of xlsReadWrite package
(xlsReadWritePro)?
Thank you,
Ferry
2007 Jun 07
0
[LLVMdev] libc dependencies, code generation questions
Hi Jonas. I'm very interested in an llvm backend for freepascal. Could you
give some more details?
Is there already something to try and test? Will the code be avaiable on
svn?
Thanks, Nicola
On 6/7/07, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
>
> Hello,
>
> I'm looking into creating an llvm backend for the Free Pascal
> Compiler
2006 Dec 31
8
(OT) Where to post free source for AGI?
Hey all,
After figuring out a problem with AGI and freepascal, I have finished
writing a small Cepstral (http://www.cepstral.com) AGI app. I wrote a
small readme for it at http://www.datatrakpos.com/misc/dial/readme.txt.
I'd like to give it to the community (source/binary) and was wondering
where to post it?
The wiki?
Also, anyone have suggestion on licensing? LGPL? FreeBSD?
Thanks
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]]
2006 Nov 22
4
data in form of a date
Dear all,
I often use dates and times in analyses. I just can't figure out how to
format my date or time column in R. So, apparently R sees the date as
something other than date (character). Let's say I am opening a CSV
file, one of the columns of which is a date or time. How do I specify
that when opening the file?
Thanks for the help,
Jim
--
2007 Jun 07
5
[LLVMdev] libc dependencies, code generation questions
Hello,
I'm looking into creating an llvm backend for the Free Pascal
Compiler (<http://www.freepascal.org>). After reading a bit through
the documentation and looking at some code generated by llvm-gcc, I
have a couple of questions:
1) is there a way to specify ranges in the switch statement? Pascal
supports switch statements (called "case" statements there) which
2004 May 27
4
AGI Pascal
Hi,
Has anyone done any AGI scripting in pascal. I would appreciate help anyone
can offer. My understandin on AGI scripting is very flaky, I am assuming
whatever language is used the application needs to be compile and made
executable. So if I write a script in pascal, I would compile it with
something like freepascal and make it executable.
Thanks
Umar Sear
2007 Feb 08
5
xlsReadWrite Pro and embedding objects and files in Excel worksheets
Hans-Peter and other R developers,
How are you? Have you made any progess with embedding Url's in Excel?
Well, I have been busy thinking of more things for you to do;)
My colleagues in the lab are not R literate, and some are barely
computer literate, so I give them everything in Excel workbooks. I have
gradually evolved a system such that these workbooks have become
compendia of my