Using auto-selected zip options ''
---------- Making package Ruuid ------------
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
running src/Makefile.win ...
gcc -ID:/biocbld/1.9d/R/src/include -O2 -DWin32 -c Ruuid.c -o Ruuid.o
Ruuid.c: In function `UUID2uuidt':
Ruuid.c:33: warning: passing arg 2 of `uuid_pack' from incompatible pointer type
gcc -ID:/biocbld/1.9d/R/src/include -O2 -DWin32 -c pack.c -o pack.o
gcc -ID:/biocbld/1.9d/R/src/include -O2 -DWin32 -c parse.c -o parse.o
gcc -ID:/biocbld/1.9d/R/src/include -O2 -DWin32 -c Rinit.c -o Rinit.o
gcc -ID:/biocbld/1.9d/R/src/include -O2 -DWin32 -c unpack.c -o unpack.o
gcc -ID:/biocbld/1.9d/R/src/include -O2 -DWin32 -c unparse.c -o unparse.o
rm -f -f Ruuid.a
ar cr Ruuid.a *.o
ranlib Ruuid.a
gcc -shared -o Ruuid.dll Ruuid.def Ruuid.a -LD:/biocbld/1.9d/R/bin -lrpcrt4 -lg2c -lRblas -lR
... done
installing DLL
installing R files
installing inst files
installing man source files
installing indices
installing help
>>> Building/Updating help pages for package 'Ruuid'
Formats: text html latex example chm
Ruuid-class text html latex example chm
getuuid text html latex example chm
uuidt-class text html latex example chm
Microsoft HTML Help Compiler 4.74.8702
Compiling d:\biocbld\1.9d\Rpacks\R.INSTALL\Ruuid\chm\Ruuid.chm
Compile time: 0 minutes, 0 seconds
4 Topics
24 Local links
3 Internet links
1 Graphic
Created d:\biocbld\1.9d\Rpacks\R.INSTALL\Ruuid\chm\Ruuid.chm, 18,552 bytes
Compression increased file by 2,270 bytes.
preparing package Ruuid for lazy loading
adding MD5 sums
packaged installation of package 'Ruuid' as Ruuid_1.12.0.zip
* DONE (Ruuid)