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 seqbias on zin2

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

Package 715/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqbias 1.12.0
Daniel Jones
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/seqbias
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  WARNINGS  OK 

Summary

Package: seqbias
Version: 1.12.0
Command: /home/biocbuild/bbs-2.14-bioc/R/bin/R CMD check --no-vignettes --timings seqbias_1.12.0.tar.gz
StartedAt: 2014-10-08 02:43:52 -0700 (Wed, 08 Oct 2014)
EndedAt: 2014-10-08 02:45:59 -0700 (Wed, 08 Oct 2014)
EllapsedTime: 127.0 seconds
RetCode: 0
Status:  OK 
CheckDir: seqbias.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-2.14-bioc/R/bin/R CMD check --no-vignettes --timings seqbias_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-2.14-bioc/meat/seqbias.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘seqbias/DESCRIPTION’ ... OK
* this is package ‘seqbias’ version ‘1.12.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 ... [44s/45s] OK
* checking installed package size ... NOTE
  installed size is  8.7Mb
  sub-directories of 1Mb or more:
    libs   7.8Mb
* 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.
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 ... OK
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [15s/16s] 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
  ‘/home/biocbuild/bbs-2.14-bioc/meat/seqbias.Rcheck/00check.log’
for details.

seqbias.Rcheck/00install.out:

* installing *source* package ‘seqbias’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c common.c -o common.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c miscmath.c -o miscmath.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c pos_table.c -o pos_table.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c samtools_extra.c -o samtools_extra.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c kmer_matrix.cpp -o kmer_matrix.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c logger.cpp -o logger.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c motif.cpp -o motif.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c seqbias.cpp -o seqbias.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c sequencing_bias.cpp -o sequencing_bias.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c twobitseq.cpp -o twobitseq.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/aliasmanager.cpp -o yaml-cpp/aliasmanager.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/conversion.cpp -o yaml-cpp/conversion.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/directives.cpp -o yaml-cpp/directives.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/emitfromevents.cpp -o yaml-cpp/emitfromevents.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/emitter.cpp -o yaml-cpp/emitter.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/emitterstate.cpp -o yaml-cpp/emitterstate.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/emitterutils.cpp -o yaml-cpp/emitterutils.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/exp.cpp -o yaml-cpp/exp.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/iterator.cpp -o yaml-cpp/iterator.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/nodebuilder.cpp -o yaml-cpp/nodebuilder.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/node.cpp -o yaml-cpp/node.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/nodeownership.cpp -o yaml-cpp/nodeownership.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/null.cpp -o yaml-cpp/null.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/ostream.cpp -o yaml-cpp/ostream.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/parser.cpp -o yaml-cpp/parser.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/regex.cpp -o yaml-cpp/regex.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/scanner.cpp -o yaml-cpp/scanner.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/scanscalar.cpp -o yaml-cpp/scanscalar.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/scantag.cpp -o yaml-cpp/scantag.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/scantoken.cpp -o yaml-cpp/scantoken.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/simplekey.cpp -o yaml-cpp/simplekey.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/singledocparser.cpp -o yaml-cpp/singledocparser.o
In file included from yaml-cpp/singledocparser.cpp:2:0:
yaml-cpp/collectionstack.h:28:8: warning: unused parameter ‘type’ [-Wunused-parameter]
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/stream.cpp -o yaml-cpp/stream.o
g++ -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/include"  -Wall -Wextra -I. -fpic  -g -O2  -Wall -c yaml-cpp/tag.cpp -o yaml-cpp/tag.o
g++ -shared -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 /home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/usrlib//libbam.a /home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/usrlib//libbcf.a /home/biocbuild/bbs-2.14-bioc/R/library/Rsamtools/usrlib//libtabix.a -lz -pthread -L/home/biocbuild/bbs-2.14-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.14-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.2000.0000.204
kmer_freq0.6760.0120.691
random_intervals0.1240.0080.134
seqbias_fit2.2600.0042.293
seqbias_load2.9760.0243.143
seqbias_predict2.2200.0122.375
seqbias_save2.5960.0282.677