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.2: CHECK report for compcodeR on windows1.bioconductor.org

This page was generated on 2015-10-27 17:31:13 -0400 (Tue, 27 Oct 2015).

Package 214/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
compcodeR 1.6.0
Charlotte Soneson
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/compcodeR
Last Changed Rev: 109589 / Revision: 109947
Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: compcodeR
Version: 1.6.0
Command: rm -rf compcodeR.buildbin-libdir compcodeR.Rcheck && mkdir compcodeR.buildbin-libdir compcodeR.Rcheck && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=compcodeR.buildbin-libdir compcodeR_1.6.0.tar.gz >compcodeR.Rcheck\00install.out 2>&1 && cp compcodeR.Rcheck\00install.out compcodeR-install.out && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=compcodeR.buildbin-libdir --install="check:compcodeR-install.out" --force-multiarch --no-vignettes --timings compcodeR_1.6.0.tar.gz
StartedAt: 2015-10-27 00:50:46 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 00:58:29 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 463.7 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.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=compcodeR.buildbin-libdir compcodeR_1.6.0.tar.gz >compcodeR.Rcheck\00install.out 2>&1 && cp compcodeR.Rcheck\00install.out compcodeR-install.out  && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=compcodeR.buildbin-libdir --install="check:compcodeR-install.out" --force-multiarch --no-vignettes --timings compcodeR_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/biocbld/bbs-3.2-bioc/meat/compcodeR.Rcheck'
* using R version 3.2.2 Patched (2015-08-16 r69094)
* 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.6.0'
* 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' ... [208s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
DESeq.nbinom.createRmd 79.75   1.71   81.46
NBPSeq.createRmd       55.64   1.37   57.03
EBSeq.createRmd        13.39   0.07   13.45
DESeq.GLM.createRmd     8.62   0.12    8.77
show-compData-method    6.80   0.33    7.13
convertcompDataToList   6.45   0.50    6.95
** running examples for arch 'x64' ... [198s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
DESeq.nbinom.createRmd 71.42   1.21   72.65
NBPSeq.createRmd       47.37   0.81   48.19
EBSeq.createRmd        10.55   0.01   10.56
show-compData-method    8.72   1.61   10.32
convertcompDataToList   8.44   1.67   10.11
DESeq.GLM.createRmd     9.44   0.10    9.54
baySeq.createRmd        6.29   0.02    6.30
DESeq2.createRmd        5.19   0.11    5.30
* 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.2-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.6.0.zip
* DONE (compcodeR)

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

nameusersystemelapsed
DESeq.GLM.createRmd8.620.128.77
DESeq.nbinom.createRmd79.75 1.7181.46
DESeq2.createRmd4.700.214.93
DSS.createRmd1.570.001.67
EBSeq.createRmd13.39 0.0713.45
NBPSeq.createRmd55.64 1.3757.03
NOISeq.prenorm.createRmd3.870.063.95
SAMseq.createRmd1.250.041.30
TCC.createRmd2.280.062.44
baySeq.createRmd4.500.034.53
checkDataObject0.200.060.27
checkTableConsistency1.000.031.03
check_compData0.240.000.23
check_compData_results0.570.030.61
compData0.020.000.02
convertListTocompData000
convertcompDataToList6.450.506.95
edgeR.GLM.createRmd1.250.021.27
edgeR.exact.createRmd0.740.000.73
generateCodeHTMLs0.540.050.61
generateSyntheticData0.320.000.31
listcreateRmd0.010.000.02
logcpm.limma.createRmd0.440.030.47
runComparison2.300.122.48
runComparisonGUI000
runDiffExp0.540.030.58
show-compData-method6.800.337.13
sqrtcpm.limma.createRmd0.420.050.46
summarizeSyntheticDataSet0.940.031.15
ttest.createRmd0.450.020.47
voom.limma.createRmd0.850.040.89
voom.ttest.createRmd0.470.000.47
vst.limma.createRmd0.590.030.62
vst.ttest.createRmd0.550.070.61

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

nameusersystemelapsed
DESeq.GLM.createRmd9.440.109.54
DESeq.nbinom.createRmd71.42 1.2172.65
DESeq2.createRmd5.190.115.30
DSS.createRmd1.310.071.44
EBSeq.createRmd10.55 0.0110.56
NBPSeq.createRmd47.37 0.8148.19
NOISeq.prenorm.createRmd4.440.074.50
SAMseq.createRmd1.220.031.25
TCC.createRmd2.270.012.28
baySeq.createRmd6.290.026.30
checkDataObject0.250.030.28
checkTableConsistency1.010.051.11
check_compData0.270.000.27
check_compData_results0.610.000.62
compData000
convertListTocompData000
convertcompDataToList 8.44 1.6710.11
edgeR.GLM.createRmd1.360.031.39
edgeR.exact.createRmd0.750.020.76
generateCodeHTMLs0.640.010.66
generateSyntheticData0.310.000.31
listcreateRmd000
logcpm.limma.createRmd0.50.00.5
runComparison2.350.062.49
runComparisonGUI000
runDiffExp0.670.050.72
show-compData-method 8.72 1.6110.32
sqrtcpm.limma.createRmd0.820.020.85
summarizeSyntheticDataSet1.050.071.25
ttest.createRmd0.470.040.50
voom.limma.createRmd0.620.000.70
voom.ttest.createRmd0.560.040.61
vst.limma.createRmd0.720.020.73
vst.ttest.createRmd0.690.000.69