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 compcodeR on windows2.bioconductor.org

This page was generated on 2015-10-27 12:15:36 -0400 (Tue, 27 Oct 2015).

Package 214/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
compcodeR 1.7.1
Charlotte Soneson
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/compcodeR
Last Changed Rev: 109823 / Revision: 109948
Last Changed Date: 2015-10-21 15:08:44 -0400 (Wed, 21 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: compcodeR
Version: 1.7.1
Command: rm -rf compcodeR.buildbin-libdir compcodeR.Rcheck && mkdir compcodeR.buildbin-libdir compcodeR.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=compcodeR.buildbin-libdir compcodeR_1.7.1.tar.gz >compcodeR.Rcheck\00install.out 2>&1 && cp compcodeR.Rcheck\00install.out compcodeR-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=compcodeR.buildbin-libdir --install="check:compcodeR-install.out" --force-multiarch --no-vignettes --timings compcodeR_1.7.1.tar.gz
StartedAt: 2015-10-27 01:36:26 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 01:44:16 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 470.0 seconds
RetCode: 0
Status:  OK  
CheckDir: compcodeR.Rcheck
Warnings: 0

Command output

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


* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/compcodeR.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'compcodeR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'compcodeR' version '1.7.1'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: 'rpanel'
* 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 'compcodeR' 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 ... NOTE
'library' or 'require' call to 'rpanel' in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [213s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
DESeq.nbinom.createRmd 81.34   1.46   82.80
NBPSeq.createRmd       54.23   0.86   55.13
EBSeq.createRmd        14.25   0.06   14.45
show-compData-method    7.53   2.47   10.00
convertcompDataToList   6.77   2.45    9.22
DESeq.GLM.createRmd     7.14   0.06    7.20
DESeq2.createRmd        5.14   0.14    5.28
** running examples for arch 'x64' ... [202s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
DESeq.nbinom.createRmd 72.44   1.18   73.63
NBPSeq.createRmd       47.05   0.95   48.00
show-compData-method   10.03   2.03   12.07
convertcompDataToList   8.85   2.70   11.55
EBSeq.createRmd        10.28   0.00   10.28
DESeq.GLM.createRmd     9.39   0.16    9.55
baySeq.createRmd        5.81   0.03    5.84
* 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: 2 NOTEs
See
  'c:/biocbld/bbs-3.3-bioc/meat/compcodeR.Rcheck/00check.log'
for details.


compcodeR.Rcheck/00install.out:


install for i386

* installing *source* package 'compcodeR' ...
** 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 'compcodeR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'compcodeR' as compcodeR_1.7.1.zip
* DONE (compcodeR)

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

nameusersystemelapsed
DESeq.GLM.createRmd7.140.067.20
DESeq.nbinom.createRmd81.34 1.4682.80
DESeq2.createRmd5.140.145.28
DSS.createRmd1.770.031.89
EBSeq.createRmd14.25 0.0614.45
NBPSeq.createRmd54.23 0.8655.13
NOISeq.prenorm.createRmd4.140.034.17
SAMseq.createRmd1.210.061.26
TCC.createRmd2.110.032.27
baySeq.createRmd4.580.024.59
checkDataObject0.230.000.23
checkTableConsistency1.050.001.05
check_compData0.230.000.23
check_compData_results0.530.020.55
compData000
convertListTocompData000
convertcompDataToList6.772.459.22
edgeR.GLM.createRmd1.220.001.22
edgeR.exact.createRmd0.680.040.72
generateCodeHTMLs0.540.060.59
generateSyntheticData0.230.000.24
listcreateRmd000
logcpm.limma.createRmd0.460.000.47
runComparison2.440.112.61
runComparisonGUI000
runDiffExp0.750.040.80
show-compData-method 7.53 2.4710.00
sqrtcpm.limma.createRmd0.410.050.45
summarizeSyntheticDataSet0.940.031.03
ttest.createRmd0.400.030.44
voom.limma.createRmd0.690.000.69
voom.ttest.createRmd0.750.030.79
vst.limma.createRmd0.690.050.74
vst.ttest.createRmd0.810.000.81

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

nameusersystemelapsed
DESeq.GLM.createRmd9.390.169.55
DESeq.nbinom.createRmd72.44 1.1873.63
DESeq2.createRmd4.770.054.81
DSS.createRmd1.500.031.60
EBSeq.createRmd10.28 0.0010.28
NBPSeq.createRmd47.05 0.9548.00
NOISeq.prenorm.createRmd4.450.054.50
SAMseq.createRmd1.190.091.28
TCC.createRmd2.060.052.17
baySeq.createRmd5.810.035.84
checkDataObject0.290.000.30
checkTableConsistency1.110.021.23
check_compData0.290.000.28
check_compData_results0.640.030.68
compData000
convertListTocompData000
convertcompDataToList 8.85 2.7011.55
edgeR.GLM.createRmd1.480.001.48
edgeR.exact.createRmd1.140.021.15
generateCodeHTMLs0.670.050.72
generateSyntheticData0.260.000.27
listcreateRmd000
logcpm.limma.createRmd0.470.010.48
runComparison2.310.132.52
runComparisonGUI000
runDiffExp0.670.030.70
show-compData-method10.03 2.0312.07
sqrtcpm.limma.createRmd0.480.030.51
summarizeSyntheticDataSet1.050.121.25
ttest.createRmd0.470.040.50
voom.limma.createRmd0.640.010.65
voom.ttest.createRmd0.480.050.54
vst.limma.createRmd0.690.030.71
vst.ttest.createRmd0.730.020.75