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 perceval

This page was generated on 2015-04-10 09:55:32 -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 06:14:06 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 06:17:20 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 193.7 seconds
RetCode: 0
Status:  OK 
CheckDir: seqbias.Rcheck
Warnings: 0

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-darwin10.8.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 ... [45s/47s] 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
* 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 ... [22s/22s] 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

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
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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c common.c -o common.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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c miscmath.c -o miscmath.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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c pos_table.c -o pos_table.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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c samtools_extra.c -o samtools_extra.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c kmer_matrix.cpp -o kmer_matrix.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c logger.cpp -o logger.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c motif.cpp -o motif.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c seqbias.cpp -o seqbias.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c sequencing_bias.cpp -o sequencing_bias.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c twobitseq.cpp -o twobitseq.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/aliasmanager.cpp -o yaml-cpp/aliasmanager.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/conversion.cpp -o yaml-cpp/conversion.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/directives.cpp -o yaml-cpp/directives.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/emitfromevents.cpp -o yaml-cpp/emitfromevents.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/emitter.cpp -o yaml-cpp/emitter.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/emitterstate.cpp -o yaml-cpp/emitterstate.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/emitterutils.cpp -o yaml-cpp/emitterutils.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/exp.cpp -o yaml-cpp/exp.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/iterator.cpp -o yaml-cpp/iterator.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/nodebuilder.cpp -o yaml-cpp/nodebuilder.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/node.cpp -o yaml-cpp/node.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/nodeownership.cpp -o yaml-cpp/nodeownership.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/null.cpp -o yaml-cpp/null.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/ostream.cpp -o yaml-cpp/ostream.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/parser.cpp -o yaml-cpp/parser.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/regex.cpp -o yaml-cpp/regex.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/scanner.cpp -o yaml-cpp/scanner.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/scanscalar.cpp -o yaml-cpp/scanscalar.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/scantag.cpp -o yaml-cpp/scantag.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/scantoken.cpp -o yaml-cpp/scantoken.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/simplekey.cpp -o yaml-cpp/simplekey.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/singledocparser.cpp -o yaml-cpp/singledocparser.o
In file included from yaml-cpp/singledocparser.cpp:2:
yaml-cpp/collectionstack.h:28: warning: unused parameter ‘type’
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/stream.cpp -o yaml-cpp/stream.o
llvm-g++-4.2 -arch x86_64 -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"  -Wall -Wextra -I. -fPIC  -mtune=core2 -g -O2 -Wall  -c yaml-cpp/tag.cpp -o yaml-cpp/tag.o
llvm-g++-4.2 -arch x86_64 -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 -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
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.0910.0020.093
kmer_freq1.2720.0371.312
random_intervals0.1100.0100.122
seqbias_fit2.1570.0272.196
seqbias_load3.7790.0713.891
seqbias_predict1.3750.0151.394
seqbias_save4.3830.0554.478