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 

Package 68/658HostnameOS / ArchBUILDCHECKBUILD BIN
Biobase 2.19.3
Bioconductor Package Maintainer
Snapshot Date: 2013-03-24 17:01:43 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Biobase
Last Changed Rev: 73893 / Revision: 74774
Last Changed Date: 2013-03-04 09:49:21 -0800 (Mon, 04 Mar 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 Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: Biobase
Version: 2.19.3
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings Biobase_2.19.3.tar.gz
StartedAt: 2013-03-25 00:17:22 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 00:20:45 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 202.3 seconds
RetCode: 0
Status:  OK 
CheckDir: Biobase.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/Biobase.Rcheck’
* using R version 3.0.0 beta (2013-03-19 r62328)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Biobase/DESCRIPTION’ ... OK
* this is package ‘Biobase’ version ‘2.19.3’
* 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 ‘Biobase’ can be installed ... [11s/11s] 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 ... NOTE
cache: no visible binding for global variable ‘cache_old’
* 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 ... [29s/32s] OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
subListExtract 18.653   0.32  19.449
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘test-all.R’ [39s/42s]
  Running ‘test-rowMedians.R’ [42s/43s]
 [82s/85s] 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

NOTE: There was 1 note.
See
  ‘/home/biocbuild/bbs-2.12-bioc/meat/Biobase.Rcheck/00check.log’
for details.

Biobase.Rcheck/00install.out:

* installing *source* package ‘Biobase’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c Rinit.c -o Rinit.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c anyMissing.c -o anyMissing.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c envir.c -o envir.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c matchpt.c -o matchpt.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c rowMedians.c -o rowMedians.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c sublist_extract.c -o sublist_extract.o
gcc -std=gnu99 -shared -L/usr/local/lib -o Biobase.so Rinit.o anyMissing.o envir.o matchpt.o rowMedians.o sublist_extract.o -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.12-bioc/meat/Biobase.Rcheck/Biobase/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘BiobaseDevelopment.Rnw’ 
   ‘Bioconductor.Rnw’ 
   ‘ExpressionSetIntroduction.Rnw’ 
   ‘HowTo.Rnw’ 
   ‘Qviews.Rnw’ 
   ‘esApply.Rnw’ 
** testing if installed package can be loaded
* DONE (Biobase)

Biobase.Rcheck/Biobase-Ex.timings:

nameusersystemelapsed
Aggregate0.0240.0160.042
ScalarObject-class0.0360.0120.050
addVig2Menu0.0080.0080.019
anyMissing0.0280.0080.034
cache0.0200.0040.029
channel0.2720.0120.277
channelNames0.0840.0040.089
class.AnnotatedDataFrame0.1240.0040.130
class.ExpressionSet0.5760.0160.595
class.MIAxE0.0560.0000.054
class.MultiSet0.0840.0000.084
class.NChannelSet0.5760.0080.581
class.Versioned0.1800.0000.179
class.VersionedBiobase0.0880.0000.088
class.Versions0.0480.0000.049
class.VersionsNull0.0160.0000.019
class.container0.0200.0000.019
class.eSet0.3200.0000.356
classVersion0.0440.0000.047
contents0.0160.0000.018
copyEnv0.0080.0040.013
copySubstitute0.0720.0120.096
createPackage0.0320.0080.047
data.aaMap0.0160.0000.014
data.geneData0.0640.0000.065
data.reporter0.0200.0000.019
data.sample.ExpressionSet0.0320.0000.061
data.sample.MultiSet0.020.000.02
dumpPackTxt0.0120.0040.035
esApply3.0680.0243.515
getPkgVigs0.0560.0120.793
isCurrent0.1120.0000.115
isUnique0.0120.0000.010
isVersioned0.0520.0000.054
lcSuffix0.0440.0000.042
listLen0.0160.0000.014
makeDataPackage0.1040.0080.112
matchpt0.0360.0040.038
multiassign0.0280.0000.028
note0.0160.0000.015
openPDF0.0080.0040.010
openVignette0.0320.0000.029
package.version0.0120.0000.013
read.AnnotatedDataFrame0.0280.0040.034
read.MIAME0.0200.0000.019
readExpressionSet0.1400.0000.144
reverseSplit0.2360.0000.237
rowMedians0.1200.0040.127
rowQ0.0480.0000.047
selectChannels0.1400.0000.143
selectSome0.0200.0000.033
strbreak0.0240.0000.026
subListExtract18.653 0.32019.449
testBioCConnection0.0000.0080.017
updateOldESet0.0040.0000.006
validMsg0.0040.0000.006