Re: [R] Building customized R for Windows installer using 'make myR'

2012-04-10 Thread David Winsemius
On Apr 10, 2012, at 7:57 PM, Josh O'Brien wrote: Many thanks for your help. I mistakenly deleted my original message (not even knowing that was possible). Apologies for that. Heh. I suspect it disappeared from your mail-client but not from the Archive (or for that matter the multiple rhelp

Re: [R] Building customized R for Windows installer using 'make myR'

2012-04-10 Thread Josh O'Brien
Many thanks for your help. I mistakenly deleted my original message (not even knowing that was possible). Apologies for that. For future reference, when a section of an R manual (like the bit from the 'Installing R Under Windows Section' of the R-admin manual) no longer applies to the current ve

Re: [R] Building customized R for Windows installer using 'make myR'

2012-04-10 Thread Uwe Ligges
On 10.04.2012 20:24, Josh O'Brien wrote: I am attempting to build a customized R installer on Windows, using the Inno Setup installer. I am following the instructions in Section 3.1.8 of the R Installation and Administration Manual ("Building the Inno Setup installer"), which includes the foll

[R] Building customized R for Windows installer using 'make myR'

2012-04-10 Thread Josh O'Brien
I am attempting to build a customized R installer on Windows, using the Inno Setup installer. I am following the instructions in Section 3.1.8 of the R Installation and Administration Manual ("Building the Inno Setup installer"), which includes the following passage: An alternative way to c