Using auto-selected zip options ''
---------- Making package plier ------------
adding build stamp to DESCRIPTION
making DLL ...
making affyplier.d from affyplier.cpp
making plier_impl.d from plier_impl.cpp
making plieralg.d from plieralg.cpp
making rwrapper.d from rwrapper.cpp
g++ -ID:/biocbld/1.8d/R/include -Wall -O2 -c affyplier.cpp -o affyplier.o
g++ -ID:/biocbld/1.8d/R/include -Wall -O2 -c plier_impl.cpp -o plier_impl.o
g++ -ID:/biocbld/1.8d/R/include -Wall -O2 -c plieralg.cpp -o plieralg.o
plieralg.cpp: In function `long int NewtonPlier(plier_data*, double&)':
plieralg.cpp:909: warning: 'LogLikelihood' might be used uninitialized in this function
plieralg.cpp: At global scope:
plieralg.cpp:48: warning: 'g_ErrorCode' defined but not used
g++ -ID:/biocbld/1.8d/R/include -Wall -O2 -c rwrapper.cpp -o rwrapper.o
windres --include-dir D:/biocbld/1.8d/R/include -i plier_res.rc -o plier_res.o
g++ -shared -s -o plier.dll plier.def affyplier.o plier_impl.o plieralg.o rwrapper.o plier_res.o -LD:/biocbld/1.8d/R/bin -lR
... DLL made
installing DLL
installing R files
installing man source files
installing indices
installing help
>>> Building/Updating help pages for package 'plier'
Formats: text html latex example chm
justPlier text html latex example chm
Microsoft HTML Help Compiler 4.74.8702
Compiling d:\biocbld\1.8d\Rpacks\R.INSTALL\plier\chm\plier.chm
Compile time: 0 minutes, 0 seconds
2 Topics
2 Local links
0 Internet links
1 Graphic
Created d:\biocbld\1.8d\Rpacks\R.INSTALL\plier\chm\plier.chm, 16,873 bytes
Compression increased file by 7,913 bytes.
adding MD5 sums
packaged installation of package 'plier' as plier_1.4.0.zip
* DONE (plier)