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

BUILD BIN report for ccfindR on tokay1

This page was generated on 2019-04-13 11:29:15 -0400 (Sat, 13 Apr 2019).

Package 209/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ccfindR 1.2.1
Jun Woo
Snapshot Date: 2019-04-12 17:01:30 -0400 (Fri, 12 Apr 2019)
URL: https://git.bioconductor.org/packages/ccfindR
Branch: RELEASE_3_8
Last Commit: b13e377
Last Changed Date: 2019-01-03 13:45:27 -0400 (Thu, 03 Jan 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK [ 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: ccfindR
Version: 1.2.1
Command: rm -rf ccfindR.buildbin-libdir && mkdir ccfindR.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ccfindR.buildbin-libdir ccfindR_1.2.1.tar.gz
StartedAt: 2019-04-13 07:00:40 -0400 (Sat, 13 Apr 2019)
EndedAt: 2019-04-13 07:01:54 -0400 (Sat, 13 Apr 2019)
EllapsedTime: 74.0 seconds
RetCode: 0
Status:  OK  
PackageFile: ccfindR_1.2.1.zip
PackageFileSize: 1.781 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf ccfindR.buildbin-libdir && mkdir ccfindR.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ccfindR.buildbin-libdir ccfindR_1.2.1.tar.gz
###
##############################################################################
##############################################################################



install for i386

* installing *source* package 'ccfindR' ...
** libs
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/RcppEigen/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/RcppEigen/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c vbnmf_update.cpp -o vbnmf_update.o
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o ccfindR.dll tmp.def RcppExports.o vbnmf_update.o -lgsl -lgslcblas -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.8-bioc/meat/ccfindR.buildbin-libdir/ccfindR/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'ccfindR'
    finding HTML links ... done
    basis-scNMFSet-method                   html  
    basis-set-scNMFSet-method               html  
    basis-set                               html  
    basis                                   html  
    build_tree                              html  
    ccfindR                                 html  
    cell_map                                html  
    cluster_id                              html  
    coeff-scNMFSet-method                   html  
    coeff-set-scNMFSet-method               html  
    coeff-set                               html  
    coeff                                   html  
    colData-scNMFSet-method                 html  
    colData-set-scNMFSet-ANY-method         html  
    counts-scNMFSet-method                  html  
    counts-set-scNMFSet-method              html  
    dbasis-scNMFSet-method                  html  
    dbasis-set-scNMFSet-method              html  
    dbasis-set                              html  
    dbasis                                  html  
    dcoeff-scNMFSet-method                  html  
    dcoeff-set-scNMFSet-method              html  
    dcoeff-set                              html  
    dcoeff                                  html  
    factorize                               html  
    feature_map                             html  
    filter_cells                            html  
    filter_genes                            html  
    gene_map                                html  
    measure-scNMFSet-method                 html  
    measure-set-scNMFSet-method             html  
    measure-set                             html  
    measure                                 html  
    meta_genes                              html  
    newick                                  html  
    normalize_count                         html  
    optimal_rank                            html  
    plot_genes                              html  
    plot_tree                               html  
    finding level-2 HTML links ... done

    ranks-scNMFSet-method                   html  
    ranks-set-scNMFSet-method               html  
    ranks-set                               html  
    ranks                                   html  
    read_10x                                html  
    remove_zeros                            html  
    rename_tips                             html  
    rowData-scNMFSet-method                 html  
    rowData-set-scNMFSet-method             html  
    scNMFSet-class                          html  
    scNMFSet                                html  
    show-scNMFSet-method                    html  
    simulate_data                           html  
    simulate_whx                            html  
    subset-methods                          html  
    vb_factorize                            html  
    visualize_clusters                      html  
    write_10x                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'ccfindR' ...
** libs
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/RcppEigen/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/RcppEigen/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c vbnmf_update.cpp -o vbnmf_update.o
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o ccfindR.dll tmp.def RcppExports.o vbnmf_update.o -lgsl -lgslcblas -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.8-bioc/meat/ccfindR.buildbin-libdir/ccfindR/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ccfindR' as ccfindR_1.2.1.zip
* DONE (ccfindR)
In R CMD INSTALL
In R CMD INSTALL