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.3: CHECK report for TCC on moscato2

This page was generated on 2016-10-13 12:51:47 -0700 (Thu, 13 Oct 2016).

Package 1148/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TCC 1.12.1
Jianqiang Sun , Tomoaki Nishiyama
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/TCC
Last Changed Rev: 117873 / Revision: 122332
Last Changed Date: 2016-05-25 19:27:09 -0700 (Wed, 25 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: TCC
Version: 1.12.1
Command: rm -rf TCC.buildbin-libdir TCC.Rcheck && mkdir TCC.buildbin-libdir TCC.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=TCC.buildbin-libdir TCC_1.12.1.tar.gz >TCC.Rcheck\00install.out 2>&1 && cp TCC.Rcheck\00install.out TCC-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=TCC.buildbin-libdir --install="check:TCC-install.out" --force-multiarch --no-vignettes --timings TCC_1.12.1.tar.gz
StartedAt: 2016-10-13 09:33:29 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 09:58:12 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 1483.2 seconds
RetCode: 0
Status:  OK  
CheckDir: TCC.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf TCC.buildbin-libdir TCC.Rcheck && mkdir TCC.buildbin-libdir TCC.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=TCC.buildbin-libdir TCC_1.12.1.tar.gz >TCC.Rcheck\00install.out 2>&1 && cp TCC.Rcheck\00install.out TCC-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=TCC.buildbin-libdir --install="check:TCC-install.out" --force-multiarch --no-vignettes --timings TCC_1.12.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/TCC.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'TCC/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'TCC' version '1.12.1'
* 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 'TCC' 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
* 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 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 ... OK
* 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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
TCC-class          17.37   0.13   17.81
simulateReadCounts 14.66   0.00   14.67
calcNormFactors    13.48   0.03   13.51
calcAUCValue       12.37   0.00   12.37
plot.TCC           11.48   0.05   11.53
plotFCPseudocolor  10.56   0.00   10.56
hypoData_mg         5.24   0.02    5.25
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
simulateReadCounts 16.88   0.00   16.88
TCC-class          15.67   0.03   15.71
calcAUCValue       14.18   0.02   14.20
plot.TCC           13.93   0.03   13.96
calcNormFactors    13.56   0.03   13.59
plotFCPseudocolor  13.26   0.02   13.28
hypoData            6.24   0.02    6.25
hypoData_mg         6.13   0.01    6.15
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.R'
 OK
* 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: OK

TCC.Rcheck/00install.out:


install for i386

* installing *source* package 'TCC' ...
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for 'calcNormFactors' in package 'TCC'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'TCC' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'TCC' as TCC_1.12.1.zip
* DONE (TCC)

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

nameusersystemelapsed
ROKU0.040.000.05
TCC-class17.37 0.1317.81
TCC0.010.010.03
WAD0.380.020.39
arab0.090.000.10
calcAUCValue12.37 0.0012.37
calcNormFactors13.48 0.0313.51
clusterSample0.090.000.09
estimateDE2.590.002.59
filterLowCountGenes0.030.020.05
getNormalizedData0.620.000.63
getResult3.450.003.45
hypoData4.670.014.68
hypoData_mg5.240.025.25
hypoData_ts000
makeFCMatrix0.010.000.02
nakai0.070.010.08
plot.TCC11.48 0.0511.53
plotFCPseudocolor10.56 0.0010.56
simulateReadCounts14.66 0.0014.67

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

nameusersystemelapsed
ROKU0.050.010.06
TCC-class15.67 0.0315.71
TCC0.020.000.02
WAD0.280.020.30
arab0.030.010.04
calcAUCValue14.18 0.0214.20
calcNormFactors13.56 0.0313.59
clusterSample0.110.000.11
estimateDE2.280.022.29
filterLowCountGenes0.030.030.06
getNormalizedData0.620.000.62
getResult3.680.013.70
hypoData6.240.026.25
hypoData_mg6.130.016.15
hypoData_ts000
makeFCMatrix0.030.000.03
nakai0.050.020.06
plot.TCC13.93 0.0313.96
plotFCPseudocolor13.26 0.0213.28
simulateReadCounts16.88 0.0016.88