Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H [I] J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.6: CHECK report for ImpulseDE2 on tokay1

This page was generated on 2017-08-16 13:37:53 -0400 (Wed, 16 Aug 2017).

Package 677/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ImpulseDE2 1.1.0
David S Fischer
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ImpulseDE2
Last Changed Rev: 129129 / Revision: 131943
Last Changed Date: 2017-04-24 15:50:57 -0400 (Mon, 24 Apr 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: ImpulseDE2
Version: 1.1.0
Command: rm -rf ImpulseDE2.buildbin-libdir ImpulseDE2.Rcheck && mkdir ImpulseDE2.buildbin-libdir ImpulseDE2.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ImpulseDE2.buildbin-libdir ImpulseDE2_1.1.0.tar.gz >ImpulseDE2.Rcheck\00install.out 2>&1 && cp ImpulseDE2.Rcheck\00install.out ImpulseDE2-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=ImpulseDE2.buildbin-libdir --install="check:ImpulseDE2-install.out" --force-multiarch --no-vignettes --timings ImpulseDE2_1.1.0.tar.gz
StartedAt: 2017-08-16 00:17:50 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 00:27:51 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 601.3 seconds
RetCode: 0
Status:  OK  
CheckDir: ImpulseDE2.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf ImpulseDE2.buildbin-libdir ImpulseDE2.Rcheck && mkdir ImpulseDE2.buildbin-libdir ImpulseDE2.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ImpulseDE2.buildbin-libdir ImpulseDE2_1.1.0.tar.gz >ImpulseDE2.Rcheck\00install.out 2>&1 && cp ImpulseDE2.Rcheck\00install.out ImpulseDE2-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=ImpulseDE2.buildbin-libdir --install="check:ImpulseDE2-install.out" --force-multiarch --no-vignettes --timings ImpulseDE2_1.1.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/ImpulseDE2.Rcheck'
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'ImpulseDE2/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ImpulseDE2' version '1.1.0'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'ImpulseDE2' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
** checking loading without being on the library search path ... OK
* loading checks for arch 'x64'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
** checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plotGenes: no visible global function definition for 'error'
plotGenes: no visible binding for global variable 'normCounts'
plotGenes: no visible binding for global variable 'Condition'
plotGenes: no visible binding for global variable 'Batch'
plotGenes: no visible binding for global variable 'value'
plotGenes: no visible binding for global variable 'BatchFit'
Undefined global functions or variables:
  Batch BatchFit Condition error normCounts value
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
updateDEAnalysis  26.44   0.01   26.46
plotHeatmap       25.58   0.00   25.58
plotGenes         21.31   0.03   21.34
fitSigmoidModels  14.04   0.11   14.16
get_accessors     13.97   0.00   13.97
list_accession    13.91   0.02   13.92
writeReportToFile 12.11   0.02   12.12
runImpulseDE2     11.63   0.02   11.64
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
plotHeatmap       41.71   0.04   41.76
updateDEAnalysis  30.22   0.02   30.23
plotGenes         28.34   0.00   28.35
get_accessors     20.68   0.01   20.70
runImpulseDE2     20.50   0.02   20.53
fitSigmoidModels  19.09   0.07   19.15
list_accession    18.28   0.02   18.29
writeReportToFile 14.98   0.00   14.98
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/ImpulseDE2.Rcheck/00check.log'
for details.


ImpulseDE2.Rcheck/00install.out:


install for i386

* installing *source* package 'ImpulseDE2' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'ImpulseDE2' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ImpulseDE2' as ImpulseDE2_1.1.0.zip
* DONE (ImpulseDE2)

ImpulseDE2.Rcheck/examples_i386/ImpulseDE2-Ex.timings:

nameusersystemelapsed
computeNormConst0.160.000.16
fitSigmoidModels14.04 0.1114.16
get_accessors13.97 0.0013.97
list_accession13.91 0.0213.92
plotGenes21.31 0.0321.34
plotHeatmap25.58 0.0025.58
runImpulseDE211.63 0.0211.64
simulateDataSetImpulseDE20.010.000.01
updateDEAnalysis26.44 0.0126.46
writeReportToFile12.11 0.0212.12

ImpulseDE2.Rcheck/examples_x64/ImpulseDE2-Ex.timings:

nameusersystemelapsed
computeNormConst0.260.030.30
fitSigmoidModels19.09 0.0719.15
get_accessors20.68 0.0120.70
list_accession18.28 0.0218.29
plotGenes28.34 0.0028.35
plotHeatmap41.71 0.0441.76
runImpulseDE220.50 0.0220.53
simulateDataSetImpulseDE20.020.000.02
updateDEAnalysis30.22 0.0230.23
writeReportToFile14.98 0.0014.98