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 59/514HostnameOS / ArchBUILDCHECKBUILD BIN
Biobase 2.14.0
Bioconductor Package Maintainer
Snapshot Date: 2012-03-23 18:21:46 -0700 (Fri, 23 Mar 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/Biobase
Last Changed Rev: 59920 / Revision: 64395
Last Changed Date: 2011-10-31 15:59:03 -0700 (Mon, 31 Oct 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: Biobase
Version: 2.14.0
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch Biobase_2.14.0.tar.gz
StartedAt: 2012-03-23 23:40:55 -0700 (Fri, 23 Mar 2012)
EndedAt: 2012-03-23 23:42:47 -0700 (Fri, 23 Mar 2012)
EllapsedTime: 112.3 seconds
RetCode: 0
Status:  OK 
CheckDir: Biobase.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.9-bioc/meat/Biobase.Rcheck'
* using R version 2.14.2 (2012-02-29)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'Biobase/DESCRIPTION' ... OK
* this is package 'Biobase' version '2.14.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 whether package 'Biobase' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 sizes of PDF files under 'inst/doc' ... OK
* checking examples ... OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  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

Biobase.Rcheck/00install.out:

* installing *source* package 'Biobase' ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c Rinit.c -o Rinit.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c anyMissing.c -o anyMissing.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c envir.c -o envir.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c matchpt.c -o matchpt.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c rowMedians.c -o rowMedians.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c sublist_extract.c -o sublist_extract.o
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Biobase.so Rinit.o anyMissing.o envir.o matchpt.o rowMedians.o sublist_extract.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.9-bioc/meat/Biobase.Rcheck/Biobase/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   '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.0170.0010.017
ScalarObject-class0.0210.0000.022
addVig2Menu0.0010.0000.000
anyMissing0.0030.0000.003
biocReposList0.0900.0100.144
cache0.0040.0010.005
channel0.2610.0030.265
channelNames0.0570.0000.057
class.AnnotatedDataFrame0.0530.0010.053
class.ExpressionSet0.4380.0060.445
class.MIAxE0.0320.0020.033
class.MultiSet0.0610.0010.062
class.NChannelSet0.3890.0040.394
class.Versioned0.1280.0010.130
class.VersionedBiobase0.0620.0010.064
class.Versions0.0230.0010.023
class.VersionsNull0.0010.0010.001
class.container0.0040.0000.005
class.eSet0.2070.0030.210
classVersion0.0140.0010.014
combine0.0880.0030.090
contents0.0010.0010.001
copyEnv0.0010.0000.001
copySubstitute0.0110.0080.026
createPackage0.0110.0060.019
data.aaMap0.0030.0010.007
data.geneData0.0460.0050.051
data.reporter0.0020.0010.004
data.sample.ExpressionSet0.0520.0040.058
data.sample.MultiSet0.0110.0020.013
dumpPackTxt0.0020.0020.031
esApply2.7590.0162.792
getPkgVigs0.0470.0080.071
isCurrent0.0760.0010.077
isUnique0.0010.0000.001
isVersioned0.0310.0000.032
lcSuffix0.0020.0000.002
listLen0.0000.0010.001
makeDataPackage0.1790.0080.193
matchpt0.0060.0000.006
multiassign0.0010.0010.001
note000
openPDF000
openVignette0.0000.0000.001
package.version0.0010.0000.001
read.AnnotatedDataFrame0.0160.0020.017
read.MIAME0.0090.0000.009
readExpressionSet0.1250.0050.130
reverseSplit0.0000.0000.001
rowMedians0.1450.0080.154
rowQ0.0580.0090.068
selectChannels0.1070.0000.108
selectSome000
strbreak0.0000.0000.001
subListExtract3.6790.0903.807
testBioCConnection0.0020.0000.012
updateObject0.2740.0060.281
updateOldESet000
validMsg0.0010.0000.000