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 3.0: CHECK report for seqbias on oaxaca

This page was generated on 2015-04-10 10:04:38 -0700 (Fri, 10 Apr 2015).

Package 809/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqbias 1.14.0
Daniel Jones
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/seqbias
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK 

Summary

Package: seqbias
Version: 1.14.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch seqbias_1.14.0.tar.gz
StartedAt: 2015-04-10 03:15:43 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 03:18:24 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 160.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: seqbias.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/seqbias.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘seqbias/DESCRIPTION’ ... OK
* this is package ‘seqbias’ 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 ‘seqbias’ can be installed ... [47s/47s] WARNING
Found the following significant warnings:
  motif.cpp:744:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init]
See ‘/Users/biocbuild/bbs-3.0-bioc/meat/seqbias.Rcheck/00install.out’ for details.
* 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
* 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 ... NOTE
'library' or 'require' call to ‘GenomicRanges’ which was already attached by Depends.
  Please remove these calls from your code.
Packages in Depends field not imported from:
  ‘Biostrings’ ‘GenomicRanges’ ‘methods’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
count.reads : <anonymous>: no visible global function definition for
  ‘seqnames’
count.reads : <anonymous>: no visible global function definition for
  ‘strand’
random.intervals: no visible global function definition for ‘GRanges’
random.intervals: no visible global function definition for ‘IRanges’
seqbias.predict : <anonymous>: no visible global function definition
  for ‘seqnames’
seqbias.predict : <anonymous>: no visible global function definition
  for ‘strand’
* 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 GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File ‘seqbias/libs/seqbias.so’:
  Found ‘_rand’, possibly from ‘rand’ (C)
    Objects: ‘sequencing_bias.o’, ‘twobitseq.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [15s/15s] 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
* DONE

WARNING: There was 1 warning.
NOTE: There were 3 notes.
See
  ‘/Users/biocbuild/bbs-3.0-bioc/meat/seqbias.Rcheck/00check.log’
for details.

seqbias.Rcheck/00install.out:

* installing *source* package ‘seqbias’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c common.c -o common.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c miscmath.c -o miscmath.o
miscmath.c:21:12: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
    return finite(a) && 0.0 <= a && a <= 1.0;
           ^
/usr/include/math.h:718:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
           ^
miscmath.c:47:9: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
    if (finite(u)) return x + log1p(-exp(u));
        ^
/usr/include/math.h:718:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
           ^
2 warnings generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c pos_table.c -o pos_table.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c samtools_extra.c -o samtools_extra.o
samtools_extra.c:36:1: warning: unused function 'kh_init_s' [-Wunused-function]
KHASH_MAP_INIT_STR(s, faidx1_t)
^
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:526:2: note: expanded from macro 'KHASH_MAP_INIT_STR'
        KHASH_INIT(name, kh_cstr_t, khval_t, 1, kh_str_hash_func, kh_str_hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:307:2: note: expanded from macro 'KHASH_INIT'
        KHASH_INIT2(name, static inline, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:168:23: note: expanded from macro 'KHASH_INIT2'
        SCOPE kh_##name##_t *kh_init_##name() {                                                         \
                             ^
<scratch space>:196:1: note: expanded from here
kh_init_s
^
samtools_extra.c:36:1: warning: unused function 'kh_destroy_s' [-Wunused-function]
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:526:2: note: expanded from macro 'KHASH_MAP_INIT_STR'
        KHASH_INIT(name, kh_cstr_t, khval_t, 1, kh_str_hash_func, kh_str_hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:307:2: note: expanded from macro 'KHASH_INIT'
        KHASH_INIT2(name, static inline, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:171:13: note: expanded from macro 'KHASH_INIT2'
        SCOPE void kh_destroy_##name(kh_##name##_t *h)                                          \
                   ^
<scratch space>:201:1: note: expanded from here
kh_destroy_s
^
samtools_extra.c:36:1: warning: unused function 'kh_clear_s' [-Wunused-function]
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:526:2: note: expanded from macro 'KHASH_MAP_INIT_STR'
        KHASH_INIT(name, kh_cstr_t, khval_t, 1, kh_str_hash_func, kh_str_hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:307:2: note: expanded from macro 'KHASH_INIT'
        KHASH_INIT2(name, static inline, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:179:13: note: expanded from macro 'KHASH_INIT2'
        SCOPE void kh_clear_##name(kh_##name##_t *h)                                            \
                   ^
<scratch space>:204:1: note: expanded from here
kh_clear_s
^
samtools_extra.c:36:1: warning: unused function 'kh_put_s' [-Wunused-function]
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:526:2: note: expanded from macro 'KHASH_MAP_INIT_STR'
        KHASH_INIT(name, kh_cstr_t, khval_t, 1, kh_str_hash_func, kh_str_hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:307:2: note: expanded from macro 'KHASH_INIT'
        KHASH_INIT2(name, static inline, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:260:16: note: expanded from macro 'KHASH_INIT2'
        SCOPE khint_t kh_put_##name(kh_##name##_t *h, khkey_t key, int *ret) \
                      ^
<scratch space>:213:1: note: expanded from here
kh_put_s
^
samtools_extra.c:36:1: warning: unused function 'kh_del_s' [-Wunused-function]
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:526:2: note: expanded from macro 'KHASH_MAP_INIT_STR'
        KHASH_INIT(name, kh_cstr_t, khval_t, 1, kh_str_hash_func, kh_str_hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:307:2: note: expanded from macro 'KHASH_INIT'
        KHASH_INIT2(name, static inline, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include/samtools/khash.h:298:13: note: expanded from macro 'KHASH_INIT2'
        SCOPE void kh_del_##name(kh_##name##_t *h, khint_t x)                           \
                   ^
<scratch space>:218:1: note: expanded from here
kh_del_s
^
5 warnings generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c kmer_matrix.cpp -o kmer_matrix.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c logger.cpp -o logger.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c motif.cpp -o motif.o
motif.cpp:744:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init]
    static const double pseudocount = 1.0;
                        ^             ˜˜˜
1 warning generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c seqbias.cpp -o seqbias.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c sequencing_bias.cpp -o sequencing_bias.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c twobitseq.cpp -o twobitseq.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/aliasmanager.cpp -o yaml-cpp/aliasmanager.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/conversion.cpp -o yaml-cpp/conversion.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/directives.cpp -o yaml-cpp/directives.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/emitfromevents.cpp -o yaml-cpp/emitfromevents.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/emitter.cpp -o yaml-cpp/emitter.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/emitterstate.cpp -o yaml-cpp/emitterstate.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/emitterutils.cpp -o yaml-cpp/emitterutils.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/exp.cpp -o yaml-cpp/exp.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/iterator.cpp -o yaml-cpp/iterator.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/nodebuilder.cpp -o yaml-cpp/nodebuilder.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/node.cpp -o yaml-cpp/node.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/nodeownership.cpp -o yaml-cpp/nodeownership.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/null.cpp -o yaml-cpp/null.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/ostream.cpp -o yaml-cpp/ostream.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/parser.cpp -o yaml-cpp/parser.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/regex.cpp -o yaml-cpp/regex.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/scanner.cpp -o yaml-cpp/scanner.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/scanscalar.cpp -o yaml-cpp/scanscalar.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/scantag.cpp -o yaml-cpp/scantag.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/scantoken.cpp -o yaml-cpp/scantoken.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/simplekey.cpp -o yaml-cpp/simplekey.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/singledocparser.cpp -o yaml-cpp/singledocparser.o
In file included from yaml-cpp/singledocparser.cpp:2:
yaml-cpp/collectionstack.h:28:48: warning: unused parameter 'type' [-Wunused-parameter]
                void PopCollectionType(CollectionType::value type) { assert(type == GetCurCollectionType()); collectionStack.pop(); }
                                                             ^
1 warning generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/stream.cpp -o yaml-cpp/stream.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"  -Wall -Wextra -I. -fPIC  -Wall -mtune=core2 -g -O2  -c yaml-cpp/tag.cpp -o yaml-cpp/tag.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o seqbias.so common.o miscmath.o pos_table.o samtools_extra.o kmer_matrix.o logger.o motif.o seqbias.o sequencing_bias.o twobitseq.o yaml-cpp/aliasmanager.o yaml-cpp/conversion.o yaml-cpp/directives.o yaml-cpp/emitfromevents.o yaml-cpp/emitter.o yaml-cpp/emitterstate.o yaml-cpp/emitterutils.o yaml-cpp/exp.o yaml-cpp/iterator.o yaml-cpp/nodebuilder.o yaml-cpp/node.o yaml-cpp/nodeownership.o yaml-cpp/null.o yaml-cpp/ostream.o yaml-cpp/parser.o yaml-cpp/regex.o yaml-cpp/scanner.o yaml-cpp/scanscalar.o yaml-cpp/scantag.o yaml-cpp/scantoken.o yaml-cpp/simplekey.o yaml-cpp/singledocparser.o yaml-cpp/stream.o yaml-cpp/tag.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
clang: warning: argument unused during compilation: '-pthread'
installing to /Users/biocbuild/bbs-3.0-bioc/meat/seqbias.Rcheck/seqbias/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (seqbias)

seqbias.Rcheck/seqbias-Ex.timings:

nameusersystemelapsed
count_reads0.1030.0010.104
kmer_freq0.8280.0170.852
random_intervals0.0730.0090.082
seqbias_fit1.5710.0171.609
seqbias_load2.6060.0312.665
seqbias_predict0.9350.0090.951
seqbias_save2.6070.0242.668