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: /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-25 01:22:51 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 01:25:20 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 149.3 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 Under development (unstable) (2013-02-26 r62077)
* 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.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 ... [9s/10s] 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 sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... [16s/16s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
subListExtract 7.369  0.168   7.542
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running 'test-all.R' [30s/30s]
  Running 'test-rowMedians.R' [29s/29s]
 [60s/60s] 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
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -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 -DNDEBUG  -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 -DNDEBUG  -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 -DNDEBUG  -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 -DNDEBUG  -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 -DNDEBUG  -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.12-bioc/meat/Biobase.Rcheck/Biobase/libs/i386
** 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.070.010.08
ScalarObject-class0.0240.0060.029
addVig2Menu0.0080.0050.014
anyMissing0.0070.0040.011
cache0.0160.0110.027
channel0.2080.0090.217
channelNames0.0510.0050.056
class.AnnotatedDataFrame0.1130.0190.132
class.ExpressionSet0.3920.0310.430
class.MIAxE0.0360.0080.044
class.MultiSet0.0550.0060.061
class.NChannelSet0.2850.0180.303
class.Versioned0.1570.0280.186
class.VersionedBiobase0.0660.0170.083
class.Versions0.0350.0130.048
class.VersionsNull0.0090.0070.015
class.container0.0160.0070.024
class.eSet0.2640.0330.298
classVersion0.0200.0100.032
contents0.0070.0060.013
copyEnv0.0070.0060.014
copySubstitute0.0430.0400.084
createPackage0.0230.0180.040
data.aaMap0.0070.0050.013
data.geneData0.0900.0110.102
data.reporter0.0110.0090.021
data.sample.ExpressionSet0.0370.0090.045
data.sample.MultiSet0.0180.0060.024
dumpPackTxt0.0100.0060.037
esApply2.0790.0352.114
getPkgVigs0.0680.0270.120
isCurrent0.1090.0170.125
isUnique0.0110.0050.016
isVersioned0.0500.0110.062
lcSuffix0.0310.0190.050
listLen0.0110.0050.016
makeDataPackage0.1810.0170.198
matchpt0.0250.0080.033
multiassign0.0150.0080.024
note0.0080.0050.011
openPDF0.0610.0050.065
openVignette0.0060.0050.010
package.version0.0070.0040.011
read.AnnotatedDataFrame0.0300.0110.042
read.MIAME0.0120.0050.018
readExpressionSet0.1360.0140.151
reverseSplit0.0090.0050.015
rowMedians0.1140.0160.130
rowQ0.0530.0150.068
selectChannels0.1350.0080.144
selectSome0.0100.0040.014
strbreak0.0100.0050.016
subListExtract7.3690.1687.542
testBioCConnection0.0070.0070.026
updateOldESet0.0050.0070.013
validMsg0.1700.0090.181