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 rCGH on zin1

This page was generated on 2016-04-23 10:14:52 -0700 (Sat, 23 Apr 2016).

Package 851/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rCGH 1.0.2
Frederic Commo
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/rCGH
Last Changed Rev: 110002 / Revision: 116712
Last Changed Date: 2015-10-27 12:41:32 -0700 (Tue, 27 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: rCGH
Version: 1.0.2
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings rCGH_1.0.2.tar.gz
StartedAt: 2016-04-23 04:25:50 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 04:33:45 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 474.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: rCGH.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings rCGH_1.0.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/rCGH.Rcheck’
* using R version 3.2.4 Revised (2016-03-16 r70336)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rCGH/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘rCGH’ version ‘1.0.2’
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘rCGH’ can be installed ... [24s/24s] WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘aCGH::heatmap’ by ‘stats::heatmap’ when loading ‘rCGH’
See ‘/home/biocbuild/bbs-3.2-bioc/meat/rCGH.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  installed size is  5.3Mb
  sub-directories of 1Mb or more:
    data      2.8Mb
    extdata   1.2Mb
* 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
* 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 ... 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [227s/227s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
byGeneTable  24.897  0.153  25.092
multiplot    21.600  0.144  21.755
rCGH-package 21.057  0.154  21.225
plotProfile  20.655  0.154  20.821
plotLOH      20.519  0.183  20.698
recenter     20.484  0.190  20.688
segmentCGH   19.905  0.130  20.037
view         19.814  0.135  19.957
EMnormalize  18.372  0.113  18.495
plotDensity  18.201  0.091  18.365
adjustSignal  7.012  0.074   7.089
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’ [43s/43s]
 [43s/43s] 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: 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.2-bioc/meat/rCGH.Rcheck/00check.log’
for details.


rCGH.Rcheck/00install.out:

* installing *source* package ‘rCGH’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Warning: replacing previous import ‘aCGH::heatmap’ by ‘stats::heatmap’ when loading ‘rCGH’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import ‘aCGH::heatmap’ by ‘stats::heatmap’ when loading ‘rCGH’
* DONE (rCGH)

rCGH.Rcheck/rCGH-Ex.timings:

nameusersystemelapsed
AllAccessors0.6280.0920.720
EMnormalize18.372 0.11318.495
adjustSignal7.0120.0747.089
byGeneTable24.897 0.15325.092
geneDB0.0290.0000.029
hg190.0030.0000.003
multiplot21.600 0.14421.755
plotDensity18.201 0.09118.365
plotLOH20.519 0.18320.698
plotProfile20.655 0.15420.821
rCGH-Agilent-class0.0010.0000.001
rCGH-SNP6-class0.0000.0000.001
rCGH-class000
rCGH-cytoScan-class0.0010.0000.001
rCGH-package21.057 0.15421.225
readAffyCytoScan0.4490.0280.477
readAffySNP60.4540.0800.534
readAgilent1.0240.0721.105
recenter20.484 0.19020.688
segmentCGH19.905 0.13020.037
setInfo0.4480.0280.477
view19.814 0.13519.957