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.14: CHECK report for copynumber on petty

This page was generated on 2014-10-08 09:00:51 -0700 (Wed, 08 Oct 2014).

Package 189/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
copynumber 1.4.0
Gro Nilsen
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/copynumber
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ OK ] OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: copynumber
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch copynumber_1.4.0.tar.gz
StartedAt: 2014-10-07 21:29:57 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 21:35:30 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 333.5 seconds
RetCode: 0
Status:  OK 
CheckDir: copynumber.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch copynumber_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-2.14-bioc/meat/copynumber.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘copynumber/DESCRIPTION’ ... OK
* this is package ‘copynumber’ version ‘1.4.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 for sufficient/correct file permissions ... OK
* checking whether package ‘copynumber’ can be installed ... [16s/16s] 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
* 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
Package in Depends field not imported from: ‘BiocGenerics’
  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 R/sysdata.rda ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [129s/143s] OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
plotCircle       20.715  0.433  26.023
plotFreq         10.813  0.208  12.869
plotHeatmap       8.979  0.202   9.330
plotAberration    8.562  0.201   9.362
callAberrations   8.339  0.211   9.429
subsetSegments    8.215  0.198   9.281
getGRangesFormat  8.050  0.193   8.827
plotAllele        6.734  0.175   7.490
plotGenome        6.707  0.116   8.010
plotSample        6.123  0.121   6.457
imputeMissing     5.205  0.112   5.943
aspcf             5.098  0.152   5.467
* 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 was 1 note.
See
  ‘/Users/biocbuild/bbs-2.14-bioc/meat/copynumber.Rcheck/00check.log’
for details.

copynumber.Rcheck/00install.out:

* installing *source* package ‘copynumber’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (copynumber)

copynumber.Rcheck/copynumber-Ex.timings:

nameusersystemelapsed
SNPdata0.0450.0030.049
aspcf5.0980.1525.467
callAberrations8.3390.2119.429
getGRangesFormat8.0500.1938.827
imputeMissing5.2050.1125.943
interpolate.pcf1.2150.0311.254
lymphoma0.0020.0010.003
micma0.0030.0000.003
multipcf1.2660.0211.289
pcf1.6860.0321.719
pcfPlain0.6420.0070.651
plotAberration8.5620.2019.362
plotAllele6.7340.1757.490
plotChrom4.4410.0774.701
plotCircle20.715 0.43326.023
plotFreq10.813 0.20812.869
plotGamma4.1870.0504.275
plotGenome6.7070.1168.010
plotHeatmap8.9790.2029.330
plotSample6.1230.1216.457
selectSegments2.1560.0072.168
subsetData0.0100.0010.011
subsetSegments8.2150.1989.281
winsorize0.4320.0050.443