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-23 17:02:20 -0700 (Sat, 23 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Biobase
Last Changed Rev: 73893 / Revision: 74756
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 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: Biobase
Version: 2.19.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch Biobase_2.19.3.tar.gz
StartedAt: 2013-03-24 02:45:36 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 02:48:29 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 173.7 seconds
RetCode: 0
Status:  OK 
CheckDir: Biobase.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/Biobase.Rcheck'
* using R version 3.0.0 beta (2013-03-21 r62346)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* 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 ... [22s/22s] OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
subListExtract 12.459  0.336  12.866
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running 'test-all.R' [37s/37s]
  Running 'test-rowMedians.R' [32s/32s]
 [69s/70s] 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
  '/Users/biocbuild/bbs-2.12-bioc/meat/Biobase.Rcheck/00check.log'
for details.

Biobase.Rcheck/00install.out:

* installing *source* package 'Biobase' ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c Rinit.c -o Rinit.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c anyMissing.c -o anyMissing.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c envir.c -o envir.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c matchpt.c -o matchpt.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c rowMedians.c -o rowMedians.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c sublist_extract.c -o sublist_extract.o
llvm-gcc-4.2 -arch x86_64 -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.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.0220.0030.024
ScalarObject-class0.0310.0030.034
addVig2Menu0.0090.0020.010
anyMissing0.0110.0020.012
cache0.0160.0030.019
channel0.2120.0070.219
channelNames0.0630.0010.063
class.AnnotatedDataFrame0.0850.0030.088
class.ExpressionSet0.5050.0180.523
class.MIAxE0.0470.0020.049
class.MultiSet0.1110.0020.113
class.NChannelSet0.4290.0080.438
class.Versioned0.1530.0030.156
class.VersionedBiobase0.0930.0030.095
class.Versions0.0420.0020.043
class.VersionsNull0.0110.0010.013
class.container0.0190.0010.019
class.eSet0.2450.0060.287
classVersion0.0350.0010.041
contents0.0120.0010.013
copyEnv0.0070.0020.009
copySubstitute0.0570.0120.079
createPackage0.0260.0060.032
data.aaMap0.0110.0010.012
data.geneData0.0770.0070.090
data.reporter0.0220.0020.029
data.sample.ExpressionSet0.0290.0080.040
data.sample.MultiSet0.0170.0060.028
dumpPackTxt0.0130.0010.035
esApply2.8580.0432.950
getPkgVigs0.0610.0120.120
isCurrent0.1080.0040.112
isUnique0.0080.0010.008
isVersioned0.0490.0010.051
lcSuffix0.0250.0010.026
listLen0.0100.0010.010
makeDataPackage0.1240.0130.137
matchpt0.0200.0010.021
multiassign0.0160.0010.019
note0.0070.0010.008
openPDF0.0090.0010.009
openVignette0.0080.0010.010
package.version0.0100.0010.012
read.AnnotatedDataFrame0.0370.0040.042
read.MIAME0.0150.0010.015
readExpressionSet0.1490.0060.154
reverseSplit0.0090.0020.011
rowMedians0.0880.0080.102
rowQ0.0370.0160.054
selectChannels0.1180.0030.157
selectSome0.0060.0010.009
strbreak0.0120.0010.012
subListExtract12.459 0.33612.866
testBioCConnection0.0050.0060.182
updateOldESet0.0020.0030.006
validMsg0.0050.0060.012