Back to Multiple platform build/check report for BioC 3.12
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

BUILD BIN report for chromVAR on tokay1

This page was generated on 2021-05-06 12:30:15 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the chromVAR package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 301/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chromVAR 1.12.0  (landing page)
Alicia Schep
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/chromVAR
Branch: RELEASE_3_12
Last Commit: ea35241
Last Changed Date: 2020-10-27 11:28:24 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: chromVAR
Version: 1.12.0
Command: rm -rf chromVAR.buildbin-libdir && mkdir chromVAR.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=chromVAR.buildbin-libdir chromVAR_1.12.0.tar.gz
StartedAt: 2021-05-06 08:42:49 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 08:45:10 -0400 (Thu, 06 May 2021)
EllapsedTime: 141.3 seconds
RetCode: 0
Status:   OK   
PackageFile: chromVAR_1.12.0.zip
PackageFileSize: 2.47 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf chromVAR.buildbin-libdir && mkdir chromVAR.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=chromVAR.buildbin-libdir chromVAR_1.12.0.tar.gz
###
##############################################################################
##############################################################################



install for i386

* installing *source* package 'chromVAR' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c pwm_similarity.cpp -o pwm_similarity.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c utils.cpp -o utils.o
utils.cpp: In function 'Rcpp::NumericVector row_sds(arma::mat&, bool)':
utils.cpp:12:21: warning: comparison of integer expressions of different signedness: 'int' and 'const uword' {aka 'const unsigned int'} [-Wsign-compare]
     for( int j=0; j < X.n_rows; j++ ) {
                   ~~^~~~~~~~~~
C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o chromVAR.dll tmp.def RcppExports.o pwm_similarity.o utils.o -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/i386 -lRlapack -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/chromVAR.buildbin-libdir/00LOCK-chromVAR/00new/chromVAR/libs/i386
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'chromVAR'
    finding HTML links ... done
    addGCBias                               html  
    annotationMatches                       html  
    assembleKmers                           html  
    cbind-chromVARDeviations-method         html  
    chromVAR                                html  
    chromVARDeviations-class                html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/chromVARDeviations-class.Rd:12: file link 'SummarizedExperiment' in package 'SummarizedExperiment' does not exist and so has been treated as a topic
    chromVAR_theme                          html  
    computeDeviations                       html  
    computeExpectations                     html  
    computeVariability                      html  
    counts                                  html  
    deviationScores                         html  
    deviations                              html  
    deviationsCovariability                 html  
    deviationsTsne                          html  
    differentialDeviations                  html  
    differentialVariability                 html  
    example_counts                          html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/example_counts.Rd:11: file link 'RangedSummarizedExperiment' in package 'SummarizedExperiment' does not exist and so has been treated as a topic
    filterPeaks                             html  
    filterSamples                           html  
    filterSamplesPlot                       html  
    getAnnotationCorrelation                html  
    getAnnotationSynergy                    html  
    getAnnotations                          html  
    getBackgroundPeaks                      html  
    getCisGroups                            html  
    getCounts                               html  
    getFragmentsPerPeak                     html  
    getFragmentsPerSample                   html  
    getJasparMotifs                         html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/getJasparMotifs.Rd:16: file link 'getMatrixSet' in package 'TFBSTools' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/getJasparMotifs.Rd:25: file link 'getMatrixSet' in package 'TFBSTools' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/getJasparMotifs.Rd:26: file link 'JASPAR2016' in package 'JASPAR2016' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/getJasparMotifs.Rd:19: file link 'PFMatrixList' in package 'TFBSTools' does not exist and so has been treated as a topic
    getPeaks                                html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/getPeaks.Rd:17: file link 'GenomicRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
    getPermutedData                         html  
    getSampleCorrelation                    html  
    getSampleDepths                         html  
    getSampleDistance                       html  
    getTotalFragments                       html  
    makeBiasBins                            html  
    makePermutedSets                        html  
    matchKmers                              html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/matchKmers.Rd:41: file link 'GenomicRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/matchKmers.Rd:42: file link 'DNAStringSet' in package 'Biostrings' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/matchKmers.Rd:42: file link 'DNAString' in package 'Biostrings' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/matchKmers.Rd:53: file link 'GenomicRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
    mini_counts                             html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/mini_counts.Rd:11: file link 'RangedSummarizedExperiment' in package 'SummarizedExperiment' does not exist and so has been treated as a topic
    mini_dev                                html  
    mini_ix                                 html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/mini_ix.Rd:11: file link 'RangedSummarizedExperiment' in package 'SummarizedExperiment' does not exist and so has been treated as a topic
    plotDeviationsTsne                      html  
    plotKmerMismatch                        html  
    plotVariability                         html  
    pwmDistance                             html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/pwmDistance.Rd:27: file link 'PWMatrixList' in package 'TFBSTools' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/Rtmpmw6iel/R.INSTALL2d685be44322/chromVAR/man/pwmDistance.Rd:28: file link 'PFMatrixList' in package 'TFBSTools' does not exist and so has been treated as a topic
    rbind-chromVARDeviations-method         html  
    readNarrowpeaks                         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 'chromVAR' ...
** libs
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c pwm_similarity.cpp -o pwm_similarity.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c utils.cpp -o utils.o
utils.cpp: In function 'Rcpp::NumericVector row_sds(arma::mat&, bool)':
utils.cpp:12:21: warning: comparison of integer expressions of different signedness: 'int' and 'const uword' {aka 'const unsigned int'} [-Wsign-compare]
     for( int j=0; j < X.n_rows; j++ ) {
                   ~~^~~~~~~~~~
C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o chromVAR.dll tmp.def RcppExports.o pwm_similarity.o utils.o -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/x64 -lRlapack -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/chromVAR.buildbin-libdir/chromVAR/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'chromVAR' as chromVAR_1.12.0.zip
* DONE (chromVAR)