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 ArrayExpressHTS on petty

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

Package 49/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ArrayExpressHTS 1.14.0
Angela Goncalves , Andrew Tikhonov
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/ArrayExpressHTS
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  NotNeeded  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ OK ] OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: ArrayExpressHTS
Version: 1.14.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch ArrayExpressHTS_1.14.0.tar.gz
StartedAt: 2014-10-07 20:43:55 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 20:52:40 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 524.4 seconds
RetCode: 0
Status:  OK 
CheckDir: ArrayExpressHTS.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch ArrayExpressHTS_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-2.14-bioc/meat/ArrayExpressHTS.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ArrayExpressHTS/DESCRIPTION’ ... OK
* this is package ‘ArrayExpressHTS’ version ‘1.14.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 for sufficient/correct file permissions ... OK
* checking whether package ‘ArrayExpressHTS’ can be installed ... [56s/57s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘Rsamtools’
A package should be listed in only one of these fields.
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Packages in Depends field not imported from:
  ‘sampling’ ‘snow’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘assignPipelineOptions’ ‘createServerLog’ ‘finalCountdown’
  ‘getPipelineOption’ ‘processOneProjectAlignment’
  ‘processOneProjectAlnReport’ ‘processOneProjectEstimation’
  ‘processOneProjectRawReport’ ‘setProjectData’
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* 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’
prepareCluster: no visible global function definition for
  ‘mergeClusters’
readSDRF: no visible global function definition for
  ‘read.AnnotatedDataFrame’
* 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 compilation flags in Makevars ... 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 files in ‘vignettes’ ... OK
* checking examples ... [24s/24s] 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 3 notes.
See
  ‘/Users/biocbuild/bbs-2.14-bioc/meat/ArrayExpressHTS.Rcheck/00check.log’
for details.

ArrayExpressHTS.Rcheck/00install.out:

* installing *source* package ‘ArrayExpressHTS’ ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c addXS.c -o addXS.o
addXS.c: In function ‘addXS’:
addXS.c:42: warning: implicit declaration of function ‘Rprintf’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c fltbam.c -o fltbam.o
fltbam.c: In function ‘equalkeys’:
fltbam.c:40: warning: pointer targets in passing argument 1 of ‘strcmp’ differ in signedness
fltbam.c:40: warning: pointer targets in passing argument 2 of ‘strcmp’ differ in signedness
fltbam.c: In function ‘print_key’:
fltbam.c:45: warning: implicit declaration of function ‘Rprintf’
fltbam.c: In function ‘fltbam’:
fltbam.c:91: warning: implicit declaration of function ‘Rf_error’
fltbam.c:125: warning: pointer targets in passing argument 1 of ‘__builtin___strcpy_chk’ differ in signedness
fltbam.c:125: warning: pointer targets in passing argument 1 of ‘__inline_strcpy_chk’ differ in signedness
fltbam.c:126: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
fltbam.c: At top level:
hashtable_itr.h:46: warning: inline function ‘hashtable_iterator_value’ declared but never defined
hashtable_itr.h:32: warning: inline function ‘hashtable_iterator_key’ declared but never defined
hashtable_itr.h:46: warning: inline function ‘hashtable_iterator_value’ declared but never defined
hashtable_itr.h:32: warning: inline function ‘hashtable_iterator_key’ declared but never defined
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c functions.c -o functions.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c hashtable.c -o hashtable.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c hashtable_itr.c -o hashtable_itr.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c hashtable_utility.c -o hashtable_utility.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o ArrayExpressHTS.so addXS.o fltbam.o functions.o hashtable.o hashtable_itr.o hashtable_utility.o /Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/usrlib//libbam.a /Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/usrlib//libbcf.a /Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/usrlib//libtabix.a -lz -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.14-bioc/meat/ArrayExpressHTS.Rcheck/ArrayExpressHTS/libs
** R
** inst
** preparing package for lazy loading
No methods found in "Biobase" for requests: read.AnnotatedDataFrame
No methods found in "IRanges" for requests: subseq
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
No methods found in "Biobase" for requests: read.AnnotatedDataFrame
No methods found in "IRanges" for requests: subseq
Tue Oct  7 20:44:53 2014 [AEHTS] Setting Options Step 1
Tue Oct  7 20:44:53 2014 [AEHTS] Setting Options Step 2
Tue Oct  7 20:44:53 2014 [AEHTS] Setting Options Step 3
Tue Oct  7 20:44:53 2014 [AEHTS] *** WARNING ***
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS]     fasta_formatter not found
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] Use options('ArrayExpressHTS.fasta_formatter' = '/path/to/fasta_formatter') to define the location.
Tue Oct  7 20:44:53 2014 [AEHTS] Use .Rprofile to make options persistent.
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] *** WARNING ***
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS]     cufflinks not found
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] Use options('ArrayExpressHTS.cufflinks' = '/path/to/cufflinks') to define the location.
Tue Oct  7 20:44:53 2014 [AEHTS] Use .Rprofile to make options persistent.
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] *** WARNING ***
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS]     samtools not found
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] Use options('ArrayExpressHTS.samtools' = '/path/to/samtools') to define the location.
Tue Oct  7 20:44:53 2014 [AEHTS] Use .Rprofile to make options persistent.
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] *** WARNING ***
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS]     bwa not found
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] Use options('ArrayExpressHTS.bwa' = '/path/to/bwa') to define the location.
Tue Oct  7 20:44:53 2014 [AEHTS] Use .Rprofile to make options persistent.
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] *** WARNING ***
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS]     mmseq not found
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] Use options('ArrayExpressHTS.mmseq' = '/path/to/mmseq') to define the location.
Tue Oct  7 20:44:53 2014 [AEHTS] Use .Rprofile to make options persistent.
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] *** WARNING ***
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS]     bam2hits not found
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] Use options('ArrayExpressHTS.bam2hits' = '/path/to/bam2hits') to define the location.
Tue Oct  7 20:44:53 2014 [AEHTS] Use .Rprofile to make options persistent.
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] *** WARNING ***
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS]     bowtie not found
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] Use options('ArrayExpressHTS.bowtie' = '/path/to/bowtie') to define the location.
Tue Oct  7 20:44:53 2014 [AEHTS] Use .Rprofile to make options persistent.
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] *** WARNING ***
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS]     tophat not found
Tue Oct  7 20:44:53 2014 [AEHTS] 
Tue Oct  7 20:44:53 2014 [AEHTS] Use options('ArrayExpressHTS.tophat' = '/path/to/tophat') to define the location.
Tue Oct  7 20:44:53 2014 [AEHTS] Use .Rprofile to make options persistent.
Tue Oct  7 20:44:53 2014 [AEHTS] 
* DONE (ArrayExpressHTS)

ArrayExpressHTS.Rcheck/ArrayExpressHTS-Ex.timings:

nameusersystemelapsed
ArrayExpressHTS0.0080.0000.009
ArrayExpressHTSFastQ0.0180.0010.018
isRCloud0.0030.0000.002
package-options0.0040.0000.005
prepareAnnotation0.0050.0010.005
prepareReference0.0050.0000.005
processing-options0.0040.0010.005