Back to Multiple platform build/check report for BioC 3.9
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

INSTALL report for dexus on tokay2

This page was generated on 2019-10-16 12:27:36 -0400 (Wed, 16 Oct 2019).

Package 429/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
dexus 1.24.0
Guenter Klambauer
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/dexus
Branch: RELEASE_3_9
Last Commit: 094b53c
Last Changed Date: 2019-05-02 11:53:41 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 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
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: dexus
Version: 1.24.0
Command: C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/dexus_1.24.0.tar.gz && rm -rf dexus.buildbin-libdir && mkdir dexus.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=dexus.buildbin-libdir dexus_1.24.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL dexus_1.24.0.zip && rm dexus_1.24.0.tar.gz dexus_1.24.0.zip
StartedAt: 2019-10-15 18:45:52 -0400 (Tue, 15 Oct 2019)
EndedAt: 2019-10-15 18:46:42 -0400 (Tue, 15 Oct 2019)
EllapsedTime: 50.3 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/dexus_1.24.0.tar.gz && rm -rf dexus.buildbin-libdir && mkdir dexus.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=dexus.buildbin-libdir dexus_1.24.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL dexus_1.24.0.zip && rm dexus_1.24.0.tar.gz dexus_1.24.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 3050k  100 3050k    0     0  18.4M      0 --:--:-- --:--:-- --:--:-- 19.3M

install for i386

* installing *source* package 'dexus' ...
** using staged installation
** libs
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c dexus.cpp -o dexus.o
dexus.cpp: In function 'SEXPREC* dexus_impl(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, int*, SEXP, SEXP, SEXP)':
dexus.cpp:193:15: warning: unused variable 'DEFAULT_R' [-Wunused-variable]
  const double DEFAULT_R = 20; // R value used when re-setting clusters
               ^
dexus.cpp: In function 'SEXPREC* dexss_impl(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, int*, SEXP, SEXP, SEXP)':
dexus.cpp:575:15: warning: unused variable 'DEFAULT_R' [-Wunused-variable]
  const double DEFAULT_R = 20; // R value used when re-setting clusters
               ^
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o dexus.dll tmp.def dexus.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.9-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.9-bioc/meat/dexus.buildbin-libdir/00LOCK-dexus/00new/dexus/libs/i386
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'dexus'
    finding HTML links ... done
    DEXUSResult-class                       html  
    DEXUSResult-subset                      html  
    INI                                     html  
    INIThreshold-set                        html  
    accessors                               html  
    countsBottomly                          html  
    countsGilad                             html  
    countsLi                                html  
    countsMontgomery                        html  
    countsPickrell                          html  
    dexss                                   html  
    dexus                                   html  
    dexus.parallel                          html  
    getSizeNB                               html  
    normalizeData                           html  
    plot                                    html  
    sort                                    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 'dexus' ...
** libs
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c dexus.cpp -o dexus.o
dexus.cpp: In function 'SEXPREC* dexus_impl(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, int*, SEXP, SEXP, SEXP)':
dexus.cpp:193:15: warning: unused variable 'DEFAULT_R' [-Wunused-variable]
  const double DEFAULT_R = 20; // R value used when re-setting clusters
               ^
dexus.cpp: In function 'SEXPREC* dexss_impl(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, int*, SEXP, SEXP, SEXP)':
dexus.cpp:575:15: warning: unused variable 'DEFAULT_R' [-Wunused-variable]
  const double DEFAULT_R = 20; // R value used when re-setting clusters
               ^
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o dexus.dll tmp.def dexus.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.9-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.9-bioc/meat/dexus.buildbin-libdir/dexus/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'dexus' as dexus_1.24.0.zip
* DONE (dexus)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'dexus' successfully unpacked and MD5 sums checked