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 2.13: CHECK report for EBSeq on moscato1

This page was generated on 2014-04-05 09:51:22 -0700 (Sat, 05 Apr 2014).

Package 223/750HostnameOS / ArchBUILDCHECKBUILD BIN
EBSeq 1.2.0
Ning Leng
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/EBSeq
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: EBSeq
Version: 1.2.0
Command: rm -rf EBSeq.buildbin-libdir && mkdir EBSeq.buildbin-libdir && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=EBSeq.buildbin-libdir EBSeq_1.2.0.tar.gz >EBSeq-install.out 2>&1 && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD check --library=EBSeq.buildbin-libdir --install="check:EBSeq-install.out" --force-multiarch --no-vignettes --timings EBSeq_1.2.0.tar.gz && mv EBSeq.buildbin-libdir/* EBSeq.Rcheck/ && rmdir EBSeq.buildbin-libdir
StartedAt: 2014-04-05 03:38:46 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 03:40:31 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 104.6 seconds
RetCode: 0
Status:  OK  
CheckDir: EBSeq.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.13-bioc/meat/EBSeq.Rcheck'
* using R version 3.0.3 (2014-03-06)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'EBSeq/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'EBSeq' version '1.2.0'
* 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 'EBSeq' 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 ... NOTE
'library' or 'require' call to 'gplots' which was already attached by Depends.
  Please remove these calls from your code.
Packages in Depends field not imported from:
  'blockmodeling' 'gplots'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of 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 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 for old-style vignette sources ... NOTE
Vignette sources only in 'inst/doc':
  'EBSeq_Vignette.Rnw'
A 'vignettes' directory will be required as from R 3.1.0
* checking examples ...
** running examples for arch 'i386' ... [30s] OK
Examples with CPU or elapsed time > 5s
            user system elapsed
EBMultiTest 5.55      0    5.55
GetMultiFC  5.38      0    5.39
GetMultiPP  5.13      0    5.13
** running examples for arch 'x64' ... [32s] OK
Examples with CPU or elapsed time > 5s
            user system elapsed
GetMultiFC  6.64   0.01    6.66
EBMultiTest 6.30   0.00    6.30
GetMultiPP  6.03   0.00    6.02
* 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

NOTE: There were 2 notes.
See
  'D:/biocbld/bbs-2.13-bioc/meat/EBSeq.Rcheck/00check.log'
for details.

EBSeq.Rcheck/00install.out:


install for i386

* installing *source* package 'EBSeq' ...
** R
** data
** demo
** 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 'EBSeq' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'EBSeq' as EBSeq_1.2.0.zip
* DONE (EBSeq)

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

nameusersystemelapsed
DenNHist4.290.004.29
EBMultiTest5.550.005.55
EBSeq_NingLeng-package0.50.00.5
EBTest0.510.000.52
GeneMat000
GetMultiFC5.380.005.39
GetMultiPP5.130.005.13
GetNg0.020.000.01
GetNormalizedMat0.020.000.02
GetPP0.530.000.53
GetPPMat0.720.000.71
GetPatterns000
IsoList000
IsoMultiList0.020.000.02
Likefun000
LikefunMulti000
LogN000
LogNMulti000
MedianNorm0.010.000.17
MultiGeneMat0.010.000.02
PlotPattern0.020.000.01
PlotPostVsRawFC1.200.001.21
PolyFitPlot0.010.000.02
PostFC0.70.00.7
QQP3.820.003.83
QuantileNorm000
RankNorm0.020.000.01
beta.mom000
crit_fun0.940.000.94
f0000
f1000

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

nameusersystemelapsed
DenNHist3.760.003.76
EBMultiTest6.30.06.3
EBSeq_NingLeng-package0.720.000.71
EBTest0.710.000.72
GeneMat0.020.000.02
GetMultiFC6.640.016.66
GetMultiPP6.030.006.02
GetNg0.020.000.02
GetNormalizedMat0.010.000.05
GetPP0.530.000.53
GetPPMat0.660.000.65
GetPatterns000
IsoList0.020.000.02
IsoMultiList000
Likefun000
LikefunMulti000
LogN000
LogNMulti000
MedianNorm000
MultiGeneMat000
PlotPattern0.010.000.02
PlotPostVsRawFC101
PolyFitPlot0.030.000.03
PostFC0.670.000.67
QQP3.010.023.03
QuantileNorm0.020.000.02
RankNorm0.020.000.02
beta.mom000
crit_fun0.80.00.8
f0000
f1000