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 422/479HostnameOS / ArchBUILDCHECKBUILD BIN
seqbias 1.1.0
Daniel Jones
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/seqbias
Last Changed Rev: 54802 / Revision: 56603
Last Changed Date: 2011-04-13 15:36:43 -0700 (Wed, 13 Apr 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK [ OK ]
liverpool Windows Server 2003 R2 (32-bit) / x64  ERROR  skipped  skipped 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  ERROR  skipped  skipped 
moscato1 Windows Server 2008 R2 Enterprise (64-bit) / x64  ERROR  skipped  skipped 
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: seqbias
Version: 1.1.0
Command: /home/biocbuild/bbs-2.9-bioc/R/bin/R CMD check --no-vignettes --timings seqbias_1.1.0.tar.gz
StartedAt: 2011-07-07 02:15:19 -0700 (Thu, 07 Jul 2011)
EndedAt: 2011-07-07 02:17:38 -0700 (Thu, 07 Jul 2011)
EllapsedTime: 138.7 seconds
RetCode: 0
Status:  OK 
CheckDir: seqbias.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/seqbias.Rcheck’
* using R version 2.14.0 Under development (unstable) (2011-06-15 r56138)
* 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.1.0’
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package ‘seqbias’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 10.8Mb
  sub-directories of 1Mb or more:
    libs   9.9Mb
* 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space 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 ... 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 ... NOTE
‘library’ or ‘require’ call not declared from: ‘Rsamtools’
* 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 examples ... OK
* checking for unstated dependencies in vignettes ... NOTE
‘library’ or ‘require’ calls not declared from:
  ‘Rsamtools’ ‘ggplot2’
* 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

seqbias.Rcheck/00install.out:

* installing *source* package ‘seqbias’ ...
** libs
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c sequencing_bias.cpp -o sequencing_bias.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c kmers.cpp -o kmers.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c miscmath.cpp -o miscmath.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c common.cpp -o common.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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c table.c -o table.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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c logger.c -o logger.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c seqbias.cpp -o seqbias.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/aliascontent.cpp -o yaml-cpp/aliascontent.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/conversion.cpp -o yaml-cpp/conversion.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/emitter.cpp -o yaml-cpp/emitter.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/emitterstate.cpp -o yaml-cpp/emitterstate.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/emitterutils.cpp -o yaml-cpp/emitterutils.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/exp.cpp -o yaml-cpp/exp.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/iterator.cpp -o yaml-cpp/iterator.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/map.cpp -o yaml-cpp/map.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/node.cpp -o yaml-cpp/node.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/null.cpp -o yaml-cpp/null.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/ostream.cpp -o yaml-cpp/ostream.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/parser.cpp -o yaml-cpp/parser.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/parserstate.cpp -o yaml-cpp/parserstate.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/regex.cpp -o yaml-cpp/regex.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/scalar.cpp -o yaml-cpp/scalar.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/scanner.cpp -o yaml-cpp/scanner.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/scanscalar.cpp -o yaml-cpp/scanscalar.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/scantag.cpp -o yaml-cpp/scantag.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/scantoken.cpp -o yaml-cpp/scantoken.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/sequence.cpp -o yaml-cpp/sequence.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/simplekey.cpp -o yaml-cpp/simplekey.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/stream.cpp -o yaml-cpp/stream.o
g++ -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"  -Wall -D_GNU_SOURCE -fpic  -g -O2 -Wall -c yaml-cpp/tag.cpp -o yaml-cpp/tag.o
g++ -shared -L/usr/local/lib64 -o seqbias.so sequencing_bias.o kmers.o miscmath.o common.o table.o logger.o seqbias.o yaml-cpp/aliascontent.o yaml-cpp/conversion.o yaml-cpp/emitter.o yaml-cpp/emitterstate.o yaml-cpp/emitterutils.o yaml-cpp/exp.o yaml-cpp/iterator.o yaml-cpp/map.o yaml-cpp/node.o yaml-cpp/null.o yaml-cpp/ostream.o yaml-cpp/parser.o yaml-cpp/parserstate.o yaml-cpp/regex.o yaml-cpp/scalar.o yaml-cpp/scanner.o yaml-cpp/scanscalar.o yaml-cpp/scantag.o yaml-cpp/scantoken.o yaml-cpp/sequence.o yaml-cpp/simplekey.o yaml-cpp/stream.o yaml-cpp/tag.o -L/loc/home/biocbuild/bbs-2.9-bioc/R/library/Rsamtools/usrlib/ -lbam -lbcf -ltabix -lz -L/home/biocbuild/bbs-2.9-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.9-bioc/meat/seqbias.Rcheck/seqbias/libs
** R
** inst
** preparing package for lazy loading
Loading required package: IRanges

Attaching package: ‘IRanges’

The following object(s) are masked from ‘package:base’:

    Map, cbind, eval, intersect, mapply, order, paste, pmax, pmax.int,
    pmin, pmin.int, rbind, rep.int, setdiff, table, union

** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   ‘overview.Rnw’ 
** testing if installed package can be loaded

* DONE (seqbias)

seqbias.Rcheck/seqbias-Ex.timings:

nameusersystemelapsed
count_reads0.0560.0040.063
kmer_freq0.7680.0240.796
random_intervals0.1040.0080.115
seqbias_fit4.0760.0244.099
seqbias_load4.4240.0324.463
seqbias_predict4.6650.0364.700
seqbias_save4.7320.0484.784