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.12: CHECK report for genoset on george2

This page was generated on 2013-10-09 09:37:43 -0700 (Wed, 09 Oct 2013).

Package 273/671HostnameOS / ArchBUILDCHECKBUILD BIN
genoset 1.12.0
Peter M. Haverty
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/genoset
Last Changed Rev: 75263 / Revision: 81334
Last Changed Date: 2013-04-03 14:32:27 -0700 (Wed, 03 Apr 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK [ OK ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: genoset
Version: 1.12.0
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings genoset_1.12.0.tar.gz
StartedAt: 2013-10-09 02:06:14 -0700 (Wed, 09 Oct 2013)
EndedAt: 2013-10-09 02:11:23 -0700 (Wed, 09 Oct 2013)
EllapsedTime: 308.8 seconds
RetCode: 0
Status:  OK 
CheckDir: genoset.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/genoset.Rcheck’
* using R version 3.0.1 (2013-05-16)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘genoset/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘genoset’ version ‘1.12.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 ‘genoset’ can be installed ... [35s/36s] OK
* checking installed package size ... OK
* checking package 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 for unstated 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking examples ... [26s/26s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘prove.R’ [61s/58s]
  Comparing ‘prove.Rout’ to ‘prove.Rout.save’ ...7,13c7
< The following objects are masked from 'package:parallel':
< 
<     clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
<     clusterExport, clusterMap, parApply, parCapply, parLapply,
<     parLapplyLB, parRapply, parSapply, parSapplyLB
< 
< The following object is masked from 'package:stats':
---
> The following object(s) are masked from 'package:stats':
17c11
< The following objects are masked from 'package:base':
---
> The following object(s) are masked from 'package:base':
19,23c13,16
<     Filter, Find, Map, Position, Reduce, anyDuplicated, as.data.frame,
<     cbind, colnames, duplicated, eval, get, intersect, lapply, mapply,
<     match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank,
<     rbind, rep.int, rownames, sapply, setdiff, sort, table, tapply,
<     union, unique, unlist
---
>     Filter, Find, Map, Position, Reduce, anyDuplicated, cbind,
>     colnames, duplicated, eval, get, intersect, lapply, mapply, mget,
>     order, paste, pmax, pmax.int, pmin, pmin.int, rbind, rep.int,
>     rownames, sapply, setdiff, table, tapply, union, unique
30a24,30
> 
> Attaching package: 'Biobase'
> 
> The following object(s) are masked from 'package:BiocGenerics':
> 
>     annotation, annotation<-
> 
31a32,33
> Warning message:
> replacing previous import 'annotation' when loading 'Biobase' 
66c68
< RUNIT TEST PROTOCOL -- Wed Oct  9 02:11:18 2013 
---
> RUNIT TEST PROTOCOL -- Thu Oct 25 19:26:26 2012 
78c80
< There were 50 or more warnings (use warnings() to see the first 50)
---
> There were 37 warnings (use warnings() to see them)
 [62s/59s] 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

genoset.Rcheck/00install.out:

* installing *source* package ‘genoset’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c genoset.c -o genoset.o
gcc -std=gnu99 -shared -L/usr/local/lib -o genoset.so genoset.o -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.12-bioc/meat/genoset.Rcheck/genoset/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (genoset)

genoset.Rcheck/genoset-Ex.timings:

nameusersystemelapsed
BAFSet-class0.2800.0040.286
BAFSet0.4560.0080.518
BAFSet.to.ExpressionSets0.1760.0080.183
CNSet-class0.1000.0000.104
CNSet0.3080.0040.314
GenoSet-class0.1000.0000.098
GenoSet0.3360.0000.345
baf0.0480.0040.055
baf2mbaf0.0320.0040.037
boundingIndices0.0120.0000.011
boundingIndices20.0120.0000.010
chr-methods0.3960.0120.410
chrIndices-methods0.0320.0040.034
chrInfo0.0400.0000.039
chrNames0.8280.0000.830
chrOrder0.0120.0000.011
cn0.0520.0080.058
colMeans0.0560.0040.062
featureNames0.1080.0000.109
gcCorrect0.0200.0040.024
genoPlot-methods0.1160.0080.124
genoPos-methods0.0640.0000.064
genomeAxis0.0760.0000.079
genoset-methods0.6080.0120.617
initGenoSet0.3520.0000.351
isGenomeOrder-methods0.0280.0000.030
locData-methods0.0320.0000.029
lrr0.0480.0000.049
modeCenter0.0240.0000.021
pos0.6640.0120.675
rangeSampleMeans0.1000.0040.104
readGenoSet0.0080.0000.010
runCBS2.6370.0042.638
sampleNames0.0360.0000.036
segPairTable-methods0.0600.0000.059
segTable-methods2.0360.0002.038
segs2Rle1.9640.0001.966
segs2RleDataFrame1.9680.0001.966
subsetAssayData0.0280.0040.032
toGenomeOrder-methods0.6520.0040.659