| Back to Multiple platform build/check report for BioC 3.10 | 
 | 
This page was generated on 2020-04-15 12:16:40 -0400 (Wed, 15 Apr 2020).
| Package 740/1823 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| graph 1.64.0 Bioconductor Package Maintainer 
 | malbec1 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | WARNINGS |  | ||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | [ OK ] | OK | WARNINGS | OK |  | ||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK |  | 
| Package: graph | 
| Version: 1.64.0 | 
| Command: C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/graph_1.64.0.tar.gz && rm -rf graph.buildbin-libdir && mkdir graph.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=graph.buildbin-libdir graph_1.64.0.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL graph_1.64.0.zip && rm graph_1.64.0.tar.gz graph_1.64.0.zip | 
| StartedAt: 2020-04-14 18:34:07 -0400 (Tue, 14 Apr 2020) | 
| EndedAt: 2020-04-14 18:35:51 -0400 (Tue, 14 Apr 2020) | 
| EllapsedTime: 103.7 seconds | 
| RetCode: 0 | 
| Status: OK | 
##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/graph_1.64.0.tar.gz && rm -rf graph.buildbin-libdir && mkdir graph.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=graph.buildbin-libdir graph_1.64.0.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL graph_1.64.0.zip && rm graph_1.64.0.tar.gz graph_1.64.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  326k  100  326k    0     0  8649k      0 --:--:-- --:--:-- --:--:-- 9594k
install for i386
* installing *source* package 'graph' ...
** using staged installation
** libs
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c graph.c -o graph.o
C:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o graph.dll tmp.def graph.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/i386 -lR
mv graph.dll BioC_graph.dll
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/graph.buildbin-libdir/00LOCK-graph/00new/graph/libs/i386
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'graph'
    finding HTML links ... done
    DFS                                     html  
    IMCA                                    html  
    MAPKsig                                 html  
    MultiGraph-class                        html  
    acc-methods                             html  
    addEdge                                 html  
    addNode                                 html  
    adj-methods                             html  
    adjacencyMatrix                         html  
    apoptosisGraph                          html  
    attrData-class                          html  
    attrDataItem-methods                    html  
    attrDefaults-methods                    html  
    aveNumEdges                             html  
    biocRepos                               html  
    boundary                                html  
    calcProb                                html  
    calcSumProb                             html  
    clearNode                               html  
    clusterGraph-class                      html  
    clusteringCoefficient-methods           html  
    combineNodes                            html  
    defunct                                 html  
    distGraph-class                         html  
    duplicatedEdges                         html  
    edgeData-methods                        html  
    edgeDataDefaults-methods                html  
    edgeMatrix                              html  
    edgeSets                                html  
    edgeWeights                             html  
    fromGXL-methods                         html  
    graph-class                             html  
    graph2SparseM                           html  
    graphAM-class                           html  
    graphBAM-class                          html  
    graphExamples                           html  
    graphNEL-class                          html  
    inEdges                                 html  
    internal                                html  
    isAdjacent-methods                      html  
    isDirected-methods                      html  
    leaves                                  html  
    listEdges                               html  
    matrix2Graph                            html  
    mostEdges                               html  
    multigraph                              html  
    nodeData-methods                        html  
    nodeDataDefaults-methods                html  
    numNoEdges                              html  
    pancrCaIni                              html  
    randomEGraph                            html  
    randomGraph                             html  
    randomNodeGraph                         html  
    removeEdge                              html  
    removeNode                              html  
    renderInfo-class                        html  
    reverseEdgeDirections                   html  
    settings                                html  
    simpleEdge-class                        html  
    standardLabeling                        html  
    subGraph                                html  
    toDotR-methods                          html  
    toDotWithRI                             html  
    ugraph                                  html  
    validGraph                              html  
    write.tlp                               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 'graph' ...
** libs
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c graph.c -o graph.o
C:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o graph.dll tmp.def graph.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/x64 -lR
mv graph.dll BioC_graph.dll
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/graph.buildbin-libdir/graph/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'graph' as graph_1.64.0.zip
* DONE (graph)
* installing to library 'C:/Users/biocbuild/bbs-3.10-bioc/R/library'
package 'graph' successfully unpacked and MD5 sums checked