Re: [Rd] Using SVN + SSH on windows

2010-03-27 Thread David Scott
Uwe Ligges wrote: It is really not hard to set it up. I am using a vanilla ssh (rather than putty) and that works fine all the time... Uwe Ligges Ditto here. I am using ssh non commercial version with tortoise on Vista, and I don't recall any problems setting it up. R-forge works perfectly

Re: [Rd] update.packages(1)

2010-03-27 Thread Duncan Murdoch
On 27/03/2010 4:48 PM, Seth Falcon wrote: On 3/27/10 1:43 PM, Duncan Murdoch wrote: On 25/03/2010 3:16 PM, Arni Magnusson wrote: I'm relaying a question from my institute's sysadmin: Would it be possible to modify update.packages() and related functions so that 'lib.loc' accepts integer values

Re: [Rd] update.packages(1)

2010-03-27 Thread Seth Falcon
On 3/27/10 1:43 PM, Duncan Murdoch wrote: > On 25/03/2010 3:16 PM, Arni Magnusson wrote: >> I'm relaying a question from my institute's sysadmin: >> >> Would it be possible to modify update.packages() and related functions >> so that 'lib.loc' accepts integer values to specify a library from the >>

Re: [Rd] update.packages(1)

2010-03-27 Thread Duncan Murdoch
On 25/03/2010 3:16 PM, Arni Magnusson wrote: I'm relaying a question from my institute's sysadmin: Would it be possible to modify update.packages() and related functions so that 'lib.loc' accepts integer values to specify a library from the .libPaths() vector? Many Linux users want to update

Re: [Rd] Using SVN + SSH on windows

2010-03-27 Thread Henrik Bengtsson
me post on  but I do not manage to find the solution. Here is what I >>>>> did: >>>>> >>>>> 1/ I download 'puttygen.exe'. I generate a key (256 bits). >>>>> 2/ I save the private key in a file 'private.ppk' on my compute

Re: [Rd] Using SVN + SSH on windows

2010-03-27 Thread Gabor Grothendieck
I wasn't commenting of the overall worth of the system or the efforts of those involved in it but your experience is with Linux rather than Windows and I don't think you understand the problems that Windows users have with this. The poster may have believed its uniquely his problem but in fact oth

Re: [Rd] Using SVN + SSH on windows

2010-03-27 Thread Henrik Bengtsson
t; 1/ I download 'puttygen.exe'. I generate a key (256 bits). >>>> 2/ I save the private key in a file 'private.ppk' on my computer. >>>> 3/ I copy-paste the public key on sourceforge >>>> ssh-rsa >>>> B3NzaC1yc2EBJQAAACEAobwyc

Re: [Rd] Using SVN + SSH on windows

2010-03-27 Thread Dirk Eddelbuettel
On 27 March 2010 at 13:50, Gabor Grothendieck wrote: | The worst part is the 20 minute delay which means that if here is | something wrong and you don't know what it is and need to try various | things via trial and error each try takes 20 minutes so its not | surprising that it can be extremely t

[Rd] Installing R-packages in Windows Using Rtools - compilation error when included in C header

2010-03-27 Thread Naim Rashid
Hi all, I have been attempting to find a resolution to this problem but could not to any avail. I am attempting to install an R-package from source in windows that depends on underlying C-code.  I should mention that this error is not found when installing this package from source in Linux or Mac.

Re: [Rd] Using SVN + SSH on windows

2010-03-27 Thread Gabor Grothendieck
The worst part is the 20 minute delay which means that if here is something wrong and you don't know what it is and need to try various things via trial and error each try takes 20 minutes so its not surprising that it can be extremely time consuming to set up. I did set it up a long time ago so p

Re: [Rd] Using SVN + SSH on windows

2010-03-27 Thread Uwe Ligges
It is really not hard to set it up. I am using a vanilla ssh (rather than putty) and that works fine all the time... Uwe Ligges On 27.03.2010 18:31, Gabor Grothendieck wrote: s getting commits to R-Forge to work from Windows. The entire system is really geared to UNIX. It took me a couple o

Re: [Rd] Using SVN + SSH on windows

2010-03-27 Thread Gabor Grothendieck
tygen.exe'. I generate a key (256 bits). >> 2/ I save the private key in a file 'private.ppk' on my computer. >> 3/ I copy-paste the public key on sourceforge >> ssh-rsa >> B3NzaC1yc2EBJQAAACEAobwycGGZrMZ39i7Vtrdk3ahN1hVw/tPoiShJGk1xjRs= >> rsa-k

Re: [Rd] Using SVN + SSH on windows

2010-03-27 Thread Christophe Genolini
rMZ39i7Vtrdk3ahN1hVw/tPoiShJGk1xjRs= rsa-key-20100327 4/ I wait two hours. 5/ On my computer, I run 'pageant.exe'. 6/ I click on 'Add key'. I load the file 'private.ppk' 7/ I close 'pageant.exe' (still actif in the task bar). 8/ I open explorer. I create a director

Re: [Rd] Using SVN + SSH on windows

2010-03-27 Thread Henrik Bengtsson
rge >> ssh-rsa >> B3NzaC1yc2EBJQAAACEAobwycGGZrMZ39i7Vtrdk3ahN1hVw/tPoiShJGk1xjRs= >> rsa-key-20100327 >> 4/ I wait two hours. >> 5/ On my computer, I run 'pageant.exe'. >> 6/ I click on 'Add key'. I load the file 'private.ppk' >&g

Re: [Rd] Using SVN + SSH on windows

2010-03-27 Thread Henrik Bengtsson
ion. Here is what I did: > > 1/ I download 'puttygen.exe'. I generate a key (256 bits). > 2/ I save the private key in a file 'private.ppk' on my computer. > 3/ I copy-paste the public key on sourceforge > ssh-rsa > B3NzaC1yc2EBJQAAACEAobwycGGZrMZ39i7Vt

Re: [Rd] Using SVN + SSH on windows

2010-03-27 Thread Uwe Ligges
computer. 3/ I copy-paste the public key on sourceforge ssh-rsa B3NzaC1yc2EBJQAAACEAobwycGGZrMZ39i7Vtrdk3ahN1hVw/tPoiShJGk1xjRs= rsa-key-20100327 4/ I wait two hours. 5/ On my computer, I run 'pageant.exe'. 6/ I click on 'Add key'. I load the file 'private.ppk'

[Rd] Using SVN + SSH on windows

2010-03-27 Thread Christophe Genolini
a key (256 bits). 2/ I save the private key in a file 'private.ppk' on my computer. 3/ I copy-paste the public key on sourceforge ssh-rsa B3NzaC1yc2EBJQAAACEAobwycGGZrMZ39i7Vtrdk3ahN1hVw/tPoiShJGk1xjRs= rsa-key-20100327 4/ I wait two hours. 5/ On my computer, I run 'pageant

Re: [Rd] Suggestion: Not having to export .conflicts.OK in name spaces

2010-03-27 Thread Henrik Bengtsson
Hi. On Mon, Mar 22, 2010 at 5:36 PM, Seth Falcon wrote: > On 3/22/10 3:57 AM, Martin Maechler wrote: >>> >>> "SF" == Seth Falcon >>>     on Fri, 19 Mar 2010 13:47:17 -0700 writes: >> >>     SF>  On 3/17/10 9:11 AM, Henrik Bengtsson wrote: >>     >>  Currently library() and attach() fa

Re: [Rd] : Operator overloading for custom classes

2010-03-27 Thread Chidambaram Annamalai
Thank you for replying! But I have since figured out how to perform the operator overloading after reading the "Not so short tutorial to S4 classes" and a bit of Robert Gentleman's deceptively titled book on R. (I had mistakenly posted to r-devel earlier and when I posted to r-help subsequently I