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

INSTALL report for DESeq on tokay1

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

To the developers/maintainers of the DESeq package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 464/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DESeq 1.42.0  (landing page)
Simon Anders
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/DESeq
Branch: RELEASE_3_12
Last Commit: da76bc6
Last Changed Date: 2020-10-27 10:37:14 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    ERROR  skipped
tokay1Windows Server 2012 R2 Standard / x64  OK    ERROR  skippedskipped
merida1macOS 10.14.6 Mojave / x86_64  OK    ERROR  skippedskipped

Summary

Package: DESeq
Version: 1.42.0
Command: C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/DESeq_1.42.0.tar.gz && rm -rf DESeq.buildbin-libdir && mkdir DESeq.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=DESeq.buildbin-libdir DESeq_1.42.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL DESeq_1.42.0.zip && rm DESeq_1.42.0.tar.gz DESeq_1.42.0.zip
StartedAt: 2021-05-05 18:05:40 -0400 (Wed, 05 May 2021)
EndedAt: 2021-05-05 18:06:15 -0400 (Wed, 05 May 2021)
EllapsedTime: 35.5 seconds
RetCode: 0
Status:   OK   

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/DESeq_1.42.0.tar.gz && rm -rf DESeq.buildbin-libdir && mkdir DESeq.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=DESeq.buildbin-libdir DESeq_1.42.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL DESeq_1.42.0.zip && rm DESeq_1.42.0.tar.gz DESeq_1.42.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
  1  653k    1  8517    0     0   244k      0  0:00:02 --:--:--  0:00:02  244k
100  653k  100  653k    0     0  15.7M      0 --:--:-- --:--:-- --:--:-- 15.9M

install for i386

* installing *source* package 'DESeq' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c pval.c -o pval.o
pval.c: In function 'add_from_both_sides':
pval.c:26:11: warning: unused variable 'esttotalperlength' [-Wunused-variable]
    double esttotalperlength = total/2;
           ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o DESeq.dll tmp.def pval.o -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/DESeq.buildbin-libdir/00LOCK-DESeq/00new/DESeq/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'DESeq'
    finding HTML links ... done
    CountDataSet-class                      html  
    adjustScvForBias                        html  
    conditions                              html  
    counts                                  html  
    dispTable                               html  
    estimateDispersions                     html  
    estimateSizeFactors                     html  
    estimateSizeFactorsForMatrix            html  
    estimateVarianceFunctions               html  
    fitInfo                                 html  
    fitNbinomGLMs                           html  
    fitNbinomGLMsForMatrix                  html  
    getBaseMeansAndVariances                html  
    getVarianceStabilizedData               html  
    makeExampleCountDataSet                 html  
    nbinomGLMTest                           html  
    nbinomTest                              html  
    nbinomTestForMatrices                   html  
    nbkd.sf                                 html  
    newCountDataSet                         html  
    newCountDataSetFromHTSeqCount           html  
    plotDispEsts                            html  
    plotMA                                  html  
    plotPCA                                 html  
    residualsEcdfPlot                       html  
    scvPlot                                 html  
    sizeFactors                             html  
    varianceFitDiagnostics                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: Package 'DESeq' is deprecated and will be removed from Bioconductor
  version 3.13. Please use DESeq2
** testing if installed package can be loaded from final location
Warning: Package 'DESeq' is deprecated and will be removed from Bioconductor
  version 3.13. Please use DESeq2
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'DESeq' ...
** libs
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c pval.c -o pval.o
pval.c: In function 'add_from_both_sides':
pval.c:26:11: warning: unused variable 'esttotalperlength' [-Wunused-variable]
    double esttotalperlength = total/2;
           ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o DESeq.dll tmp.def pval.o -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/DESeq.buildbin-libdir/DESeq/libs/x64
** testing if installed package can be loaded
Warning: Package 'DESeq' is deprecated and will be removed from Bioconductor
  version 3.13. Please use DESeq2
* MD5 sums
packaged installation of 'DESeq' as DESeq_1.42.0.zip
* DONE (DESeq)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'DESeq' successfully unpacked and MD5 sums checked