Re: [R] build R with Visual Studio

2006-06-06 Thread Jennifer Lai
ing R with Visual Studio on 32-bit platform, please shed some light on this. Thanks! Sincerely, Jennifer Xiaohua Dai wrote: > Hi, > > R.ll is in my C:\Program Files\R\R-2.3.0\bin. My OS is Win XP. > > > On 6/6/06, Jennifer Lai <[EMAIL PROTECTED]> wrote: > >> Hi, >

[R] build R with Visual Studio

2006-06-06 Thread Jennifer Lai
Hi, Has anyone had success in building R source with Visual Studio? I followed the instructions in README.packages, but failed on the very first step, where it's looking for R.dll. I looked through R source and couldn't find the file. Can someone point me to where this file is located or g

Re: [R] document setReplaceMethod

2006-04-28 Thread Jennifer Lai
wrote: >>>>>>"Jennifer" == Jennifer Lai <[EMAIL PROTECTED]> >>>>>>on Thu, 27 Apr 2006 15:36:04 -0400 writes: >>>>>> >>>>>> > >Jennifer> Hi, >Jennifer> How do I docume

[R] document setReplaceMethod

2006-04-27 Thread Jennifer Lai
Hi, How do I document setReplaceMethod, such as this, setGeneric("x<-", function(.Object, value) standardGeneric("myMethod<-")) setReplaceMethod("x", "myClass", function(.Object, value) { [EMAIL PROTECTED] <- value .Object } ) in the NAMESPACE file? Thanks, Jennifer ___

Re: [R] build R on windows

2006-03-22 Thread Jennifer Lai
ld like to make it as large as possible. Regards, Jennifer Duncan Murdoch wrote: > On 3/21/2006 6:14 PM, Jennifer Lai wrote: > >> Hi, >> I'm not sure if this question has been answered before, but when >> I execute command "Rcmd INSTALL --build nws

[R] build R on windows

2006-03-21 Thread Jennifer Lai
Hi, I'm not sure if this question has been answered before, but when I execute command "Rcmd INSTALL --build nws" to build an R package on Windows, the build process got stucked on the save image step. Here is the snapshot of the build process, --- Making package nws adding build st

[R] Bioconductor and R-devel

2005-08-31 Thread Jennifer Lai
Hi, I have built R (current development version) and BioConductor 1.7 with portland group compiler on a AMD Opteron. When I ran qc assessment on Affymetrix latin square data set, I got the following output, Loading required package: affy Loading required package: Biobase Loading required pack