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).
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 | |  |
windows2.bioconductor.org | Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 | NotNeeded | OK | [ OK ] | OK |  |
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:
name | user | system | elapsed
|
DESeq.GLM.createRmd | 7.14 | 0.06 | 7.20 |
|
DESeq.nbinom.createRmd | 81.34 | 1.46 | 82.80 |
|
DESeq2.createRmd | 5.14 | 0.14 | 5.28 |
|
DSS.createRmd | 1.77 | 0.03 | 1.89 |
|
EBSeq.createRmd | 14.25 | 0.06 | 14.45 |
|
NBPSeq.createRmd | 54.23 | 0.86 | 55.13 |
|
NOISeq.prenorm.createRmd | 4.14 | 0.03 | 4.17 |
|
SAMseq.createRmd | 1.21 | 0.06 | 1.26 |
|
TCC.createRmd | 2.11 | 0.03 | 2.27 |
|
baySeq.createRmd | 4.58 | 0.02 | 4.59 |
|
checkDataObject | 0.23 | 0.00 | 0.23 |
|
checkTableConsistency | 1.05 | 0.00 | 1.05 |
|
check_compData | 0.23 | 0.00 | 0.23 |
|
check_compData_results | 0.53 | 0.02 | 0.55 |
|
compData | 0 | 0 | 0 |
|
convertListTocompData | 0 | 0 | 0 |
|
convertcompDataToList | 6.77 | 2.45 | 9.22 |
|
edgeR.GLM.createRmd | 1.22 | 0.00 | 1.22 |
|
edgeR.exact.createRmd | 0.68 | 0.04 | 0.72 |
|
generateCodeHTMLs | 0.54 | 0.06 | 0.59 |
|
generateSyntheticData | 0.23 | 0.00 | 0.24 |
|
listcreateRmd | 0 | 0 | 0 |
|
logcpm.limma.createRmd | 0.46 | 0.00 | 0.47 |
|
runComparison | 2.44 | 0.11 | 2.61 |
|
runComparisonGUI | 0 | 0 | 0 |
|
runDiffExp | 0.75 | 0.04 | 0.80 |
|
show-compData-method | 7.53 | 2.47 | 10.00 |
|
sqrtcpm.limma.createRmd | 0.41 | 0.05 | 0.45 |
|
summarizeSyntheticDataSet | 0.94 | 0.03 | 1.03 |
|
ttest.createRmd | 0.40 | 0.03 | 0.44 |
|
voom.limma.createRmd | 0.69 | 0.00 | 0.69 |
|
voom.ttest.createRmd | 0.75 | 0.03 | 0.79 |
|
vst.limma.createRmd | 0.69 | 0.05 | 0.74 |
|
vst.ttest.createRmd | 0.81 | 0.00 | 0.81 |
|
compcodeR.Rcheck/examples_x64/compcodeR-Ex.timings:
name | user | system | elapsed
|
DESeq.GLM.createRmd | 9.39 | 0.16 | 9.55 |
|
DESeq.nbinom.createRmd | 72.44 | 1.18 | 73.63 |
|
DESeq2.createRmd | 4.77 | 0.05 | 4.81 |
|
DSS.createRmd | 1.50 | 0.03 | 1.60 |
|
EBSeq.createRmd | 10.28 | 0.00 | 10.28 |
|
NBPSeq.createRmd | 47.05 | 0.95 | 48.00 |
|
NOISeq.prenorm.createRmd | 4.45 | 0.05 | 4.50 |
|
SAMseq.createRmd | 1.19 | 0.09 | 1.28 |
|
TCC.createRmd | 2.06 | 0.05 | 2.17 |
|
baySeq.createRmd | 5.81 | 0.03 | 5.84 |
|
checkDataObject | 0.29 | 0.00 | 0.30 |
|
checkTableConsistency | 1.11 | 0.02 | 1.23 |
|
check_compData | 0.29 | 0.00 | 0.28 |
|
check_compData_results | 0.64 | 0.03 | 0.68 |
|
compData | 0 | 0 | 0 |
|
convertListTocompData | 0 | 0 | 0 |
|
convertcompDataToList | 8.85 | 2.70 | 11.55 |
|
edgeR.GLM.createRmd | 1.48 | 0.00 | 1.48 |
|
edgeR.exact.createRmd | 1.14 | 0.02 | 1.15 |
|
generateCodeHTMLs | 0.67 | 0.05 | 0.72 |
|
generateSyntheticData | 0.26 | 0.00 | 0.27 |
|
listcreateRmd | 0 | 0 | 0 |
|
logcpm.limma.createRmd | 0.47 | 0.01 | 0.48 |
|
runComparison | 2.31 | 0.13 | 2.52 |
|
runComparisonGUI | 0 | 0 | 0 |
|
runDiffExp | 0.67 | 0.03 | 0.70 |
|
show-compData-method | 10.03 | 2.03 | 12.07 |
|
sqrtcpm.limma.createRmd | 0.48 | 0.03 | 0.51 |
|
summarizeSyntheticDataSet | 1.05 | 0.12 | 1.25 |
|
ttest.createRmd | 0.47 | 0.04 | 0.50 |
|
voom.limma.createRmd | 0.64 | 0.01 | 0.65 |
|
voom.ttest.createRmd | 0.48 | 0.05 | 0.54 |
|
vst.limma.createRmd | 0.69 | 0.03 | 0.71 |
|
vst.ttest.createRmd | 0.73 | 0.02 | 0.75 |
|