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 

BioC 2.14: CHECK report for Biobase on moscato2

This page was generated on 2014-10-08 08:50:35 -0700 (Wed, 08 Oct 2014).

Package 83/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Biobase 2.24.0
Bioconductor Package Maintainer
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/Biobase
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: Biobase
Version: 2.24.0
Command: rm -rf Biobase.buildbin-libdir && mkdir Biobase.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=Biobase.buildbin-libdir Biobase_2.24.0.tar.gz >Biobase-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=Biobase.buildbin-libdir --install="check:Biobase-install.out" --force-multiarch --no-vignettes --timings Biobase_2.24.0.tar.gz
StartedAt: 2014-10-07 23:03:11 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 23:06:14 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 182.5 seconds
RetCode: 0
Status:  OK  
CheckDir: Biobase.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf Biobase.buildbin-libdir && mkdir Biobase.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=Biobase.buildbin-libdir Biobase_2.24.0.tar.gz >Biobase-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=Biobase.buildbin-libdir --install="check:Biobase-install.out" --force-multiarch --no-vignettes --timings Biobase_2.24.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-2.14-bioc/meat/Biobase.Rcheck'
* using R version 3.1.1 (2014-07-10)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'Biobase/DESCRIPTION' ... OK
* this is package 'Biobase' version '2.24.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 for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'Biobase' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 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 ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'E:/biocbld/bbs-2.14-bioc/meat/Biobase.buildbin-libdir/Biobase/libs/i386/Biobase.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'E:/biocbld/bbs-2.14-bioc/meat/Biobase.buildbin-libdir/Biobase/libs/x64/Biobase.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.  The detected symbols
are linked into the code but might come from libraries and not actually
be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [6s] OK
** running examples for arch 'x64' ... [6s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'test-all.R' [21s]
  Running 'test-rowMedians.R' [23s]
 [44s] OK
** running tests for arch 'x64' ...
  Running 'test-all.R' [26s]
  Running 'test-rowMedians.R' [29s]
 [56s] 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 2 notes.
See
  'E:/biocbld/bbs-2.14-bioc/meat/Biobase.Rcheck/00check.log'
for details.

Biobase.Rcheck/00install.out:


install for i386

* installing *source* package 'Biobase' ...
** libs
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Rinit.c -o Rinit.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c anyMissing.c -o anyMissing.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c envir.c -o envir.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c matchpt.c -o matchpt.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c rowMedians.c -o rowMedians.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c sublist_extract.c -o sublist_extract.o
gcc -m32 -shared -s -static-libgcc -o Biobase.dll tmp.def Rinit.o anyMissing.o envir.o matchpt.o rowMedians.o sublist_extract.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.14-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.14-bioc/meat/Biobase.buildbin-libdir/Biobase/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'Biobase' ...
** libs
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Rinit.c -o Rinit.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c anyMissing.c -o anyMissing.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c envir.c -o envir.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c matchpt.c -o matchpt.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c rowMedians.c -o rowMedians.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c sublist_extract.c -o sublist_extract.o
gcc -m64 -shared -s -static-libgcc -o Biobase.dll tmp.def Rinit.o anyMissing.o envir.o matchpt.o rowMedians.o sublist_extract.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.14-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.14-bioc/meat/Biobase.buildbin-libdir/Biobase/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'Biobase' as Biobase_2.24.0.zip
* DONE (Biobase)

Biobase.Rcheck/examples_i386/Biobase-Ex.timings:

nameusersystemelapsed
Aggregate000
ScalarObject-class0.020.000.01
addVig2Menu0.000.010.02
anyMissing000
cache0.010.000.01
channel0.160.000.16
channelNames0.060.000.06
class.AnnotatedDataFrame0.050.000.05
class.ExpressionSet0.250.020.26
class.MIAxE0.010.000.02
class.MultiSet0.050.000.05
class.NChannelSet0.250.000.25
class.Versioned0.060.000.06
class.VersionedBiobase0.030.000.03
class.Versions000
class.VersionsNull0.010.000.02
class.container000
class.eSet0.110.000.11
classVersion000
contents000
copyEnv000
copySubstitute0.030.000.03
createPackage0.000.010.02
data.aaMap000
data.geneData0.050.000.04
data.reporter000
data.sample.ExpressionSet0.020.000.02
data.sample.MultiSet0.010.000.01
dumpPackTxt0.020.000.14
esApply1.510.001.52
getPkgVigs0.060.000.06
isCurrent0.030.000.03
isUnique000
isVersioned0.010.000.01
lcSuffix000
listLen000
makeDataPackage0.10.00.1
matchpt000
multiassign000
note000
openPDF000
openVignette000
package.version0.010.000.01
read.AnnotatedDataFrame0.020.000.02
read.MIAME000
readExpressionSet0.080.000.08
reverseSplit000
rowMedians0.080.000.08
rowQ0.020.000.02
selectChannels0.060.000.06
selectSome000
strbreak000
subListExtract1.140.001.14
testBioCConnection0.000.000.03
updateOldESet000
validMsg000

Biobase.Rcheck/examples_x64/Biobase-Ex.timings:

nameusersystemelapsed
Aggregate000
ScalarObject-class0.030.000.04
addVig2Menu000
anyMissing000
cache0.000.000.01
channel0.20.00.2
channelNames0.080.000.08
class.AnnotatedDataFrame0.030.000.03
class.ExpressionSet0.290.000.29
class.MIAxE0.020.000.02
class.MultiSet0.040.000.05
class.NChannelSet0.300.000.29
class.Versioned0.080.000.08
class.VersionedBiobase0.050.000.05
class.Versions0.010.000.01
class.VersionsNull000
class.container000
class.eSet0.130.000.13
classVersion000
contents0.010.000.01
copyEnv000
copySubstitute0.000.000.02
createPackage000
data.aaMap0.010.000.01
data.geneData0.030.000.03
data.reporter000
data.sample.ExpressionSet0.020.000.02
data.sample.MultiSet0.000.020.01
dumpPackTxt000
esApply1.780.001.78
getPkgVigs0.030.010.05
isCurrent0.050.000.05
isUnique000
isVersioned0.030.000.03
lcSuffix000
listLen000
makeDataPackage0.060.020.07
matchpt000
multiassign0.020.000.02
note000
openPDF000
openVignette000
package.version000
read.AnnotatedDataFrame0.010.000.02
read.MIAME0.020.000.01
readExpressionSet0.090.000.10
reverseSplit000
rowMedians0.120.000.12
rowQ0.040.000.03
selectChannels0.060.000.06
selectSome000
strbreak000
subListExtract1.580.011.59
testBioCConnection0.000.000.02
updateOldESet000
validMsg000