Back to Multiple platform build/check report for BioC 3.10
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

BUILD BIN report for Rqc on tokay1

This page was generated on 2020-04-15 12:24:03 -0400 (Wed, 15 Apr 2020).

Package 1476/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rqc 1.20.0
Welliton Souza
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/Rqc
Branch: RELEASE_3_10
Last Commit: dd3ec8b
Last Changed Date: 2019-10-29 13:09:06 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS [ OK ]UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: Rqc
Version: 1.20.0
Command: rm -rf Rqc.buildbin-libdir && mkdir Rqc.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=Rqc.buildbin-libdir Rqc_1.20.0.tar.gz
StartedAt: 2020-04-15 09:35:17 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 09:36:30 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 73.5 seconds
RetCode: 0
Status:  OK  
PackageFile: Rqc_1.20.0.zip
PackageFileSize: 1.179 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf Rqc.buildbin-libdir && mkdir Rqc.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=Rqc.buildbin-libdir Rqc_1.20.0.tar.gz
###
##############################################################################
##############################################################################



install for i386

* installing *source* package 'Rqc' ...
** using staged installation
** libs
C:/Rtools/mingw_32/bin/g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c RRDNA.cpp -o RRDNA.o
RRDNA.cpp: In function 'Rcpp::StringVector toRRDNA(Rcpp::StringVector)':
RRDNA.cpp:51:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (j = 0; j < dna.size(); j+=3)
                           ^
RRDNA.cpp: In function 'Rcpp::StringVector fromRRDNA(Rcpp::StringVector)':
RRDNA.cpp:102:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for(j = 1; j < rrdna.size(); ++j) {
                      ^
C:/Rtools/mingw_32/bin/g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o Rqc.dll tmp.def RRDNA.o RcppExports.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/Rqc.buildbin-libdir/00LOCK-Rqc/00new/Rqc/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'Rqc'
    finding HTML links ... done
    Rqc-package                             html  
    RqcResultSet-class                      html  
    checkpoint                              html  
    detectFileFormat                        html  
    fromRRDNA                               html  
    matdist                                 html  
    rqc                                     html  
    finding level-2 HTML links ... done

    rqcCycleAverageQualityPcaPlot           html  
    rqcCycleAverageQualityPlot              html  
    rqcCycleBaseCallsPlot                   html  
    rqcCycleGCPlot                          html  
    rqcCycleQualityBoxPlot                  html  
    rqcCycleQualityPlot                     html  
    rqcFileHeatmap                          html  
    rqcGroupCycleAverageQualityPlot         html  
    rqcQA                                   html  
Rd warning: C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpczbfVf/R.INSTALL147c66e64a3e/Rqc/man/rqcQA.Rd:65: file link 'FastqFile' in package 'ShortRead' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpczbfVf/R.INSTALL147c66e64a3e/Rqc/man/rqcQA.Rd:66: file link 'BamFile' in package 'Rsamtools' does not exist and so has been treated as a topic
    rqcReadFrequencyPlot                    html  
    rqcReadQualityBoxPlot                   html  
    rqcReadQualityPlot                      html  
    rqcReadWidthPlot                        html  
    rqcReport                               html  
    rqcShinyReport                          html  
    stats4trim                              html  
    subsetByGroup                           html  
    subsetByPair                            html  
    toRRDNA                                 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 'Rqc' ...
** libs
C:/Rtools/mingw_64/bin/g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c RRDNA.cpp -o RRDNA.o
RRDNA.cpp: In function 'Rcpp::StringVector toRRDNA(Rcpp::StringVector)':
RRDNA.cpp:51:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (j = 0; j < dna.size(); j+=3)
                           ^
RRDNA.cpp: In function 'Rcpp::StringVector fromRRDNA(Rcpp::StringVector)':
RRDNA.cpp:102:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for(j = 1; j < rrdna.size(); ++j) {
                      ^
C:/Rtools/mingw_64/bin/g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o Rqc.dll tmp.def RRDNA.o RcppExports.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/Rqc.buildbin-libdir/Rqc/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'Rqc' as Rqc_1.20.0.zip
* DONE (Rqc)