Using auto-selected zip options 'GGtools-ZIPDATA=zip'
---------- Making package GGtools ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
making minfra.d from minfra.cc
g++ -ID:/biocbld/1.9d/R/include -Wall -O2 -c minfra.cc -o minfra.o
minfra.cc: In function `matrix operator/(matrix&, matrix&)':
minfra.cc:459: warning: unused variable 'a2c'
minfra.cc: In function `matrix delete_col(matrix, int)':
minfra.cc:545: warning: unused variable 'ncop'
minfra.cc:545: warning: unused variable 'nresel'
minfra.cc:545: warning: unused variable 'skip'
minfra.cc:546: warning: unused variable 'resbase'
minfra.cc:546: warning: unused variable 'Xbase'
minfra.cc: In function `int split(matrix&, matrix&, matrix*)':
minfra.cc:1210: warning: unused variable 'j'
minfra.cc: In function `matrix* split(matrix&, matrix&)':
minfra.cc:1245: warning: unused variable 'j'
windres --include-dir D:/biocbld/1.9d/R/include -i GGtools_res.rc -o GGtools_res.o
g++ -shared -s -o GGtools.dll GGtools.def minfra.o GGtools_res.o -LD:/biocbld/1.9d/R/bin -lR
... DLL made
installing DLL
installing R files
installing inst files
installing data files
preparing package GGtools for lazy data loading
installing man source files
installing indices
installing help
>>> Building/Updating help pages for package 'GGtools'
Formats: text html latex example chm
HM2rac text html latex example chm
HMworkflow text html latex example chm
geneLocs text html latex example chm
genoStrings text html latex example chm
make_racExSet text html latex example chm
plot_EvG text html latex example chm
racExSet-class text html latex example chm
snpMeta-class text html latex example chm
snpScreen text html latex example chm
snps text html latex example chm
Microsoft HTML Help Compiler 4.74.8702
Compiling d:\biocbld\1.9d\Rpacks\R.INSTALL\GGtools\chm\GGtools.chm
Compile time: 0 minutes, 0 seconds
11 Topics
82 Local links
0 Internet links
1 Graphic
Created d:\biocbld\1.9d\Rpacks\R.INSTALL\GGtools\chm\GGtools.chm, 32,258 bytes
Compression decreased file by 25,030 bytes.
adding MD5 sums
packaged installation of package 'GGtools' as GGtools_1.2.0.zip
* DONE (GGtools)