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 395/462HostnameOS / ArchBUILDCHECKBUILD BIN
rtracklayer 1.13.0
Michael Lawrence
Snapshot Date: 2011-05-09 07:20:56 -0700 (Mon, 09 May 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/rtracklayer
Last Changed Rev: 55209 / Revision: 55359
Last Changed Date: 2011-05-03 05:40:27 -0700 (Tue, 03 May 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  WARNINGS 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  WARNINGS  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK [ WARNINGS ] OK 

Summary

Package: rtracklayer
Version: 1.13.0
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch rtracklayer_1.13.0.tar.gz
StartedAt: 2011-05-09 16:54:32 -0700 (Mon, 09 May 2011)
EndedAt: 2011-05-09 16:58:18 -0700 (Mon, 09 May 2011)
EllapsedTime: 225.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: rtracklayer.Rcheck
Warnings: 1

Command output

* using log directory ‘/Users/biocbuild/bbs-2.9-bioc/meat/rtracklayer.Rcheck’
* using R version 2.14.0 Under development (unstable) (2011-04-24 r55634)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rtracklayer/DESCRIPTION’ ... OK
* this is package ‘rtracklayer’ version ‘1.13.0’
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package ‘rtracklayer’ can be installed ... OK
* checking installed package size ... OK
* 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 ... WARNING
Undocumented code objects:
  ‘IRanges’
All user-level objects in a package 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... NOTE
‘library’ or ‘require’ calls not declared from:
  ‘GGtools’ ‘hgu133plus2.db’
* 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 was 1 warning, see
  ‘/Users/biocbuild/bbs-2.9-bioc/meat/rtracklayer.Rcheck/00check.log’
for details

rtracklayer.Rcheck/00install.out:

* installing *source* package ‘rtracklayer’ ...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gzeof in -lz... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working strtod... yes
checking for bzero... yes
checking for dup2... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for regcomp... yes
checking for select... yes
checking for socket... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for uname... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
*** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c IRanges_stubs.c -o IRanges_stubs.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c R_init_rtracklayer.c -o R_init_rtracklayer.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c bigWig.c -o bigWig.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c chain_io.c -o chain_io.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/bPlusTree.c -o ucsc/bPlusTree.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/bbiRead.c -o ucsc/bbiRead.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/bbiWrite.c -o ucsc/bbiWrite.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/bwgCreate.c -o ucsc/bwgCreate.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/bwgQuery.c -o ucsc/bwgQuery.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/cirTree.c -o ucsc/cirTree.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/common.c -o ucsc/common.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/errabort.c -o ucsc/errabort.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/hash.c -o ucsc/hash.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/linefile.c -o ucsc/linefile.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/localmem.c -o ucsc/localmem.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/sqlNum.c -o ucsc/sqlNum.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/zlibFace.c -o ucsc/zlibFace.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/dystring.c -o ucsc/dystring.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/hmmstats.c -o ucsc/hmmstats.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/obscure.c -o ucsc/obscure.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/pipeline.c -o ucsc/pipeline.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/rangeTree.c -o ucsc/rangeTree.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/rbTree.c -o ucsc/rbTree.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/memalloc.c -o ucsc/memalloc.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/dlist.c -o ucsc/dlist.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/udc.c -o ucsc/udc.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/net.c -o ucsc/net.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/bits.c -o ucsc/bits.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/_cheapcgi.c -o ucsc/_cheapcgi.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/internet.c -o ucsc/internet.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/https.c -o ucsc/https.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/base64.c -o ucsc/base64.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/verbose.c -o ucsc/verbose.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/os.c -o ucsc/os.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/wildcmp.c -o ucsc/wildcmp.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.14/Resources/library/IRanges/include"   -fPIC  -g -O2 -c ucsc/_portimpl.c -o ucsc/_portimpl.o
gcc-4.2 -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o rtracklayer.so IRanges_stubs.o R_init_rtracklayer.o bigWig.o chain_io.o ucsc/bPlusTree.o ucsc/bbiRead.o ucsc/bbiWrite.o ucsc/bwgCreate.o ucsc/bwgQuery.o ucsc/cirTree.o ucsc/common.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/_cheapcgi.o ucsc/internet.o ucsc/https.o ucsc/base64.o ucsc/verbose.o ucsc/os.o ucsc/wildcmp.o ucsc/_portimpl.o -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.9-bioc/meat/rtracklayer.Rcheck/rtracklayer/libs/i386
** R
** data
** demo
** inst
** preparing package for lazy loading
Loading required package: bitops
Creating a new generic function for "nrow" in "rtracklayer"
Creating a new generic function for "offset" in "rtracklayer"
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   ‘rtracklayer.Rnw’ 
** testing if installed package can be loaded

* DONE (rtracklayer)

rtracklayer.Rcheck/rtracklayer-Ex.timings:

nameusersystemelapsed
BigWigSelection-class0.0830.0010.084
GenomicSelection0.9020.3369.307
RangedData-methods0.8380.0080.848
RangesList-methods000
UCSCSchema-class000
UCSCTableQuery-class0.0000.0010.001
browseGenome0.0010.0000.000
browserView-methods0.0000.0010.000
browserViews-methods0.0010.0000.000
cpneTrack1.1690.0431.276
export0.2140.0120.228
export.gff2.0720.0202.095
import0.2220.0060.229
import.gff0.5630.0160.581
layTrack-methods0.0000.0000.001
targets0.1010.0050.107
ucscGenomes0.0710.0050.123
ucscTrackModes-methods0.0220.0010.023