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/609HostnameOS / ArchBUILDCHECKBUILD BIN
Biobase 2.18.0
Bioconductor Package Maintainer
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/Biobase
Last Changed Rev: 70050 / Revision: 74773
Last Changed Date: 2012-10-01 15:16:24 -0700 (Mon, 01 Oct 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK [ WARNINGS ] OK 

Summary

Package: Biobase
Version: 2.18.0
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch Biobase_2.18.0.tar.gz
StartedAt: 2013-03-24 22:42:14 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 22:44:25 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 131.0 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: Biobase.Rcheck
Warnings: 1

Command output

* using log directory '/Users/biocbuild/bbs-2.11-bioc/meat/Biobase.Rcheck'
* using R version 2.15.3 (2013-03-01)
* 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.18.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 ... WARNING
Found the following significant warnings:
  /Library/Frameworks/R.framework/Resources/include/R_ext/RConverters.h:32:2: warning: #warning is a GCC extension
  /Library/Frameworks/R.framework/Resources/include/R_ext/RConverters.h:32:2: warning: #warning "R_ext/RConverters.h was deprecated in R 2.15.1 and will be removed in R 3.0.0"
See '/Users/biocbuild/bbs-2.11-bioc/meat/Biobase.Rcheck/00install.out' for details.
* 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 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 ... OK
Examples with CPU or elapsed time > 5s
                user system elapsed
subListExtract 9.025  0.199   9.301
* 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

WARNING: There was 1 warning.
NOTE: There was 1 note.
See
  '/Users/biocbuild/bbs-2.11-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
In file included from Rinit.c:3:
/Library/Frameworks/R.framework/Resources/include/R_ext/RConverters.h:32:2: warning: #warning is a GCC extension
/Library/Frameworks/R.framework/Resources/include/R_ext/RConverters.h:32:2: warning: #warning "R_ext/RConverters.h was deprecated in R 2.15.1 and will be removed in R 3.0.0"
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
In file included from envir.c:5:
/Library/Frameworks/R.framework/Resources/include/R_ext/RConverters.h:32:2: warning: #warning is a GCC extension
/Library/Frameworks/R.framework/Resources/include/R_ext/RConverters.h:32:2: warning: #warning "R_ext/RConverters.h was deprecated in R 2.15.1 and will be removed in R 3.0.0"
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.11-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.0100.0000.011
ScalarObject-class0.0150.0000.015
addVig2Menu000
anyMissing0.0010.0010.001
cache0.0040.0010.005
channel0.1920.0020.195
channelNames0.0520.0010.053
class.AnnotatedDataFrame0.0530.0010.053
class.ExpressionSet0.4310.0120.451
class.MIAxE0.0260.0010.027
class.MultiSet0.0510.0020.053
class.NChannelSet0.2650.0010.275
class.Versioned0.1030.0010.104
class.VersionedBiobase0.0470.0010.047
class.Versions0.0180.0000.019
class.VersionsNull0.0010.0010.001
class.container0.0040.0000.004
class.eSet0.1710.0020.174
classVersion0.0110.0000.011
contents0.0010.0010.001
copyEnv0.0010.0000.001
copySubstitute0.0100.0140.025
createPackage0.0110.0080.023
data.aaMap0.0020.0010.003
data.geneData0.0370.0040.042
data.reporter0.0020.0000.003
data.sample.ExpressionSet0.0180.0040.026
data.sample.MultiSet0.0070.0020.008
dumpPackTxt0.0020.0010.081
esApply2.1890.0162.221
getPkgVigs0.0380.0160.062
isCurrent0.0610.0010.064
isUnique0.0000.0000.001
isVersioned0.0260.0010.026
lcSuffix0.0010.0000.002
listLen0.0010.0010.001
makeDataPackage0.1040.0120.119
matchpt0.0060.0010.006
multiassign0.0010.0000.001
note000
openPDF000
openVignette000
package.version0.0010.0000.001
read.AnnotatedDataFrame0.0190.0040.031
read.MIAME0.0050.0000.005
readExpressionSet0.1040.0080.112
reverseSplit0.0000.0000.001
rowMedians0.1530.0100.169
rowQ0.0230.0080.030
selectChannels0.0810.0010.082
selectSome0.0010.0000.001
strbreak0.0020.0010.001
subListExtract9.0250.1999.301
testBioCConnection0.0020.0010.013
updateOldESet0.0000.0000.001
validMsg0.0000.0000.001