Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-03-18 11:07:59 -0400 (Fri, 18 Mar 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" | 4334 |
riesling1 | Windows Server 2019 Standard | x64 | R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" | 4097 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" | 4083 |
merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" | 4134 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the methimpute package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/methimpute.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1116/2090 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
methimpute 1.17.1 (landing page) Aaron Taudt
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
riesling1 | Windows Server 2019 Standard / x64 | OK | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: methimpute |
Version: 1.17.1 |
Command: rm -rf methimpute.buildbin-libdir && mkdir methimpute.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=methimpute.buildbin-libdir methimpute_1.17.1.tar.gz |
StartedAt: 2022-03-17 21:20:15 -0400 (Thu, 17 Mar 2022) |
EndedAt: 2022-03-17 21:21:28 -0400 (Thu, 17 Mar 2022) |
EllapsedTime: 72.8 seconds |
RetCode: 0 |
Status: OK |
PackageFile: methimpute_1.17.1.zip |
PackageFileSize: 1.886 MiB |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf methimpute.buildbin-libdir && mkdir methimpute.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=methimpute.buildbin-libdir methimpute_1.17.1.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'methimpute' ... ** using staged installation ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c densities.cpp -o densities.o densities.cpp: In member function 'virtual void BinomialTestContext::calc_densities(Rcpp::Matrix<14>::Row&)': densities.cpp:614:31: warning: 'prob_context' may be used uninitialized in this function [-Wmaybe-uninitialized] if (verbosity >= 4) Rprintf("obs_test[t=%d] = %d, obs_total[t] = %d, prob_context = %g\n", t, obs_test[t], obs_total[t], prob_context); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c fitHMM.cpp -o fitHMM.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c fitHMM_context.cpp -o fitHMM_context.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c hmm_context.cpp -o hmm_context.o hmm_context.cpp: In destructor 'HMM_context::~HMM_context()': hmm_context.cpp:68:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Density*>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (int i=0; i<this->emissionDensities.size(); i++) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c methimpute_init.c -o methimpute_init.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c scalehmm.cpp -o scalehmm.o scalehmm.cpp: In destructor 'ScaleHMM::~ScaleHMM()': scalehmm.cpp:311:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Density*>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (int i=0; i<this->emissionDensities.size(); i++) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o methimpute.dll tmp.def RcppExports.o densities.o fitHMM.o fitHMM_context.o hmm_context.o methimpute_init.o scalehmm.o -fopenmp -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to D:/biocbuild/bbs-3.15-bioc/meat/methimpute.buildbin-libdir/00LOCK-methimpute/00new/methimpute/libs/x64 ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'methimpute' finding HTML links ... done arabidopsis_TEs html arabidopsis_chromosomes html arabidopsis_genes html arabidopsis_toydata html binning html binomialTestMethylation html callMethylation html callMethylationSeparate html collapseBins html distanceCorrelation html estimateTransDist html exportMethylome html extractCytosinesFromFASTA html finding level-2 HTML links ... done getDistinctColors html getPosteriors html getStateColors html import html importRene html inflateMethylome html loadFromFiles html methimpute-objects html methimpute-package html methimputeBinomialHMM html methimputeData html parameterScan html plotting html print.methimputeBinomialHMM html transCoord 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 * MD5 sums packaged installation of 'methimpute' as methimpute_1.17.1.zip * DONE (methimpute)