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 65/631HostnameOS / ArchBUILDCHECKBUILD BIN
Biobase 2.19.2
Bioconductor Package Maintainer
Snapshot Date: 2013-01-15 17:01:14 -0800 (Tue, 15 Jan 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Biobase
Last Changed Rev: 72256 / Revision: 72575
Last Changed Date: 2013-01-02 21:10:16 -0800 (Wed, 02 Jan 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
lamb2 Linux (openSUSE 11.4) / 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.2
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings Biobase_2.19.2.tar.gz
StartedAt: 2013-01-16 00:56:19 -0800 (Wed, 16 Jan 2013)
EndedAt: 2013-01-16 00:58:38 -0800 (Wed, 16 Jan 2013)
EllapsedTime: 138.6 seconds
RetCode: 0
Status:  OK 
CheckDir: Biobase.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/Biobase.Rcheck’
* using R Under development (unstable) (2012-12-17 r61365)
* 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.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 ‘Biobase’ can be installed ... 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 ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
subListExtract 11.089  0.156  11.251
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘test-all.R’
  Running ‘test-rowMedians.R’
 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
  ‘/loc/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  -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  -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  -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  -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  -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  -c sublist_extract.c -o sublist_extract.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -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 /loc/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.0160.0040.019
ScalarObject-class0.0240.0000.024
addVig2Menu0.0040.0040.007
anyMissing0.0080.0000.007
cache0.0080.0080.018
channel0.2280.0000.227
channelNames0.0560.0000.056
class.AnnotatedDataFrame0.0840.0000.086
class.ExpressionSet0.4760.0000.478
class.MIAxE0.0600.0000.061
class.MultiSet0.0960.0040.099
class.NChannelSet0.3640.0000.365
class.Versioned0.1320.0000.132
class.VersionedBiobase0.1440.0000.146
class.Versions0.0360.0000.037
class.VersionsNull0.0080.0000.009
class.container0.0120.0000.013
class.eSet0.1840.0040.188
classVersion0.0200.0000.022
contents0.0040.0000.006
copyEnv0.0120.0000.010
copySubstitute0.0440.0080.049
createPackage0.0240.0000.025
data.aaMap0.0080.0000.006
data.geneData0.0320.0000.038
data.reporter0.0200.0000.019
data.sample.ExpressionSet0.0160.0000.019
data.sample.MultiSet0.0120.0000.011
dumpPackTxt0.0080.0000.026
esApply1.7680.0041.774
getPkgVigs0.0280.0160.158
isCurrent0.1440.0080.150
isUnique0.0080.0000.007
isVersioned0.0320.0000.032
lcSuffix0.0200.0000.019
listLen0.0080.0000.007
makeDataPackage0.0840.0000.081
matchpt0.0240.0000.020
multiassign0.020.000.02
note0.0080.0000.009
openPDF0.0080.0000.006
openVignette0.0080.0000.007
package.version0.0960.0000.096
read.AnnotatedDataFrame0.0280.0000.028
read.MIAME0.0120.0000.014
readExpressionSet0.1000.0000.103
reverseSplit0.0120.0000.012
rowMedians0.0920.0000.093
rowQ0.0320.0040.035
selectChannels0.0800.0000.082
selectSome0.0080.0000.006
strbreak0.0080.0000.008
subListExtract11.089 0.15611.251
testBioCConnection0.0040.0040.017
updateOldESet0.0040.0000.003
validMsg0.0040.0000.005