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 58/479HostnameOS / ArchBUILDCHECKBUILD BIN
Biobase 2.13.7
Biocore Team c/o BioC user list
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Biobase
Last Changed Rev: 56474 / Revision: 56603
Last Changed Date: 2011-06-30 12:44:49 -0700 (Thu, 30 Jun 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  WARNINGS 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  WARNINGS  OK 
moscato1 Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  WARNINGS  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK [ WARNINGS ] OK 

Summary

Package: Biobase
Version: 2.13.7
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch Biobase_2.13.7.tar.gz
StartedAt: 2011-07-07 01:51:07 -0700 (Thu, 07 Jul 2011)
EndedAt: 2011-07-07 01:53:13 -0700 (Thu, 07 Jul 2011)
EllapsedTime: 126.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: Biobase.Rcheck
Warnings: 2

Command output

* using log directory '/Users/biocbuild/bbs-2.9-bioc/meat/Biobase.Rcheck'
* using R version 2.14.0 Under development (unstable) (2011-06-22 r56208)
* 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.13.7'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space 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 ... WARNING
Undocumented code objects:
  'estimateDispersions' 'estimateSizeFactors'
All user-level objects in a package should have documentation entries.
See the chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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 ... NOTE
  
  Note: significantly better compression could be obtained
        by using tools::resaveRdaFiles() or R CMD build --resave-data
                           old_size new_size compress
  SW.rda                      338Kb    261Kb       xz
  sample.ExpressionSet.rda    271Kb     72Kb       xz
  sample.MultiSet.rda          25Kb     19Kb       xz
  seD.rda                      28Kb     18Kb    bzip2
* 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 sizes of PDF files under 'inst/doc' ... OK
* checking examples ... WARNING
Found the following significant warnings:

  Warning: '.readRDS' is deprecated.
  Warning: '.readRDS' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
* 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

WARNING: There were 2 warnings, see
  '/Users/biocbuild/bbs-2.9-bioc/meat/Biobase.Rcheck/00check.log'
for details

Biobase.Rcheck/00install.out:

* installing *source* package 'Biobase' ...
** libs
*** arch - i386
gcc-4.2 -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-4.2 -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-4.2 -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-4.2 -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-4.2 -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-4.2 -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-4.2 -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.018
ScalarObject-class0.0550.0000.055
addVig2Menu000
anyMissing0.0020.0000.002
biocReposList0.0070.0020.015
cache0.0030.0010.005
channel0.3050.0010.318
channelNames0.1110.0000.112
class.AnnotatedDataFrame0.0710.0030.075
class.ExpressionSet0.5900.0090.623
class.MIAxE0.0390.0000.044
class.MultiSet0.0890.0010.095
class.NChannelSet0.4750.0060.489
class.Versioned0.1630.0020.173
class.VersionedBiobase0.0790.0010.080
class.Versions0.0290.0010.030
class.VersionsNull0.0010.0000.001
class.container0.0060.0010.006
class.eSet0.2720.0030.286
classVersion0.0170.0010.022
combine0.1170.0030.121
contents0.0010.0010.002
copyEnv0.0010.0000.000
copySubstitute0.0130.0080.021
createPackage0.0090.0040.014
data.aaMap0.0040.0010.004
data.geneData0.0410.0030.044
data.reporter0.0030.0010.003
data.sample.ExpressionSet0.0400.0030.050
data.sample.MultiSet0.0070.0010.009
dumpPackTxt0.0020.0020.038
esApply3.9460.0264.481
getPkgVigs0.0560.0090.083
isCurrent0.0980.0010.099
isUnique0.0000.0010.001
isVersioned0.0420.0000.042
lcSuffix0.0030.0000.003
listLen0.0010.0010.000
makeDataPackage0.1700.0080.180
matchpt0.0080.0010.009
multiassign0.0010.0000.001
note0.0000.0000.001
openPDF000
openVignette000
package.version0.0010.0000.002
read.AnnotatedDataFrame0.0210.0020.024
read.MIAME0.0060.0000.007
readExpressionSet0.1410.0060.148
reverseSplit0.0030.0000.004
rowMedians0.0890.0050.096
rowQ0.0500.0080.058
selectChannels0.1460.0020.158
selectSome0.0000.0000.001
strbreak0.0000.0000.001
subListExtract2.4310.0632.535
testBioCConnection0.0020.0010.012
updateObject0.3500.0050.357
updateOldESet000
validMsg0.0000.0010.000