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 40/514HostnameOS / ArchBUILDCHECKBUILD BIN
ArrayExpressHTS 1.4.0
Angela Goncalves , Andrew Tikhonov
Snapshot Date: 2012-03-23 18:21:46 -0700 (Fri, 23 Mar 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/ArrayExpressHTS
Last Changed Rev: 59920 / Revision: 64395
Last Changed Date: 2011-10-31 15:59:03 -0700 (Mon, 31 Oct 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 N O T   S U P P O R T E D
pitt Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: ArrayExpressHTS
Version: 1.4.0
Command: /home/biocbuild/bbs-2.9-bioc/R/bin/R CMD check --no-vignettes --timings ArrayExpressHTS_1.4.0.tar.gz
StartedAt: 2012-03-23 23:10:32 -0700 (Fri, 23 Mar 2012)
EndedAt: 2012-03-23 23:15:15 -0700 (Fri, 23 Mar 2012)
EllapsedTime: 282.4 seconds
RetCode: 0
Status:  OK 
CheckDir: ArrayExpressHTS.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/ArrayExpressHTS.Rcheck’
* using R version 2.14.2 (2012-02-29)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ArrayExpressHTS/DESCRIPTION’ ... OK
* this is package ‘ArrayExpressHTS’ version ‘1.4.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 ‘ArrayExpressHTS’ 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 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
cleanupCluster: no visible global function definition for
  ‘cleanupClusters’
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/ArrayExpressHTS.Rcheck/ArrayExpressHTS/libs/ArrayExpressHTS.so’:
  Found ‘__assert_fail’, possibly from ‘assert’ (C)
  Found ‘printf’, possibly from ‘printf’ (C)
  Found ‘putchar’, possibly from ‘putchar’ (C)
  Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (C)

Compiled code should not call functions 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 examples ... 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

ArrayExpressHTS.Rcheck/00install.out:

* installing *source* package ‘ArrayExpressHTS’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Rsamtools/include"   -fpic  -g -O2 -c addXS.c -o addXS.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Rsamtools/include"   -fpic  -g -O2 -c fltbam.c -o fltbam.o
hashtable_itr.h:46:1: warning: inline function ‘hashtable_iterator_value’ declared but never defined
hashtable_itr.h:32:1: warning: inline function ‘hashtable_iterator_key’ declared but never defined
hashtable_itr.h:46:1: warning: inline function ‘hashtable_iterator_value’ declared but never defined
hashtable_itr.h:32:1: warning: inline function ‘hashtable_iterator_key’ declared but never defined
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Rsamtools/include"   -fpic  -g -O2 -c functions.c -o functions.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Rsamtools/include"   -fpic  -g -O2 -c hashtable.c -o hashtable.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Rsamtools/include"   -fpic  -g -O2 -c hashtable_itr.c -o hashtable_itr.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Rsamtools/include"   -fpic  -g -O2 -c hashtable_utility.c -o hashtable_utility.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o ArrayExpressHTS.so addXS.o fltbam.o functions.o hashtable.o hashtable_itr.o hashtable_utility.o /loc/home/biocbuild/bbs-2.9-bioc/R/library/Rsamtools/usrlib//libbam.a /loc/home/biocbuild/bbs-2.9-bioc/R/library/Rsamtools/usrlib//libbcf.a /loc/home/biocbuild/bbs-2.9-bioc/R/library/Rsamtools/usrlib//libtabix.a -lz -L/home/biocbuild/bbs-2.9-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.9-bioc/meat/ArrayExpressHTS.Rcheck/ArrayExpressHTS/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   ‘ArrayExpressHTS.Rnw’ 
** testing if installed package can be loaded
Fri Mar 23 23:11:00 2012 [AEHTS] [TRACE] --> initDefaultEnvironment

* DONE (ArrayExpressHTS)

ArrayExpressHTS.Rcheck/ArrayExpressHTS-Ex.timings:

nameusersystemelapsed
ArrayExpressHTS0.0000.0000.002
ArrayExpressHTSFastQ0.0040.0000.004
getPipelineOption000
getPipelineOptions0.0040.0000.001
initDefaultEnvironment0.0000.0000.001
isRCloud000
prepareAnnotation0.0040.0000.001
prepareReference0.0000.0000.002
setPipelineOptions000