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: /home/biocbuild/bbs-2.9-bioc/R/bin/R CMD check --no-vignettes --timings Biobase_2.13.7.tar.gz
StartedAt: 2011-07-06 23:45:26 -0700 (Wed, 06 Jul 2011)
EndedAt: 2011-07-06 23:46:50 -0700 (Wed, 06 Jul 2011)
EllapsedTime: 84.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: Biobase.Rcheck
Warnings: 2

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/Biobase.Rcheck’
* using R version 2.14.0 Under development (unstable) (2011-06-15 r56138)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* 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 ... 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 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
  ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/Biobase.Rcheck/00check.log’
for details

Biobase.Rcheck/00install.out:

* installing *source* package ‘Biobase’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c Rinit.c -o Rinit.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c anyMissing.c -o anyMissing.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c envir.c -o envir.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c matchpt.c -o matchpt.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c rowMedians.c -o rowMedians.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c sublist_extract.c -o sublist_extract.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o Biobase.so Rinit.o anyMissing.o envir.o matchpt.o rowMedians.o sublist_extract.o -L/home/biocbuild/bbs-2.9-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.9-bioc/meat/Biobase.Rcheck/Biobase/libs
** 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.0120.0000.013
ScalarObject-class0.0640.0000.062
addVig2Menu000
anyMissing0.0000.0000.001
biocReposList0.0040.0040.015
cache0.0000.0000.003
channel0.2280.0000.239
channelNames0.1080.0000.110
class.AnnotatedDataFrame0.0520.0000.052
class.ExpressionSet0.4120.0040.418
class.MIAxE0.0280.0000.027
class.MultiSet0.0600.0040.061
class.NChannelSet0.3760.0080.386
class.Versioned0.1160.0000.117
class.VersionedBiobase0.0560.0000.057
class.Versions0.0200.0000.022
class.VersionsNull0.0000.0040.001
class.container0.0040.0000.004
class.eSet0.1880.0040.198
classVersion0.0120.0000.014
combine0.0840.0000.087
contents0.0000.0040.001
copyEnv0.0000.0000.001
copySubstitute0.0080.0040.016
createPackage0.0040.0080.009
data.aaMap0.0040.0000.003
data.geneData0.0280.0000.028
data.reporter0.0040.0000.003
data.sample.ExpressionSet0.020.000.02
data.sample.MultiSet0.0000.0000.005
dumpPackTxt0.0040.0000.043
esApply2.9640.0043.034
getPkgVigs0.0320.0000.037
isCurrent0.0800.0000.082
isUnique000
isVersioned0.0320.0000.033
lcSuffix0.0040.0000.002
listLen0.0000.0000.001
makeDataPackage0.0840.0000.085
matchpt0.0040.0000.006
multiassign0.0040.0000.000
note000
openPDF000
openVignette000
package.version0.0040.0000.001
read.AnnotatedDataFrame0.0800.0000.082
read.MIAME0.0040.0000.004
readExpressionSet0.1000.0040.106
reverseSplit0.0000.0000.001
rowMedians0.0720.0000.073
rowQ0.0280.0000.028
selectChannels0.1040.0000.103
selectSome000
strbreak000
subListExtract1.8720.0361.907
testBioCConnection0.0040.0000.010
updateObject0.2160.0000.217
updateOldESet000
validMsg000