Using auto-selected zip options ''
---------- Making package gcrma ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
making baseProfile.d from baseProfile.c
making computeAffinities.d from computeAffinities.c
making postmean.d from postmean.c
gcc -ID:/biocbld/1.8d/R/include -Wall -O2 -c baseProfile.c -o baseProfile.o
baseProfile.c: In function `gcrma_getSeq2':
baseProfile.c:14: warning: unused variable `nx'
gcc -ID:/biocbld/1.8d/R/include -Wall -O2 -c computeAffinities.c -o computeAffinities.o
gcc -ID:/biocbld/1.8d/R/include -Wall -O2 -c postmean.c -o postmean.o
windres --include-dir D:/biocbld/1.8d/R/include -i gcrma_res.rc -o gcrma_res.o
gcc -shared -s -o gcrma.dll gcrma.def baseProfile.o computeAffinities.o postmean.o gcrma_res.o -LD:/biocbld/1.8d/R/bin -lR
... DLL made
installing DLL
installing R files
installing inst files
installing data files
installing man source files
installing indices
not zipping data
installing help
>>> Building/Updating help pages for package 'gcrma'
Formats: text html latex example chm
affinity.spline.coefs text html latex chm
bg.adjust.affinities text html latex chm
bg.adjust.gcrma text html latex example chm
bg.parameters.ns text html latex chm
compute.affinities text html latex chm
fast.bkg text html latex chm
gcrma text html latex example chm
gcrma.engine text html latex example chm
gcrma.engine2 text html latex example chm
getCDF text html latex chm
justGCRMA text html latex example chm
Microsoft HTML Help Compiler 4.74.8702
Compiling d:\biocbld\1.8d\Rpacks\R.INSTALL\gcrma\chm\gcrma.chm
Compile time: 0 minutes, 0 seconds
12 Topics
44 Local links
0 Internet links
1 Graphic
Created d:\biocbld\1.8d\Rpacks\R.INSTALL\gcrma\chm\gcrma.chm, 32,079 bytes
Compression decreased file by 22,674 bytes.
preparing package gcrma for lazy loading
Welcome to Bioconductor
Vignettes contain introductory material. To view, type
'openVignette()' or start with 'help(Biobase)'. For details
on reading vignettes, see the openVignette help page.
adding MD5 sums
packaged installation of package 'gcrma' as gcrma_2.4.1.zip
* DONE (gcrma)