Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-04-17 11:37:15 -0400 (Wed, 17 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4676 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" | 4414 |
merida1 | macOS 12.7.1 Monterey | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4437 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
Package 1820/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
rtracklayer 1.62.0 (landing page) Michael Lawrence
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
To the developers/maintainers of the rtracklayer package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/rtracklayer.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: rtracklayer |
Version: 1.62.0 |
Command: F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:rtracklayer.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings rtracklayer_1.62.0.tar.gz |
StartedAt: 2024-04-16 04:37:46 -0400 (Tue, 16 Apr 2024) |
EndedAt: 2024-04-16 04:43:19 -0400 (Tue, 16 Apr 2024) |
EllapsedTime: 332.2 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: rtracklayer.Rcheck |
Warnings: 4 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:rtracklayer.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings rtracklayer_1.62.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.18-bioc/meat/rtracklayer.Rcheck' * using R version 4.3.3 (2024-02-29 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'rtracklayer/DESCRIPTION' ... OK * this is package 'rtracklayer' version '1.62.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 whether package 'rtracklayer' can be installed ... WARNING Found the following significant warnings: bigBedHelper.c:148:3: warning: 'strncpy' destination unchanged after copying no bytes [-Wstringop-truncation] ucsc/basicBed.c:997:1: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] ucsc/bigBed.c:314:52: warning: '%s' directive argument is null [-Wformat-overflow=] ucsc/bbiRead.c:635:1: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] ucsc/bbiRead.c:635:1: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] ucsc/obscure.c:789:37: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pid_t' {aka 'long long int'} [-Wformat=] ucsc/udc.c:1088:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] ucsc/udc.c:1446:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] See 'F:/biocbuild/bbs-3.18-bioc/meat/rtracklayer.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 12.3.0' * 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 startup messages can be suppressed ... OK * checking dependencies in R code ... NOTE ':::' call which should be '::': 'XVector:::open_input_files' See the note in ?`:::` about the use of this operator. 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:::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,BEDPEFile-ANY-ANY: no visible binding for global variable 'chrom2' import,BEDPEFile-ANY-ANY: no visible binding for global variable 'start2' import,BEDPEFile-ANY-ANY: no visible binding for global variable 'end2' import,BEDPEFile-ANY-ANY: no visible binding for global variable 'strand2' Undefined global functions or variables: chrom2 end2 start2 strand2 * checking Rd files ... WARNING checkRd: (5) BigBedFile.Rd:96-101: \item in \describe must have non-empty label checkRd: (5) BigBedSelection.rd:23-30: \item in \describe must have non-empty label checkRd: (5) BigBedSelection.rd:36-42: \item in \describe must have non-empty label checkRd: (5) BigWigFile.Rd:137-142: \item in \describe must have non-empty label checkRd: (5) BigWigFile.Rd:143-172: \item in \describe must have non-empty label checkRd: (5) BigWigSelection-class.Rd:21-29: \item in \describe must have non-empty label checkRd: (5) BigWigSelection-class.Rd:35-41: \item in \describe must have non-empty label checkRd: (5) BrowserViewList-class.Rd:19-22: \item in \describe must have non-empty label checkRd: (5) Chain-class.Rd:49-55: \item in \describe must have non-empty label checkRd: (5) Chain-class.Rd:56-59: \item in \describe must have non-empty label checkRd: (5) Chain-class.Rd:60-62: \item in \describe must have non-empty label checkRd: (5) Chain-class.Rd:63-65: \item in \describe must have non-empty label checkRd: (5) Chain-class.Rd:66-69: \item in \describe must have non-empty label checkRd: (5) Chain-class.Rd:83-88: \item in \describe must have non-empty label checkRd: (5) GFFFile-class.Rd:248-250: \item in \describe must have non-empty label checkRd: (5) GenomicData.Rd:24-28: \item in \describe must have non-empty label checkRd: (5) GenomicData.Rd:29-35: \item in \describe must have non-empty label checkRd: (5) GenomicData.Rd:41-57: \item in \describe must have non-empty label checkRd: (5) IntegerRangesList-methods.Rd:26-30: \item in \describe must have non-empty label checkRd: (5) Quickload-class.Rd:36-43: \item in \describe must have non-empty label checkRd: (5) Quickload-class.Rd:52-55: \item in \describe must have non-empty label checkRd: (5) Quickload-class.Rd:56-57: \item in \describe must have non-empty label checkRd: (5) Quickload-class.Rd:58-60: \item in \describe must have non-empty label checkRd: (5) Quickload-class.Rd:61-63: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:48-72: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:81-86: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:87-90: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:91-94: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:95-98: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:99-102: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:103-106: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:112-114: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:115-117: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:118-120: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:121-123: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:124-150: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:151-154: \item in \describe must have non-empty label checkRd: (5) QuickloadGenome-class.Rd:155-159: \item in \describe must have non-empty label checkRd: (5) TrackDb-class.Rd:30-32: \item in \describe must have non-empty label checkRd: (5) TrackDb-class.Rd:33-35: \item in \describe must have non-empty label checkRd: (5) TrackDb-class.Rd:36-38: \item in \describe must have non-empty label checkRd: (5) TrackDb-class.Rd:39-42: \item in \describe must have non-empty label checkRd: (5) TrackDb-class.Rd:43-49: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:56-63: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:72-75: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:76-77: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:78-80: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:81-83: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:84-88: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:95-97: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:98-100: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:101-103: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:104-106: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:107-109: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:110-112: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:113-115: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:116-118: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:119-121: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:122-124: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:125-127: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:128-130: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:131-133: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:134-136: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:137-139: \item in \describe must have non-empty label checkRd: (5) TrackHub-class.Rd:140-144: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:45-59: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:67-70: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:71-74: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:75-77: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:78-80: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:81-83: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:84-87: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:88-91: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:92-94: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:95-97: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:98-100: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:106-108: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:109-128: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:129-132: \item in \describe must have non-empty label checkRd: (5) TrackHubGenome-class.Rd:133-137: \item in \describe must have non-empty label checkRd: (5) TwoBitFile-class.Rd:106-111: \item in \describe must have non-empty label checkRd: (5) UCSCSchema-class.Rd:25: \item in \describe must have non-empty label checkRd: (5) UCSCSchema-class.Rd:26: \item in \describe must have non-empty label checkRd: (5) UCSCSchema-class.Rd:27: \item in \describe must have non-empty label checkRd: (5) UCSCTableQuery-class.Rd:92-102: \item in \describe must have non-empty label checkRd: (5) UCSCTableQuery-class.Rd:110-114: \item in \describe must have non-empty label checkRd: (5) UCSCTableQuery-class.Rd:115-122: \item in \describe must have non-empty label checkRd: (5) UCSCTableQuery-class.Rd:123-126: \item in \describe must have non-empty label checkRd: (5) UCSCTableQuery-class.Rd:135-137: \item in \describe must have non-empty label checkRd: (5) UCSCTableQuery-class.Rd:138-140: \item in \describe must have non-empty label checkRd: (5) UCSCTableQuery-class.Rd:141-145: \item in \describe must have non-empty label checkRd: (5) UCSCTableQuery-class.Rd:146-152: \item in \describe must have non-empty label checkRd: (5) UCSCTableQuery-class.Rd:153-156: \item in \describe must have non-empty label checkRd: (5) UCSCTableQuery-class.Rd:157-158: \item in \describe must have non-empty label checkRd: (5) UCSCTableQuery-class.Rd:159-162: \item in \describe must have non-empty label checkRd: (5) ucscSession-class.Rd:100-105: \item in \describe must have non-empty label * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... WARNING Undocumented code objects: 'FileForFormat' 'Genome' 'Track' 'TrackContainer' 'browserSession<-' 'cleanupBigBedCache' 'descriptionUrl' 'descriptionUrl<-' 'email' 'email<-' 'genomeField' 'genomeField<-' 'genomeInfo' 'genomeInfo<-' 'genomesFile' 'genomesFile<-' 'getTracks' 'hub' 'hub<-' 'hubUrl<-' 'longLabel' 'longLabel<-' 'readGFFAsGRanges' 'readGFFPragmas' 'shortLabel' 'shortLabel<-' 'sniffGFFVersion' 'trackField' 'trackField<-' 'trackName' 'trackName<-' Undocumented S4 classes: 'Track' 'RTLFile' 'TrackContainer' 'RTLFileList' Undocumented S4 methods: generic 'as.character' and siglist 'RTLFile' generic 'browserSession' and siglist 'UCSCTableQuery' generic 'browserSession<-' and siglist 'UCSCTableQuery' generic 'export' and siglist 'CompressedGRangesList,BEDFile,ANY' generic 'export' and siglist 'CompressedGRangesList,GFFFile,ANY' generic 'export' and siglist 'GRangesList,UCSCFile,ANY' generic 'export' and siglist 'SimpleGRangesList,BEDFile,ANY' generic 'export' and siglist 'SimpleGRangesList,GFFFile,ANY' generic 'export' and siglist 'SimpleGRangesList,WIGFile,ANY' generic 'fileFormat' and siglist 'Bed15TrackLine' generic 'fileFormat' and siglist 'GraphTrackLine' generic 'fileFormat' and siglist 'RTLFile' generic 'fileFormat' and siglist 'TrackLine' generic 'genomesFile' and siglist 'TrackHub' generic 'genomesFile<-' and siglist 'TrackHub' generic 'initialize' and siglist 'RTLFile' generic 'liftOver' and siglist 'GRangesList,Chain' generic 'names' and siglist 'GenomeContainer' generic 'names' and siglist 'Quickload' generic 'names' and siglist 'TrackContainer' generic 'names' and siglist 'TrackHub' generic 'path' and siglist 'RTLFile' generic 'show' and siglist 'RTLFile' generic 'show' and siglist 'UCSCSchema' generic 'track<-' and siglist 'TrackHubGenome,BiocFile' generic 'track<-' and siglist 'UCSCSession,SimpleGRangesList' generic 'trackName' and siglist 'UCSCTableQuery' generic 'trackName<-' and siglist 'UCSCTableQuery' generic 'trackNames' and siglist 'QuickloadGenome' generic 'trackNames' and siglist 'TrackHubGenome' generic 'trackNames' and siglist 'UCSCTableQuery' generic 'uri' and siglist 'Quickload' generic 'uri' and siglist 'TrackHub' generic 'writeTrackHub' and siglist 'TrackHub' All user-level objects in a package (including S4 classes and methods) should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking for code/documentation mismatches ... WARNING S4 class codoc mismatches from documentation object 'UCSCView-class': Slots for class 'UCSCView' Code: form hgsid session Inherited: session Docs: hgsid session * 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 shell scripts ... 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 use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files for x64 is not available File 'F:/biocbuild/bbs-3.18-bioc/R/library/rtracklayer/libs/x64/rtracklayer.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Found 'rand', possibly from 'rand' (C) File 'rtracklayer/libs/x64/rtracklayer.dll': Found non-API calls to R: 'R_ReadConnection', 'getConnection' Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. 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 files in 'vignettes' ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed BEDFile-class 4.59 1.36 5.95 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'rtracklayer_unit_tests.R' 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: 4 WARNINGs, 4 NOTEs See 'F:/biocbuild/bbs-3.18-bioc/meat/rtracklayer.Rcheck/00check.log' for details.
rtracklayer.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD INSTALL rtracklayer ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.18-bioc/R/library' * installing *source* package 'rtracklayer' ... ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c S4Vectors_stubs.c -o S4Vectors_stubs.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c IRanges_stubs.c -o IRanges_stubs.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c XVector_stubs.c -o XVector_stubs.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R_init_rtracklayer.c -o R_init_rtracklayer.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c readGFF.c -o readGFF.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bbiHelper.c -o bbiHelper.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bigWig.c -o bigWig.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bigBedHelper.c -o bigBedHelper.o bigBedHelper.c: In function 'bbNamedFileChunkKey': bigBedHelper.c:148:3: warning: 'strncpy' destination unchanged after copying no bytes [-Wstringop-truncation] 148 | strncpy(keyBuf,item->name, maxBedNameSize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bigBed.c -o bigBed.o bigBed.c: In function 'BBDFile_write': bigBed.c:338:10: warning: variable 'extraIndexListEndOffset' set but not used [-Wunused-but-set-variable] 338 | bits64 extraIndexListEndOffset = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ bigBed.c: In function 'BBDFile_query': bigBed.c:226:22: warning: 'typeId' may be used uninitialized [-Wmaybe-uninitialized] 226 | switch(typeId[efIndex]) { | ^ bigBed.c:141:13: note: 'typeId' was declared here 141 | SEXPTYPE *typeId; | ^~~~~~ bigBed.c:236:13: warning: 'lengthIndex' may be used uninitialized [-Wmaybe-uninitialized] 236 | INTEGER(lengthIndex)[efIndex] = index + 1; | ^~~~~~~~~~~~~~~~~~~~ bigBed.c:76:31: note: 'lengthIndex' was declared here 76 | extraFields = R_NilValue, lengthIndex; | ^~~~~~~~~~~ bigBed.c:218:7: warning: 'blocks' may be used uninitialized [-Wmaybe-uninitialized] 218 | SET_VECTOR_ELT(blocks, i, new_IRanges("IRanges", bstart, bwidth, R_NilValue)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bigBed.c:75:59: note: 'blocks' was declared here 75 | strand = R_NilValue, thickStart, thickWidth, itemRgb, blocks, | ^~~~~~ bigBed.c:209:7: warning: 'itemRgb' may be used uninitialized [-Wmaybe-uninitialized] 209 | SET_STRING_ELT(itemRgb, i, mkChar(rgbBuf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bigBed.c:75:50: note: 'itemRgb' was declared here 75 | strand = R_NilValue, thickStart, thickWidth, itemRgb, blocks, | ^~~~~~~ bigBed.c:204:7: warning: 'thickWidth' may be used uninitialized [-Wmaybe-uninitialized] 204 | INTEGER(thickWidth)[i] = bed->thickEnd - bed->thickStart + 1; | ^~~~~~~~~~~~~~~~~~~ bigBed.c:75:38: note: 'thickWidth' was declared here 75 | strand = R_NilValue, thickStart, thickWidth, itemRgb, blocks, | ^~~~~~~~~~ bigBed.c:205:7: warning: 'thickStart' may be used uninitialized [-Wmaybe-uninitialized] 205 | INTEGER(thickStart)[i] = bed->thickStart; | ^~~~~~~~~~~~~~~~~~~ bigBed.c:75:26: note: 'thickStart' was declared here 75 | strand = R_NilValue, thickStart, thickWidth, itemRgb, blocks, | ^~~~~~~~~~ bigBed.c:198:7: warning: 'score' may be used uninitialized [-Wmaybe-uninitialized] 198 | INTEGER(score)[i] = bed->score; | ^~~~~~~~~~~~~~ bigBed.c:74:60: note: 'score' was declared here 74 | SEXP ans, n_qhits, ranges, chromStart, chromWidth, name, score, | ^~~~~ bigBed.c:257:5: warning: 'name' may be used uninitialized [-Wmaybe-uninitialized] 257 | SET_VECTOR_ELT(ans, index++, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bigBed.c:74:54: note: 'name' was declared here 74 | SEXP ans, n_qhits, ranges, chromStart, chromWidth, name, score, | ^~~~ gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c chain_io.c -o chain_io.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c twoBit.c -o twoBit.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c handlers.c -o handlers.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils.c -o utils.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/memgfx.c -o ucsc/memgfx.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/aliType.c -o ucsc/aliType.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/binRange.c -o ucsc/binRange.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/htmlColor.c -o ucsc/htmlColor.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/sqlList.c -o ucsc/sqlList.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/tokenizer.c -o ucsc/tokenizer.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/asParse.c -o ucsc/asParse.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/basicBed.c -o ucsc/basicBed.o ucsc/basicBed.c: In function 'bedParseRgb': ucsc/basicBed.c:997:1: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 997 | strncpy(dupe, itemRgb, sizeof(dupe)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/bigBed.c -o ucsc/bigBed.o ucsc/bigBed.c: In function 'extractField': ucsc/bigBed.c:314:52: warning: '%s' directive argument is null [-Wformat-overflow=] 314 | warn("Not enough fields in extractField of %s", line); | ^~ gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/bPlusTree.c -o ucsc/bPlusTree.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/bbiRead.c -o ucsc/bbiRead.o ucsc/bbiRead.c: In function 'bbiSummaryArrayExtended': ucsc/bbiRead.c:635:1: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 635 | bzero(summary, summarySize * sizeof(summary[0])); | ^~~~~ ucsc/bbiRead.c:635:1: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/bbiWrite.c -o ucsc/bbiWrite.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/bwgCreate.c -o ucsc/bwgCreate.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/bwgQuery.c -o ucsc/bwgQuery.o ucsc/bwgQuery.c: In function 'bigWigIntervalQuery': ucsc/bwgQuery.c:187:25: warning: variable 'blockEnd' set but not used [-Wunused-but-set-variable] 187 | char *blockPt, *blockEnd; | ^~~~~~~~ gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/cirTree.c -o ucsc/cirTree.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/common.c -o ucsc/common.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/dnaseq.c -o ucsc/dnaseq.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/dnautil.c -o ucsc/dnautil.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/errAbort.c -o ucsc/errAbort.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/hash.c -o ucsc/hash.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/linefile.c -o ucsc/linefile.o ucsc/linefile.c:112:15: warning: 'headerBytes' defined but not used [-Wunused-function] 112 | static char * headerBytes(char *fileName, int numbytes) | ^~~~~~~~~~~ ucsc/linefile.c:35:15: warning: 'getDecompressor' defined but not used [-Wunused-function] 35 | static char **getDecompressor(char *fileName) | ^~~~~~~~~~~~~~~ gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/localmem.c -o ucsc/localmem.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/sqlNum.c -o ucsc/sqlNum.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/zlibFace.c -o ucsc/zlibFace.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/dystring.c -o ucsc/dystring.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/hmmstats.c -o ucsc/hmmstats.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/obscure.c -o ucsc/obscure.o ucsc/obscure.c: In function 'printVmPeak': ucsc/obscure.c:789:37: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pid_t' {aka 'long long int'} [-Wformat=] 789 | fprintf(stderr, "# pid=%d: %s\n", pid, line); | ~^ ~~~ | | | | int pid_t {aka long long int} | %lld gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/pipeline.c -o ucsc/pipeline.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/rangeTree.c -o ucsc/rangeTree.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/rbTree.c -o ucsc/rbTree.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/memalloc.c -o ucsc/memalloc.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/dlist.c -o ucsc/dlist.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/hex.c -o ucsc/hex.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/filePath.c -o ucsc/filePath.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/htmlPage.c -o ucsc/htmlPage.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/udc.c -o ucsc/udc.o In file included from ucsc/udc.c:41: ucsc/net.h:178:1: warning: "/*" within comment [-Wcomment] 178 | /* Use byteRange as a work-around alternate method to get file size (content-length). | ucsc/udc.c: In function 'djb2_hash': ucsc/udc.c:1088:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1088 | while (c = *str++) | ^ ucsc/udc.c: In function 'udcCheckCacheBits': ucsc/udc.c:1446:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1446 | (unsigned long)file, clearBlock, | ^ ucsc/udc.c: At top level: ucsc/udc.c:211:13: warning: 'udcReadAndIgnore' defined but not used [-Wunused-function] 211 | static void udcReadAndIgnore(struct ioStats *ioStats, int sd, bits64 size) | ^~~~~~~~~~~~~~~~ gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/net.c -o ucsc/net.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/bits.c -o ucsc/bits.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/twoBit.c -o ucsc/twoBit.o In file included from ucsc/twoBit.c:15: ucsc/net.h:178:1: warning: "/*" within comment [-Wcomment] 178 | /* Use byteRange as a work-around alternate method to get file size (content-length). | gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/_cheapcgi.c -o ucsc/_cheapcgi.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/internet.c -o ucsc/internet.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/https.c -o ucsc/https.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/base64.c -o ucsc/base64.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/verbose.c -o ucsc/verbose.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/os.c -o ucsc/os.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/wildcmp.c -o ucsc/wildcmp.o gcc -I"F:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.18-bioc/R/library/XVector/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ucsc/_portimpl.c -o ucsc/_portimpl.o gcc -shared -s -static-libgcc -o rtracklayer.dll tmp.def S4Vectors_stubs.o IRanges_stubs.o XVector_stubs.o R_init_rtracklayer.o readGFF.o bbiHelper.o bigWig.o bigBedHelper.o bigBed.o chain_io.o twoBit.o handlers.o utils.o ucsc/memgfx.o ucsc/aliType.o ucsc/binRange.o ucsc/htmlColor.o ucsc/sqlList.o ucsc/tokenizer.o ucsc/asParse.o ucsc/basicBed.o ucsc/bigBed.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/hex.o ucsc/filePath.o ucsc/htmlPage.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 -LF:/biocbuild/bbs-3.18-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -lws2_32 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.18-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.18-bioc/R/library/00LOCK-rtracklayer/00new/rtracklayer/libs/x64 ** R ** data ** demo ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for 'offset' from package 'stats' in package 'rtracklayer' ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rtracklayer)
rtracklayer.Rcheck/tests/rtracklayer_unit_tests.Rout
R version 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > require("rtracklayer") || stop("unable to load rtracklayer package") Loading required package: rtracklayer Loading required package: GenomicRanges Loading required package: stats4 Loading required package: BiocGenerics Attaching package: 'BiocGenerics' The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Attaching package: 'IRanges' The following object is masked from 'package:grDevices': windows Loading required package: GenomeInfoDb [1] TRUE > rtracklayer:::.test() Loading required package: BSgenome.Hsapiens.UCSC.hg19 Loading required package: BSgenome Loading required package: Biostrings Loading required package: XVector Attaching package: 'Biostrings' The following object is masked from 'package:base': strsplit Loading required package: BiocIO Attaching package: 'BiocIO' The following object is masked from 'package:rtracklayer': FileForFormat Warning in readGFF(filepath, version = version, filter = filter) : connection is not positioned at the start of the file, rewinding it Warning in readGFF(filepath, version = version, filter = filter) : connection is not positioned at the start of the file, rewinding it Warning in readGFF(filepath, version = version, filter = filter) : connection is not positioned at the start of the file, rewinding it For efficiency, consider converting this WIG file to a BigWig file; see ?wigToBigWig RUNIT TEST PROTOCOL -- Tue Apr 16 04:43:05 2024 *********************************************** Number of test functions: 11 Number of errors: 0 Number of failures: 0 1 Test Suite : rtracklayer RUnit Tests - 11 test functions, 0 errors, 0 failures Number of test functions: 11 Number of errors: 0 Number of failures: 0 There were 16 warnings (use warnings() to see them) > > proc.time() user system elapsed 47.53 3.21 67.70
rtracklayer.Rcheck/rtracklayer-Ex.timings
name | user | system | elapsed | |
BEDFile-class | 4.59 | 1.36 | 5.95 | |
BamFile-methods | 0.10 | 0.01 | 0.11 | |
BigBedFile | 0 | 0 | 0 | |
BigBedSelection | 0.03 | 0.00 | 0.04 | |
BigWigFile | 0 | 0 | 0 | |
BigWigSelection-class | 0.04 | 0.00 | 0.03 | |
GFFFile-class | 1.28 | 0.05 | 1.33 | |
GenomicData | 0.26 | 0.05 | 0.37 | |
GenomicSelection | 0.25 | 0.01 | 0.27 | |
Quickload-class | 0.19 | 0.03 | 0.28 | |
QuickloadGenome-class | 0.16 | 0.04 | 0.18 | |
TrackHub-class | 0.04 | 0.00 | 0.08 | |
TrackHubGenome-class | 0.02 | 0.00 | 0.02 | |
TwoBitFile-class | 0.08 | 0.00 | 0.09 | |
UCSCSchema-class | 0 | 0 | 0 | |
UCSCTableQuery-class | 0.00 | 0.01 | 0.02 | |
WIGFile-class | 1.01 | 0.05 | 1.06 | |
asBED | 0 | 0 | 0 | |
asGFF | 0 | 0 | 0 | |
browseGenome | 0 | 0 | 0 | |
browserView-methods | 0 | 0 | 0 | |
browserViews-methods | 0 | 0 | 0 | |
cpneTrack | 0.94 | 0.04 | 0.98 | |
layTrack-methods | 0 | 0 | 0 | |
liftOver | 0 | 0 | 0 | |
readGFF | 0.37 | 0.00 | 0.38 | |
targets | 0.07 | 0.00 | 0.06 | |
ucscGenomes | 0.20 | 0.02 | 0.96 | |
ucscTrackModes-methods | 0.02 | 0.00 | 0.01 | |