############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/ChemmineR_3.44.0.tar.gz && rm -rf ChemmineR.buildbin-libdir && mkdir ChemmineR.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ChemmineR.buildbin-libdir ChemmineR_3.44.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL ChemmineR_3.44.0.zip && rm ChemmineR_3.44.0.tar.gz ChemmineR_3.44.0.zip ### ############################################################################## ############################################################################## % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 780k 100 780k 0 0 1165k 0 --:--:-- --:--:-- --:--:-- 1167k install for i386 * installing *source* package 'ChemmineR' ... ** using staged installation ** libs "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"c:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c DisjointSets.cpp -o DisjointSets.o "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"c:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cluster.cc -o cluster.o cluster.cc: In function 'int nbr_intersect(std::vector&, std::vector&)': cluster.cc:118:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] while (i < nbrs1.size() and j < nbrs2.size()) { ~~^~~~~~~~~~~~~~ cluster.cc:118:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] while (i < nbrs1.size() and j < nbrs2.size()) { ~~^~~~~~~~~~~~~~ cluster.cc: In function 'int contains(int, std::vector&)': cluster.cc:131:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] for(int i=0; i < list.size(); i++) ~~^~~~~~~~~~~~~ cluster.cc: In function 'DisjointSets cluster(int, int, int, int)': cluster.cc:267:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] for (int j = 0; j < nbr_list[i].size(); j ++) { ~~^~~~~~~~~~~~~~~~~~~~ cluster.cc: In function 'void loadNNMatrix(int, int, int, SEXP)': cluster.cc:284:21: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for(unsigned i=0; i::size_type' {aka 'unsigned int'} and 'int' [-Wsign-compare] if(nbrs.size() < minNbrs) // will end up a singleton ~~~~~~~~~~~~^~~~~~~~~ cluster.cc: In function 'void loadNNList(int, int, SEXP)': cluster.cc:314:21: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for(unsigned i=0; i::size_type' {aka 'unsigned int'} and 'int' [-Wsign-compare] if(nbrs.size() < minNbrs) // will end up a singleton ~~~~~~~~~~~~^~~~~~~~~ cluster.cc: In function 'SEXPREC* jarvis_patrick(SEXP, SEXP, SEXP, SEXP, SEXP)': cluster.cc:390:21: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for(unsigned i=0; i::************ ^ In file included from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/bind/mem_fn.hpp:25, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mem_fn.hpp:22, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/function/detail/prologue.hpp:18, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/function.hpp:30, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/algorithm/string/detail/find_iterator.hpp:18, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/algorithm/string/find_iterator.hpp:24, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/algorithm/string/iter_find.hpp:27, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/algorithm/string/split.hpp:16, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/algorithm/string.hpp:23, from cstrsplit.cc:7: C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template T * get_pointer(std::auto_ptr const& p) ^~~~~~~~ In file included from C:/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from C:/rtools40/mingw32/include/c++/8.3.0/locale:43, from C:/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from cstrsplit.cc:2: C:/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"c:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c desc.cc -o desc.o desc.cc: In function 'SEXPREC* genAPDescriptor(SEXP)': desc.cc:249:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] for(int i=0; i < descs.size(); i++) ~~^~~~~~~~~~~~~~ "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"c:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fingerprints.cc -o fingerprints.o fingerprints.cc: In function 'SEXPREC* uniquifyAtomPairs(SEXP)': fingerprints.cc:138:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] for(int i=0; i < aps.size(); i++) ~~^~~~~~~~~~~~ fingerprints.cc:145:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] for(int i=0; i < aps.size(); i++){ ~~^~~~~~~~~~~~ fingerprints.cc:158:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] for(int i=0; i < aps.size(); i++){ ~~^~~~~~~~~~~~ "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"c:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c formats.cc -o formats.o formats.cc: In function 'int sdf_iter(std::fstream&, std::__cxx11::string&, int&)': formats.cc:237:10: warning: 'char* strncpy(char*, const char*, size_t)' output may be truncated copying 4 bytes from a string of length 100001 [-Wstringop-truncation] strncpy(buf_4, line, 4); ~~~~~~~^~~~~~~~~~~~~~~~ "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"c:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c molecule.cc -o molecule.o "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"c:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c r_wrap.cc -o r_wrap.o r_wrap.cc: In function 'SEXPREC* SWIG_MakePtr(void*, const char*, R_SWIG_Owner)': r_wrap.cc:949:15: warning: variable 'p' set but not used [-Wunused-but-set-variable] const char *p = typeName; ^ "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"c:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c script.cc -o script.o In file included from script.cc:2: desc.h:39:13: warning: 'elements' defined but not used [-Wunused-variable] static char elements[112][3] = { ^~~~~~~~ "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"c:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c similarity.cc -o similarity.o In file included from similarity.cc:1: desc.h:39:13: warning: 'elements' defined but not used [-Wunused-variable] static char elements[112][3] = { ^~~~~~~~ C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o ChemmineR.dll tmp.def DisjointSets.o cluster.o cstrsplit.o desc.o fingerprints.o formats.o molecule.o r_wrap.o script.o similarity.o -Lc:/extsoft/lib/i386 -Lc:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/i386 -lR installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/ChemmineR.buildbin-libdir/00LOCK-ChemmineR/00new/ChemmineR/libs/i386 ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'ChemmineR' finding HTML links ... done AP-class html APset-class html ExtSDF-class html FP-class html FPset-class html SDF-class html SDF2apcmp html SDFDataTable html SDFset-class html SDFset2SDF html SDFset2list html SDFstr-class html SMI-class html SMIset-class html addDescriptorType html addNewFeatures html ap html apfp html apset html apset2descdb html atomblock html atomcount html atomprop html atomsubset html batchByIndex html bondblock html bonds html browseJob html bufferLines html bufferResultSet html byCluster html canonicalNumbering html canonicalize html cid html cluster.sizestat html cluster.visualize html cmp.cluster html cmp.duplicated html cmp.parse html cmp.parse1 html cmp.search html cmp.similarity html conMA html connections html datablock html datablock2ma html db.explain html db.subset html dbTransaction html desc2fp html draw_sdf html exactMassOB html findCompounds html findCompoundsByName html fingerprintOB html fold html foldCount html fp2bit html fpSim html fptype html fromNNMatrix html genAPDescriptors html genParameters html generate3DCoords html getAllCompoundIds html getCompoundFeatures html getCompoundNames html getCompounds html getIds html grepSDFset html groups html header html initDb html jarvisPatrick html jarvisPatrick_c html jobToken-class html largestComponent html launchCMTool html listCMTools html listFeatures html loadSdf html makeUnique html maximallyDissimilar html nearestNeighbors html numBits html obmol html openBabelPlot html parBatchByIndex html plotStruc html propOB html pubchemCidToSDF html pubchemFPencoding html pubchemName2CID html pubchemSDFSearch html pubchemSmilesSearch html read.AP html read.SDFindex html read.SDFset html read.SDFstr html read.SMIset html regenerateCoords html result html rings html sdf.subset html sdf.visualize html sdf2ap html sdf2list html sdf2smiles html sdf2str html sdfStream html sdfid html sdfsample html sdfstr2list html searchSim html searchString html selectInBatches html setPriorities html smartsSearchOB html smiles2sdf html smisample html status html toolDetails html trimNeighbors html validSDF html view html write.SDF html write.SDFsplit html write.SMI html ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path install for x64 * installing *source* package 'ChemmineR' ... ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"C:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c DisjointSets.cpp -o DisjointSets.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"C:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cluster.cc -o cluster.o cluster.cc: In function 'int nbr_intersect(std::vector&, std::vector&)': cluster.cc:118:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] while (i < nbrs1.size() and j < nbrs2.size()) { ~~^~~~~~~~~~~~~~ cluster.cc:118:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] while (i < nbrs1.size() and j < nbrs2.size()) { ~~^~~~~~~~~~~~~~ cluster.cc: In function 'int contains(int, std::vector&)': cluster.cc:131:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(int i=0; i < list.size(); i++) ~~^~~~~~~~~~~~~ cluster.cc: In function 'DisjointSets cluster(int, int, int, int)': cluster.cc:267:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (int j = 0; j < nbr_list[i].size(); j ++) { ~~^~~~~~~~~~~~~~~~~~~~ cluster.cc: In function 'void loadNNMatrix(int, int, int, SEXP)': cluster.cc:284:21: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for(unsigned i=0; i::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] if(nbrs.size() < minNbrs) // will end up a singleton ~~~~~~~~~~~~^~~~~~~~~ cluster.cc: In function 'void loadNNList(int, int, SEXP)': cluster.cc:314:21: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for(unsigned i=0; i::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] if(nbrs.size() < minNbrs) // will end up a singleton ~~~~~~~~~~~~^~~~~~~~~ cluster.cc: In function 'SEXPREC* jarvis_patrick(SEXP, SEXP, SEXP, SEXP, SEXP)': cluster.cc:390:21: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for(unsigned i=0; i::************ ^ In file included from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/bind/mem_fn.hpp:25, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/mem_fn.hpp:22, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/function/detail/prologue.hpp:18, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/function.hpp:30, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/algorithm/string/detail/find_iterator.hpp:18, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/algorithm/string/find_iterator.hpp:24, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/algorithm/string/iter_find.hpp:27, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/algorithm/string/split.hpp:16, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/algorithm/string.hpp:23, from cstrsplit.cc:7: C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template T * get_pointer(std::auto_ptr const& p) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/locale:43, from C:/rtools40/mingw64/include/c++/8.3.0/iomanip:43, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/RcppCommon.h:53, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include/Rcpp.h:27, from cstrsplit.cc:2: C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"C:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c desc.cc -o desc.o desc.cc: In function 'SEXPREC* genAPDescriptor(SEXP)': desc.cc:249:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(int i=0; i < descs.size(); i++) ~~^~~~~~~~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"C:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fingerprints.cc -o fingerprints.o fingerprints.cc: In function 'SEXPREC* uniquifyAtomPairs(SEXP)': fingerprints.cc:138:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(int i=0; i < aps.size(); i++) ~~^~~~~~~~~~~~ fingerprints.cc:145:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(int i=0; i < aps.size(); i++){ ~~^~~~~~~~~~~~ fingerprints.cc:158:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(int i=0; i < aps.size(); i++){ ~~^~~~~~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"C:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c formats.cc -o formats.o formats.cc: In function 'int sdf_iter(std::fstream&, std::__cxx11::string&, int&)': formats.cc:237:10: warning: 'char* strncpy(char*, const char*, size_t)' output may be truncated copying 4 bytes from a string of length 100001 [-Wstringop-truncation] strncpy(buf_4, line, 4); ~~~~~~~^~~~~~~~~~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"C:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c molecule.cc -o molecule.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"C:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c r_wrap.cc -o r_wrap.o r_wrap.cc: In function 'SEXPREC* SWIG_MakePtr(void*, const char*, R_SWIG_Owner)': r_wrap.cc:949:15: warning: variable 'p' set but not used [-Wunused-but-set-variable] const char *p = typeName; ^ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"C:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c script.cc -o script.o In file included from script.cc:2: desc.h:39:13: warning: 'elements' defined but not used [-Wunused-variable] static char elements[112][3] = { ^~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/BH/include' -I"C:/extsoft/include" -DNO_MAIN -DNO_DEBUG -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c similarity.cc -o similarity.o In file included from similarity.cc:1: desc.h:39:13: warning: 'elements' defined but not used [-Wunused-variable] static char elements[112][3] = { ^~~~~~~~ C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o ChemmineR.dll tmp.def DisjointSets.o cluster.o cstrsplit.o desc.o fingerprints.o formats.o molecule.o r_wrap.o script.o similarity.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/ChemmineR.buildbin-libdir/ChemmineR/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'ChemmineR' as ChemmineR_3.44.0.zip * DONE (ChemmineR) * installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library' package 'ChemmineR' successfully unpacked and MD5 sums checked