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 566/658HostnameOS / ArchBUILDCHECKBUILD BIN
rtracklayer 1.19.11
Michael Lawrence
Snapshot Date: 2013-03-24 17:01:43 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/rtracklayer
Last Changed Rev: 74461 / Revision: 74774
Last Changed Date: 2013-03-16 10:34:30 -0700 (Sat, 16 Mar 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK [ WARNINGS ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: rtracklayer
Version: 1.19.11
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings rtracklayer_1.19.11.tar.gz
StartedAt: 2013-03-25 04:32:26 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 04:40:08 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 461.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: rtracklayer.Rcheck
Warnings: 2

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/rtracklayer.Rcheck’
* using R version 3.0.0 beta (2013-03-19 r62328)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rtracklayer/DESCRIPTION’ ... OK
* this is package ‘rtracklayer’ version ‘1.19.11’
* 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 ‘rtracklayer’ can be installed ... [44s/47s] OK
* checking installed package size ... OK
* checking package 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 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 ... WARNING
Undocumented S4 methods:
  generic 'track<-' and siglist 'UCSCSession,RTLFile'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See the chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* 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 compiled code ... WARNING
File ‘/home/biocbuild/bbs-2.12-bioc/meat/rtracklayer.Rcheck/rtracklayer/libs/rtracklayer.so’:
  Found ‘abort’, possibly from ‘abort’ (C)
    Object: ‘ucsc/errabort.o’
  Found ‘exit’, possibly from ‘exit’ (C)
    Objects: ‘ucsc/errabort.o’, ‘ucsc/pipeline.o’
  Found ‘putchar’, possibly from ‘putchar’ (C)
    Object: ‘ucsc/net.o’
  Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
    Object: ‘ucsc/pipeline.o’
  Found ‘stderr’, possibly from ‘stderr’ (C)
    Objects: ‘ucsc/errabort.o’, ‘ucsc/obscure.o’, ‘ucsc/net.o’,
      ‘ucsc/verbose.o’, ‘ucsc/os.o’
  Found ‘stdout’, possibly from ‘stdout’ (C)
    Objects: ‘ucsc/common.o’, ‘ucsc/errabort.o’, ‘ucsc/net.o’,
      ‘ucsc/verbose.o’, ‘ucsc/os.o’

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

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking installed files from ‘inst/doc’ ... OK
* checking examples ... [38s/40s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
BigWigFile    7.848  2.156  10.768
BEDFile-class 4.545  0.160   5.167
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘rtracklayer_unit_tests.R’ [112s/117s]
 [113s/117s] 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There were 2 warnings.
See
  ‘/home/biocbuild/bbs-2.12-bioc/meat/rtracklayer.Rcheck/00check.log’
for details.

rtracklayer.Rcheck/00install.out:

* installing *source* package ‘rtracklayer’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c IRanges_stubs.c -o IRanges_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c R_init_rtracklayer.c -o R_init_rtracklayer.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c bigWig.c -o bigWig.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c chain_io.c -o chain_io.o
chain_io.c: In function ‘read_chain_file’:
chain_io.c:119:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
chain_io.c:116:24: warning: ‘header_line’ may be used uninitialized in this function [-Wuninitialized]
chain_io.c:101:54: warning: ‘block’ may be used uninitialized in this function [-Wuninitialized]
chain_io.c:110:12: warning: ‘qrc’ may be used uninitialized in this function [-Wuninitialized]
chain_io.c:106:12: warning: ‘trc’ may be used uninitialized in this function [-Wuninitialized]
chain_io.c:98:14: warning: ‘qstart’ may be used uninitialized in this function [-Wuninitialized]
chain_io.c:97:14: warning: ‘tstart’ may be used uninitialized in this function [-Wuninitialized]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c twoBit.c -o twoBit.o
twoBit.c: In function ‘TwoBitFile_read’:
twoBit.c:111:37: warning: pointer targets in passing argument 3 of ‘Ocopy_bytes_to_i1i2_with_lkup’ differ in signedness [-Wpointer-sign]
/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include/IRanges_interface.h:339:6: note: expected ‘char *’ but argument is of type ‘Rbyte *’
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c handlers.c -o handlers.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c utils.c -o utils.o
utils.c: In function ‘_STRSXP_collapse’:
utils.c:4:8: warning: unused variable ‘ans’ [-Wunused-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/bPlusTree.c -o ucsc/bPlusTree.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/bbiRead.c -o ucsc/bbiRead.o
ucsc/bbiRead.c: In function ‘bbiTotalSummary’:
ucsc/bbiRead.c:703:34: warning: variable ‘chromEnd’ set but not used [-Wunused-but-set-variable]
ucsc/bbiRead.c:703:22: warning: variable ‘chromStart’ set but not used [-Wunused-but-set-variable]
ucsc/bbiRead.c:703:13: warning: variable ‘chromId’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/bbiWrite.c -o ucsc/bbiWrite.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/bwgCreate.c -o ucsc/bwgCreate.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/bwgQuery.c -o ucsc/bwgQuery.o
ucsc/bwgQuery.c: In function ‘bigWigIntervalQuery’:
ucsc/bwgQuery.c:186:18: warning: variable ‘blockEnd’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/cirTree.c -o ucsc/cirTree.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/common.c -o ucsc/common.o
ucsc/common.c: In function ‘byteSwap64’:
ucsc/common.c:2765:21: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2766:21: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2767:21: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2768:21: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2769:8: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2770:8: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2771:8: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2772:8: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c: In function ‘byteSwapDouble’:
ucsc/common.c:2899:21: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2900:21: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2901:21: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2902:21: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2903:8: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2904:8: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2905:8: warning: array subscript is above array bounds [-Warray-bounds]
ucsc/common.c:2906:8: warning: array subscript is above array bounds [-Warray-bounds]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/dnaseq.c -o ucsc/dnaseq.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/dnautil.c -o ucsc/dnautil.o
ucsc/dnautil.c: In function ‘findHeadPolyTMaybeMask’:
ucsc/dnautil.c:943:5: warning: variable ‘pastPoly’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/errabort.c -o ucsc/errabort.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/hash.c -o ucsc/hash.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/linefile.c -o ucsc/linefile.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/localmem.c -o ucsc/localmem.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/sqlNum.c -o ucsc/sqlNum.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/zlibFace.c -o ucsc/zlibFace.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/dystring.c -o ucsc/dystring.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/hmmstats.c -o ucsc/hmmstats.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/obscure.c -o ucsc/obscure.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/pipeline.c -o ucsc/pipeline.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/rangeTree.c -o ucsc/rangeTree.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/rbTree.c -o ucsc/rbTree.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/memalloc.c -o ucsc/memalloc.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/dlist.c -o ucsc/dlist.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/udc.c -o ucsc/udc.o
ucsc/udc.c: In function ‘udcInfoViaHttp’:
ucsc/udc.c:405:1: warning: implicit declaration of function ‘strptime’ [-Wimplicit-function-declaration]
ucsc/udc.c:405:62: warning: comparison between pointer and integer [enabled by default]
ucsc/udc.c: In function ‘udcBitmapOpen’:
ucsc/udc.c:544:8: warning: variable ‘reserved64’ set but not used [-Wunused-but-set-variable]
ucsc/udc.c:543:8: warning: variable ‘reserved32’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/net.c -o ucsc/net.o
ucsc/net.c: In function ‘netSkipHttpHeaderLinesWithRedirect’:
ucsc/net.c:1332:8: warning: variable ‘version’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/bits.c -o ucsc/bits.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/twoBit.c -o ucsc/twoBit.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/_cheapcgi.c -o ucsc/_cheapcgi.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/internet.c -o ucsc/internet.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/https.c -o ucsc/https.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/base64.c -o ucsc/base64.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/verbose.c -o ucsc/verbose.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/os.c -o ucsc/os.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/wildcmp.c -o ucsc/wildcmp.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"  -g -fpic  -g -O2  -Wall -c ucsc/_portimpl.c -o ucsc/_portimpl.o
gcc -std=gnu99 -shared -L/usr/local/lib -o rtracklayer.so IRanges_stubs.o R_init_rtracklayer.o bigWig.o chain_io.o twoBit.o handlers.o utils.o ucsc/bPlusTree.o ucsc/bbiRead.o ucsc/bbiWrite.o ucsc/bwgCreate.o ucsc/bwgQuery.o ucsc/cirTree.o ucsc/common.o ucsc/dnaseq.o ucsc/dnautil.o ucsc/errabort.o ucsc/hash.o ucsc/linefile.o ucsc/localmem.o ucsc/sqlNum.o ucsc/zlibFace.o ucsc/dystring.o ucsc/hmmstats.o ucsc/obscure.o ucsc/pipeline.o ucsc/rangeTree.o ucsc/rbTree.o ucsc/memalloc.o ucsc/dlist.o ucsc/udc.o ucsc/net.o ucsc/bits.o ucsc/twoBit.o ucsc/_cheapcgi.o ucsc/internet.o ucsc/https.o ucsc/base64.o ucsc/verbose.o ucsc/os.o ucsc/wildcmp.o ucsc/_portimpl.o -lz -pthread -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.12-bioc/meat/rtracklayer.Rcheck/rtracklayer/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
Creating a generic function for ‘offset’ from package ‘stats’ in package ‘rtracklayer’
Creating a generic function from function ‘uri’ in package ‘rtracklayer’
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘rtracklayer.Rnw’ 
** testing if installed package can be loaded
* DONE (rtracklayer)

rtracklayer.Rcheck/rtracklayer-Ex.timings:

nameusersystemelapsed
BEDFile-class4.5450.1605.167
BamFile-methods0.3320.0200.463
BigWigFile 7.848 2.15610.768
BigWigSelection-class0.0680.0160.083
GFFFile-class3.8840.1564.044
GenomicSelection0.1080.0200.128
Quickload-class0.0520.0160.075
QuickloadGenome-class0.2120.0320.251
RangedData-methods0.7720.0160.805
TwoBitFile-class0.1920.0240.217
UCSCSchema-class0.0080.0000.009
UCSCTableQuery-class0.0160.0040.023
WIGFile-class1.7810.0402.132
asBED0.0080.0000.011
asGFF0.0080.0000.010
browseGenome0.0040.0080.015
browserView-methods0.0000.0080.020
browserViews-methods0.0080.0040.010
cpneTrack0.5360.0200.609
export0.3920.0040.399
layTrack-methods0.0040.0040.007
liftOver0.0040.0000.007
targets0.0960.0080.102
ucscGenomes0.2000.0040.347
ucscTrackModes-methods0.0720.0040.078