* installing *source* package 'bipartite' ...
** libs
  making DLL ...
make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/local/2.11/bipartite/src'
g++ -I"d:/Rcompile/recent/R32-2.11.1/include"    -I"d:/RCompile/CRANpkg/extralibs/local/include"     -O2 -Wall  -c bmn5.cc -o bmn5.o
g++ -I"d:/Rcompile/recent/R32-2.11.1/include"    -I"d:/RCompile/CRANpkg/extralibs/local/include"     -O2 -Wall  -c identifyModules.cc -o identifyModules.o
identifyModules.cc: In function 'int identifyModules(int*, char**)':
identifyModules.cc:169: warning: deprecated conversion from string constant to 'char*'
identifyModules.cc: In function 'bool parseCommandLine(int, char**)':
identifyModules.cc:389: warning: deprecated conversion from string constant to 'char*'
dendro.h: In member function 'elementd* dendro::findCommonAncestor(list**, int, int)':
dendro.h:619: warning: 'lastStep' may be used uninitialized in this function
dendro.h: In member function 'list* dendro::binarySearchFind(double)':
dendro.h:426: warning: 'tail' may be used uninitialized in this function
dendro.h:426: warning: 'head' may be used uninitialized in this function
rbtree.h: In member function 'list* rbtree::returnListOfKeys()':
rbtree.h:262: warning: 'tail' may be used uninitialized in this function
rbtree.h:262: warning: 'head' may be used uninitialized in this function
dendro.h: In member function 'void dendro::refreshLikelihood()':
dendro.h:2369: warning: 'dL' may be used uninitialized in this function
dendro.h: In member function 'bool dendro::importDendrogramStructure(std::string)':
dendro.h:1594: warning: 'dL' may be used uninitialized in this function
dendro.h: In member function 'void dendro::buildDendrogram(bool)':
dendro.h:1407: warning: 'dL' may be used uninitialized in this function
dendro.h: In member function 'list* dendro::mergeLists(list*, list*)':
dendro.h:966: warning: 'head' may be used uninitialized in this function
dendro.h:965: warning: 'current' may be used uninitialized in this function
dendro.h: In member function 'bool dendro::monteCarloMove(double&, bool&, double, double)':
dendro.h:1833: warning: 'p_x' is used uninitialized in this function
dendro.h:1834: warning: 'p_y' is used uninitialized in this function
dendro.h:1678: warning: 'Lcont_y' may be used uninitialized in this function
dendro.h:1678: warning: 'Lcont_x' may be used uninitialized in this function
g++ -shared -s -static-libgcc -o bipartite.dll tmp.def bmn5.o identifyModules.o -Ld:/RCompile/CRANpkg/extralibs/local/lib -Ld:/Rcompile/recent/R32-2.11.1/bin -lR
make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/local/2.11/bipartite/src'
installing to d:/Rcompile/CRANpkg/lib/2.11/bipartite/libs
  ... done
** R
** data
** inst
** preparing package for lazy loading
Loading required package: igraph
Loading required package: survival
Loading required package: splines
This is vegan 1.17-9
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
----------------------------------------------------------
This is bipartite 1.15. 
For latest additions type: ?bipartite.
For citation please type: citation("bipartite").
Have a nice time plotting and analysing two-mode networks.
----------------------------------------------------------

* MD5 sums
packaged installation of 'bipartite' as bipartite_1.15.zip

* DONE (bipartite)