rtracklayer 1.30.4 Michael Lawrence
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/rtracklayer | Last Changed Rev: 115329 / Revision: 116712 | Last Changed Date: 2016-03-28 14:02:54 -0700 (Mon, 28 Mar 2016) |
| zin1 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | WARNINGS | | |
moscato1 | Windows Server 2008 R2 Standard (64-bit) / x64 | OK | OK | WARNINGS | OK | |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | [ WARNINGS ] | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings rtracklayer_1.30.4.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/rtracklayer.Rcheck’
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rtracklayer/DESCRIPTION’ ... OK
* this is package ‘rtracklayer’ version ‘1.30.4’
* 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 ... [25s/28s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License components with restrictions not permitted:
Artistic-2.0 + file LICENSE
* 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
Unexported objects imported by ':::' calls:
‘BiocGenerics:::testPackage’ ‘GenomicRanges:::INVALID.GR.COLNAMES’
‘S4Vectors:::labeledLine’
‘S4Vectors:::make_XYZxyz_to_XxYyZz_subscript’
‘S4Vectors:::new_SimpleList_from_list’ ‘XVector:::open_input_files’
‘XVector:::rewind_filexp’
See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
import,BEDFile-ANY-ANY : .local: warning in rgb(cols[1, ], cols[2, ],
cols[3, ], max = 255): partial argument match of 'max' to
'maxColorValue'
export,GenomicRanges-GFFFile-ANY : .local: no visible global function
definition for ‘package.version’
getSeq,TwoBitFile : .local: no visible binding for global variable
‘con’
intersectTrack<-,UCSCTableQuery : .local: possible error in
normArgTrack(value, x, TRUE): unused argument (TRUE)
* checking Rd files ... NOTE
prepare_Rd: readGFF.Rd:52-53: Dropping empty section \details
prepare_Rd: readGFF.Rd:55-56: Dropping empty section \value
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
‘readGFFAsGRanges’ ‘readGFFPragmas’ ‘sniffGFFVersion’
All user-level objects in a package should have documentation entries.
See 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 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 ... WARNING
File ‘rtracklayer/libs/rtracklayer.so’:
Found ‘___stderrp’, possibly from ‘stderr’ (C)
Objects: ‘ucsc/errAbort.o’, ‘ucsc/obscure.o’, ‘ucsc/pipeline.o’,
‘ucsc/net.o’, ‘ucsc/verbose.o’, ‘ucsc/os.o’
Found ‘___stdoutp’, possibly from ‘stdout’ (C)
Objects: ‘ucsc/common.o’, ‘ucsc/errAbort.o’, ‘ucsc/net.o’,
‘ucsc/verbose.o’, ‘ucsc/os.o’
Found ‘__exit’, possibly from ‘_exit’ (C)
Object: ‘ucsc/os.o’
Found ‘_abort’, possibly from ‘abort’ (C)
Object: ‘ucsc/errAbort.o’
Found ‘_exit’, possibly from ‘exit’ (C)
Objects: ‘ucsc/errAbort.o’, ‘ucsc/pipeline.o’
Found ‘_printf’, possibly from ‘printf’ (C)
Objects: ‘ucsc/common.o’, ‘ucsc/pipeline.o’
Found ‘_puts’, possibly from ‘printf’ (C), ‘puts’ (C)
Object: ‘ucsc/pipeline.o’
Found ‘_rand’, possibly from ‘rand’ (C)
Object: ‘ucsc/obscure.o’
File ‘rtracklayer/libs/rtracklayer.so’:
Found non-API call to R: ‘getConnection’
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.
Compiled code should not call non-API entry points in R.
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 ... [25s/42s] OK
Examples with CPU or elapsed time > 5s
user system elapsed
BigWigFile 7.591 2.009 9.605
BEDFile-class 2.089 0.118 16.414
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘rtracklayer_unit_tests.R’ [25s/28s]
[26s/28s] 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
Status: 2 WARNINGs, 4 NOTEs
See
‘/Users/biocbuild/bbs-3.2-bioc/meat/rtracklayer.Rcheck/00check.log’
for details.
* installing *source* package ‘rtracklayer’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c IRanges_stubs.c -o IRanges_stubs.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c XVector_stubs.c -o XVector_stubs.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c R_init_rtracklayer.c -o R_init_rtracklayer.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c readGFF.c -o readGFF.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c bigWig.c -o bigWig.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c chain_io.c -o chain_io.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c twoBit.c -o twoBit.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c handlers.c -o handlers.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c utils.c -o utils.o
utils.c:4:8: warning: unused variable 'ans' [-Wunused-variable]
SEXP ans;
^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/bPlusTree.c -o ucsc/bPlusTree.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/bbiRead.c -o ucsc/bbiRead.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/bbiWrite.c -o ucsc/bbiWrite.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/bwgCreate.c -o ucsc/bwgCreate.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/bwgQuery.c -o ucsc/bwgQuery.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/cirTree.c -o ucsc/cirTree.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/common.c -o ucsc/common.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/dnaseq.c -o ucsc/dnaseq.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/dnautil.c -o ucsc/dnautil.o
ucsc/dnautil.c:496:9: warning: implicit declaration of function 'isAllNt' is invalid in C99 [-Wimplicit-function-declaration]
if (isAllNt(allele, alLen))
^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/errAbort.c -o ucsc/errAbort.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/hash.c -o ucsc/hash.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/linefile.c -o ucsc/linefile.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/localmem.c -o ucsc/localmem.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/sqlNum.c -o ucsc/sqlNum.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/zlibFace.c -o ucsc/zlibFace.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/dystring.c -o ucsc/dystring.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/hmmstats.c -o ucsc/hmmstats.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/obscure.c -o ucsc/obscure.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/pipeline.c -o ucsc/pipeline.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/rangeTree.c -o ucsc/rangeTree.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/rbTree.c -o ucsc/rbTree.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/memalloc.c -o ucsc/memalloc.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/dlist.c -o ucsc/dlist.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/udc.c -o ucsc/udc.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/net.c -o ucsc/net.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/bits.c -o ucsc/bits.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/twoBit.c -o ucsc/twoBit.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/_cheapcgi.c -o ucsc/_cheapcgi.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/internet.c -o ucsc/internet.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/https.c -o ucsc/https.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/base64.c -o ucsc/base64.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/verbose.c -o ucsc/verbose.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/os.c -o ucsc/os.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/wildcmp.c -o ucsc/wildcmp.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/XVector/include" -g -fPIC -Wall -mtune=core2 -g -O2 -c ucsc/_portimpl.c -o ucsc/_portimpl.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 rtracklayer.so S4Vectors_stubs.o IRanges_stubs.o XVector_stubs.o R_init_rtracklayer.o readGFF.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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
clang: warning: argument unused during compilation: '-pthread'
installing to /Users/biocbuild/bbs-3.2-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
** testing if installed package can be loaded
* DONE (rtracklayer)