Re: [R] Failed install of package xlsReadWrite

2010-03-11 Thread Hans-Peter Suter
> Hi, all. I too got this error, and when I went to register the correct DLL
> (thinking the one downloaded but not installed might have been the
> development version) I got an error that the registration had failed.
>
> What I typed:
>
> C:\Program Files\R\R-2.10.0\library\xlsReadWrite\libs>regsvr32
> xlsReadWrite.dll

Executing regsvr32 is absolutely _not_ necessary. It suffice to copy
the dll to the correct place (C:\Program
Files\R\R-2.10.0\library\xlsReadWrite\libs).

Unfortunately there is/was a bug in xlsReadWrite 1.5.1 such that with
a custom R_Libs path the existing dll was not replaced (iirc). This
and the relative-path bug has been fixed in the devel version.

If you download the full version, the package is supposed to work
right away. I currently still use XP (but don't know of any problems
related with Windows 7 or Vista).

Links (full, i.e. non-cran version, R2.10.x):
1.5.1: 
http://dl.dropbox.com/u/2602516/swissrpkg/bin/win32/2.10/xlsReadWrite_1.5.1.zip
devel: 
http://dl.dropbox.com/u/2602516/swissrpkg/bin/win32/2.10/xlsReadWrite_0.0.0.zip

Hope this helps!
(Otherwise feel free to contact me by email (gchappi  gmail), this
really must work).

Cheers,
Hans-Peter

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Failed install of package xlsReadWrite

2010-02-23 Thread Doug Hill

Sorry, forgot to mention I'm running R 2.10 on Windows 7, and I ran the
command window as Administrator. Thanks, Doug
-- 
View this message in context: 
http://n4.nabble.com/Failed-install-of-package-xlsReadWrite-tp1476880p1566479.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Failed install of package xlsReadWrite

2010-02-23 Thread Doug Hill

Hi, all. I too got this error, and when I went to register the correct DLL
(thinking the one downloaded but not installed might have been the
development version) I got an error that the registration had failed. 

What I typed:

C:\Program Files\R\R-2.10.0\library\xlsReadWrite\libs>regsvr32
xlsReadWrite.dll

The error dialog returned is attached.

Any idea what I'm doing wrong?

Thanks,

Doug

http://n4.nabble.com/file/n1566476/R_DLL_ERR.jpg 
-- 
View this message in context: 
http://n4.nabble.com/Failed-install-of-package-xlsReadWrite-tp1476880p1566476.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Failed install of package xlsReadWrite

2010-02-13 Thread Hans-Peter Suter
2010/2/11  :
> Does anyone have a work-around for a failed installation of this package?
>> library(xlsReadWrite)
...
> xls.getshlib()
>
> However, the xls.getshlib() command fails with this error:

(For the record) It probably was a corporate firewall problem.

Apart from info on www.swissr.org (thanks for pointing this out) you
can always download the file directly. The full listing is here:
http://dl.dropbox.com/u/2602516/swissrpkg/listing.html

Direct links to the current (R2.10.x/1.5.1 pkg) version, either:
- download the zipped dll:
http://dl.dropbox.com/u/2602516/swissrpkg/bin/win32/shlib/xlsReadWrite_1.5.1_dll.zip
and manually replace xlsReadWrite.dll (in e.g.
'C:\Programme\R\R-2.10.1\library\xlsReadWrite\libs') or
- download the full package:
http://dl.dropbox.com/u/2602516/swissrpkg/bin/win32/2.10/xlsReadWrite_1.5.1.zip
and re-install.

Note: 0.0.0-versions are development versions. They will be updated
when there is something 'fixworthy' while a new official version is
'in wait mode'. Currently 0.0.0 fixes a bug with non-absolute file
paths in 1.5.1.

Cheers,
Hans-Peter

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Failed install of package xlsReadWrite

2010-02-10 Thread Dieter Menne


david.luckett wrote:
> 
> Does anyone have a work-around for a failed installation of this package?
> 
>> library(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 (420 KB) by executing the following command:
> 
> ...
> 

You should probably contact Hans-Peter Suter on his new address:

http://www.swissr.org/

He is very responsive.

Dieter


-- 
View this message in context: 
http://n4.nabble.com/Failed-install-of-package-xlsReadWrite-tp1476880p1476930.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Failed install of package xlsReadWrite

2010-02-10 Thread david . luckett
Does anyone have a work-around for a failed installation of this package?

> library(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 (420 KB) by executing the following command:

xls.getshlib()

However, the xls.getshlib() command fails with this error:

> xls.getshlib()
Loading required package: tools
--- xls.getshlib running... --- 
Error in copyOrDownload(url) : 
  downloading 
'http://dl.dropbox.com/u/2602516/swissrpkg/bin/win32/shlib/xlsReadWrite_1.5.1_dll.zip'
to 'D:\DOCUME~1\lucketd\LOCALS~1\Temp\Rtmp1fxn1L/xlsReadWrite.zip' failed
In addition: Warning message:
In download.file(url, fpzip.temp, method = "internal", quiet = TRUE,  :
  unable to connect to 'dl.dropbox.com' on port 80.

I am able to download the required ZIP files and extract the contents 
manually but am not 100% sure 
where they should be located, or how to remove/replace the "CRAN 
placeholder".

--
Many thanks for any help.

Dr David Luckett
EH Graham Centre
Charles Sturt University and Industry & Investment NSW
Wagga_Wagga  NSW  2650  Australia


This message is intended for the addressee named and may...{{dropped:6}}

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.