Back to Multiple platform build/check report for BioC 3.11
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

BUILD BIN report for flowSpy on tokay2

This page was generated on 2020-10-17 11:56:35 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE flowSpy PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 625/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowSpy 1.2.3
Yuting Dai
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/flowSpy
Branch: RELEASE_3_11
Last Commit: a24c324
Last Changed Date: 2020-07-09 10:13:35 -0400 (Thu, 09 Jul 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: flowSpy
Version: 1.2.3
Command: rm -rf flowSpy.buildbin-libdir && mkdir flowSpy.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=flowSpy.buildbin-libdir flowSpy_1.2.3.tar.gz
StartedAt: 2020-10-17 10:32:02 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 10:33:43 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 101.0 seconds
RetCode: 0
Status:  OK  
PackageFile: flowSpy_1.2.3.zip
PackageFileSize: 2.782 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf flowSpy.buildbin-libdir && mkdir flowSpy.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=flowSpy.buildbin-libdir flowSpy_1.2.3.tar.gz
###
##############################################################################
##############################################################################



install for i386

* installing *source* package 'flowSpy' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.11-bioc/R/library/Rcpp/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.11-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c jaccard_coeff.cpp -o jaccard_coeff.o
C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o flowSpy.dll tmp.def RcppExports.o jaccard_coeff.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.11-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.11-bioc/meat/flowSpy.buildbin-libdir/00LOCK-flowSpy/00new/flowSpy/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
No methods found in package 'flowCore' for requests: 'action', 'assign', 'Data', 'gate', 'tree' when loading 'flowUtils'
** help
*** installing help indices
  converting help for package 'flowSpy'
    finding HTML links ... done
    FSPY-class                              html  
    Rphenograph                             html  
    buildTree                               html  
    constraintMatrix                        html  
    correctBatchFSPY                        html  
    createFSPY                              html  
    defLeafCells                            html  
    defRootCells                            html  
    fetchCell                               html  
    fetchClustMeta                          html  
    fetchPlotMeta                           html  
    find_neighbors                          html  
    flowSpy-package                         html  
    gatingMatrix                            html  
    plot2D                                  html  
    plot3D                                  html  
    plotBranchHeatmap                       html  
    plotCluster                             html  
    plotClusterHeatmap                      html  
    plotHeatmap                             html  
    plotMarkerDensity                       html  
    plotPieCluster                          html  
    plotPieTree                             html  
    plotPseudotimeDensity                   html  
    plotPseudotimeTraj                      html  
    plotTrajHeatmap                         html  
    plotTree                                html  
    plotViolin                              html  
    processingCluster                       html  
    runClara                                html  
    runCluster                              html  
    runDiff                                 html  
    runDiffusionMap                         html  
    runExprsExtract                         html  
    runExprsMerge                           html  
    runFastPCA                              html  
    runHclust                               html  
    runKNN                                  html  
    runKmeans                               html  
    runMclust                               html  
    runPhenograph                           html  
    runPseudotime                           html  
    runSOM                                  html  
    finding level-2 HTML links ... done

    runTSNE                                 html  
    runUMAP                                 html  
    runWalk                                 html  
    show-FSPY-method                        html  
    subsetFSPY                              html  
    updateClustMeta                         html  
    updatePlotMeta                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
No methods found in package 'flowCore' for requests: 'action', 'assign', 'Data', 'gate', 'tree' when loading 'flowUtils'
** testing if installed package can be loaded from final location
No methods found in package 'flowCore' for requests: 'action', 'assign', 'Data', 'gate', 'tree' when loading 'flowUtils'
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'flowSpy' ...
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.11-bioc/R/library/Rcpp/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.11-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c jaccard_coeff.cpp -o jaccard_coeff.o
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o flowSpy.dll tmp.def RcppExports.o jaccard_coeff.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.11-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.11-bioc/meat/flowSpy.buildbin-libdir/flowSpy/libs/x64
** testing if installed package can be loaded
No methods found in package 'flowCore' for requests: 'action', 'assign', 'Data', 'gate', 'tree' when loading 'flowUtils'
* MD5 sums
packaged installation of 'flowSpy' as flowSpy_1.2.3.zip
* DONE (flowSpy)