Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-03-28 11:37:01 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 1817/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rtracklayer 1.63.1  (landing page)
Michael Lawrence
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/rtracklayer
git_branch: devel
git_last_commit: 6bbc550
git_last_commit_date: 2024-03-13 10:26:20 -0400 (Wed, 13 Mar 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  ERROR    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  

CHECK results for rtracklayer on nebbiolo1


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.

raw results


Summary

Package: rtracklayer
Version: 1.63.1
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:rtracklayer.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings rtracklayer_1.63.1.tar.gz
StartedAt: 2024-03-28 02:17:23 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 02:23:48 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 385.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: rtracklayer.Rcheck
Warnings: 5

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:rtracklayer.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings rtracklayer_1.63.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/rtracklayer.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘rtracklayer/DESCRIPTION’ ... OK
* this is package ‘rtracklayer’ version ‘1.63.1’
* 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 ... WARNING
Found the following significant warnings:
  /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ specified bound 64 equals destination size [-Wstringop-truncation]
  ucsc/errAbort.c:255:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  ucsc/udc.c:1070:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  ucsc/net.c:29:1: warning: control reaches end of non-void function [-Wreturn-type]
  ucsc/net.c:44:1: warning: control reaches end of non-void function [-Wreturn-type]
  ucsc/net.c:167:1: warning: control reaches end of non-void function [-Wreturn-type]
  ucsc/https.c:76:5: warning: ‘ERR_load_SSL_strings’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
See ‘/home/biocbuild/bbs-3.19-bioc/meat/rtracklayer.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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 code 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 loading without being on the library search path ... OK
* checking whether 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: (-1) TabixFile-methods.Rd:16: Lost braces
    16 |   \code{Rsamtools:TabixFile}{TabixFile} objects. These are generally
       |                             ^
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: (-1) layTrack-methods.Rd:19: Lost braces in \itemize; meant \describe ?
checkRd: (-1) layTrack-methods.Rd:20: Lost braces in \itemize; meant \describe ?
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 Rd file 'ucscView-class.Rd':
Slots for class 'UCSCView'
  Code: form hgsid session
  Inherited: session
  Docs: hgsid session

* checking Rd \usage sections ... OK
* checking Rd contents ... NOTE
Argument items with no description in Rd file 'readGFF.Rd':
  ‘filter’ ‘raw_data’ ‘GFF1’
* 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 ... NOTE
Package has both ‘src/Makevars.in’ and ‘src/Makevars’.
Installation with --no-configure' is unlikely to work.  If you intended
‘src/Makevars’ to be used on Windows, rename it to ‘src/Makevars.win’
otherwise remove it.  If ‘configure’ created ‘src/Makevars’, you need a
‘cleanup’ script.
* 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 ... WARNING
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.19-bioc/R/site-library/rtracklayer/libs/rtracklayer.so’:
  Found ‘__printf_chk’, possibly from ‘printf’ (C)
  Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
  Found ‘_exit’, possibly from ‘_exit’ (C)
  Found ‘abort’, possibly from ‘abort’ (C)
  Found ‘exit’, possibly from ‘exit’ (C)
  Found ‘rand’, possibly from ‘rand’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (C)
File ‘rtracklayer/libs/rtracklayer.so’:
  Found non-API calls to R: ‘R_ReadConnection’, ‘R_ignore_SIGPIPE’,
    ‘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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
             user system elapsed
BigWigFile 22.842  4.707  27.553
* 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 ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 5 WARNINGs, 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/rtracklayer.Rcheck/00check.log’
for details.


Installation output

rtracklayer.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL rtracklayer
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘rtracklayer’ ...
** using staged installation
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OPENSSL... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c IRanges_stubs.c -o IRanges_stubs.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c XVector_stubs.c -o XVector_stubs.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c R_init_rtracklayer.c -o R_init_rtracklayer.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c readGFF.c -o readGFF.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c bbiHelper.c -o bbiHelper.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c bigWig.c -o bigWig.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c bigBedHelper.c -o bigBedHelper.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -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 in this function [-Wmaybe-uninitialized]
  226 |         switch(typeId[efIndex]) {
      |                      ^
bigBed.c:236:13: warning: ‘lengthIndex’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  236 |             INTEGER(lengthIndex)[efIndex] = index + 1;
      |             ^~~~~~~~~~~~~~~~~~~~
bigBed.c:218:7: warning: ‘blocks’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  218 |       SET_VECTOR_ELT(blocks, i, new_IRanges("IRanges", bstart, bwidth, R_NilValue));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bigBed.c:209:7: warning: ‘itemRgb’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  209 |       SET_STRING_ELT(itemRgb, i, mkChar(rgbBuf));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bigBed.c:204:7: warning: ‘thickWidth’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  204 |       INTEGER(thickWidth)[i] = bed->thickEnd - bed->thickStart + 1;
      |       ^~~~~~~~~~~~~~~~~~~
bigBed.c:205:7: warning: ‘thickStart’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  205 |       INTEGER(thickStart)[i] = bed->thickStart;
      |       ^~~~~~~~~~~~~~~~~~~
bigBed.c:198:7: warning: ‘score’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  198 |       INTEGER(score)[i] = bed->score;
      |       ^~~~~~~~~~~~~~
bigBed.c:257:5: warning: ‘name’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  257 |     SET_VECTOR_ELT(ans, index++, name);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c chain_io.c -o chain_io.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c twoBit.c -o twoBit.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c handlers.c -o handlers.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c utils.c -o utils.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/memgfx.c -o ucsc/memgfx.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/binRange.c -o ucsc/binRange.o
ucsc/binRange.c:49:12: warning: ‘binFromRangeExtended’ defined but not used [-Wunused-function]
   49 | static int binFromRangeExtended(int start, int end)
      |            ^~~~~~~~~~~~~~~~~~~~
ucsc/binRange.c:28:12: warning: ‘binFromRangeStandard’ defined but not used [-Wunused-function]
   28 | static int binFromRangeStandard(int start, int end)
      |            ^~~~~~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/htmlColor.c -o ucsc/htmlColor.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/sqlList.c -o ucsc/sqlList.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/tokenizer.c -o ucsc/tokenizer.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/asParse.c -o ucsc/asParse.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/basicBed.c -o ucsc/basicBed.o
In file included from /usr/include/string.h:535,
                 from ucsc/common.h:33,
                 from ucsc/basicBed.c:14:
In function ‘strncpy’,
    inlined from ‘bedParseRgb’ at ucsc/basicBed.c:449:1:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ specified bound 64 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/bigBed.c -o ucsc/bigBed.o
ucsc/bigBed.c:326:31: warning: ‘bigBedIntervalsMatchingName’ defined but not used [-Wunused-function]
  326 | static struct bigBedInterval *bigBedIntervalsMatchingName(struct bbiFile *bbi,
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
ucsc/bigBed.c:311:16: warning: ‘bbWordIsInHash’ defined but not used [-Wunused-function]
  311 | static boolean bbWordIsInHash(char *line, int fieldIx, void *target)
      |                ^~~~~~~~~~~~~~
ucsc/bigBed.c:301:16: warning: ‘bbWordMatchesName’ defined but not used [-Wunused-function]
  301 | static boolean bbWordMatchesName(char *line, int fieldIx, void *target)
      |                ^~~~~~~~~~~~~~~~~
ucsc/bigBed.c:252:31: warning: ‘bigBedChunksMatchingNames’ defined but not used [-Wunused-function]
  252 | static struct fileOffsetSize *bigBedChunksMatchingNames(struct bbiFile *bbi,
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~
ucsc/bigBed.c:241:31: warning: ‘bigBedChunksMatchingName’ defined but not used [-Wunused-function]
  241 | static struct fileOffsetSize *bigBedChunksMatchingName(struct bbiFile *bbi,
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~
ucsc/bigBed.c:150:28: warning: ‘bigBedCoverageIntervals’ defined but not used [-Wunused-function]
  150 | static struct bbiInterval *bigBedCoverageIntervals(struct bbiFile *bbi,
      |                            ^~~~~~~~~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/bPlusTree.c -o ucsc/bPlusTree.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/bbiRead.c -o ucsc/bbiRead.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/bbiWrite.c -o ucsc/bbiWrite.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/bwgCreate.c -o ucsc/bwgCreate.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/bwgQuery.c -o ucsc/bwgQuery.o
ucsc/bwgQuery.c: In function ‘bigWigIntervalQuery’:
ucsc/bwgQuery.c:164:25: warning: variable ‘blockEnd’ set but not used [-Wunused-but-set-variable]
  164 |         char *blockPt, *blockEnd;
      |                         ^~~~~~~~
At top level:
ucsc/bwgQuery.c:47:12: warning: ‘bigWigBlockDumpIntersectingRange’ defined but not used [-Wunused-function]
   47 | static int bigWigBlockDumpIntersectingRange(boolean isSwapped, char *blockPt, char *blockEnd,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/cirTree.c -o ucsc/cirTree.o
ucsc/cirTree.c:530:13: warning: ‘rEnumerateBlocks’ defined but not used [-Wunused-function]
  530 | static void rEnumerateBlocks(struct cirTreeFile *crt, int level, bits64 indexFileOffset,
      |             ^~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/common.c -o ucsc/common.o
ucsc/common.c:1971:13: warning: ‘dateAdd’ defined but not used [-Wunused-function]
 1971 | static void dateAdd(struct tm *tp,int addYears,int addMonths,int addDays)
      |             ^~~~~~~
ucsc/common.c:1901:14: warning: ‘emptyStr’ defined but not used [-Wunused-variable]
 1901 | static char *emptyStr = "";
      |              ^~~~~~~~
ucsc/common.c:1900:14: warning: ‘naStr’ defined but not used [-Wunused-variable]
 1900 | static char *naStr = "n/a";
      |              ^~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/dnaseq.c -o ucsc/dnaseq.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/dnautil.c -o ucsc/dnautil.o
ucsc/dnautil.c:521:12: warning: ‘findHeadPolyTMaybeMask’ defined but not used [-Wunused-function]
  521 | static int findHeadPolyTMaybeMask(DNA *dna, int size, boolean doMask,
      |            ^~~~~~~~~~~~~~~~~~~~~~
ucsc/dnautil.c:465:12: warning: ‘findTailPolyAMaybeMask’ defined but not used [-Wunused-function]
  465 | static int findTailPolyAMaybeMask(DNA *dna, int size, boolean doMask,
      |            ^~~~~~~~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/errAbort.c -o ucsc/errAbort.o
ucsc/errAbort.c: In function ‘getThreadVars’:
ucsc/errAbort.c:255:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  255 |     write(STDERR_FILENO, errMsg, strlen(errMsg));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
ucsc/errAbort.c:218:13: warning: ‘warnAbortHandler’ defined but not used [-Wunused-function]
  218 | static void warnAbortHandler(char *format, va_list args)
      |             ^~~~~~~~~~~~~~~~
ucsc/errAbort.c:210:13: warning: ‘debugAbort’ defined but not used [-Wunused-function]
  210 | static void debugAbort()
      |             ^~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/hash.c -o ucsc/hash.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/linefile.c -o ucsc/linefile.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/localmem.c -o ucsc/localmem.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/sqlNum.c -o ucsc/sqlNum.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/zlibFace.c -o ucsc/zlibFace.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/dystring.c -o ucsc/dystring.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/hmmstats.c -o ucsc/hmmstats.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/obscure.c -o ucsc/obscure.o
ucsc/obscure.c:14:12: warning: ‘_dotForUserMod’ defined but not used [-Wunused-variable]
   14 | static int _dotForUserMod = 100; /* How often does dotForUser() output a dot. */
      |            ^~~~~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/pipeline.c -o ucsc/pipeline.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/rangeTree.c -o ucsc/rangeTree.o
ucsc/rangeTree.c:36:14: warning: ‘sumInt’ defined but not used [-Wunused-function]
   36 | static void *sumInt(void *a, void *b)
      |              ^~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/rbTree.c -o ucsc/rbTree.o
ucsc/rbTree.c:680:13: warning: ‘addRefWithContext’ defined but not used [-Wunused-function]
  680 | static void addRefWithContext(void *item, void *context)
      |             ^~~~~~~~~~~~~~~~~
ucsc/rbTree.c:674:13: warning: ‘addRef’ defined but not used [-Wunused-function]
  674 | static void addRef(void *item)
      |             ^~~~~~
ucsc/rbTree.c:576:13: warning: ‘rTreeDump’ defined but not used [-Wunused-function]
  576 | static void rTreeDump(struct rbTreeNode *n)
      |             ^~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/memalloc.c -o ucsc/memalloc.o
ucsc/memalloc.c:357:14: warning: ‘memTrackerRealloc’ defined but not used [-Wunused-function]
  357 | static void *memTrackerRealloc(void *vpt, size_t size)
      |              ^~~~~~~~~~~~~~~~~
ucsc/memalloc.c:348:13: warning: ‘memTrackerFree’ defined but not used [-Wunused-function]
  348 | static void memTrackerFree(void *vpt)
      |             ^~~~~~~~~~~~~~
ucsc/memalloc.c:314:26: warning: ‘carefulMemHandler’ defined but not used [-Wunused-variable]
  314 | static struct memHandler carefulMemHandler =
      |                          ^~~~~~~~~~~~~~~~~
ucsc/memalloc.c:220:13: warning: ‘carefulMemInit’ defined but not used [-Wunused-function]
  220 | static void carefulMemInit(size_t maxToAlloc)
      |             ^~~~~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/dlist.c -o ucsc/dlist.o
ucsc/dlist.c:124:12: warning: ‘dlNodeCmp’ defined but not used [-Wunused-function]
  124 | static int dlNodeCmp(const void *elem1, const void *elem2)
      |            ^~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/filePath.c -o ucsc/filePath.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/htmlPage.c -o ucsc/htmlPage.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/udc.c -o ucsc/udc.o
ucsc/udc.c: In function ‘djb2_hash’:
ucsc/udc.c:1070:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1070 |     while (c = *str++)
      |            ^
At top level:
ucsc/udc.c:1273:13: warning: ‘qDecode’ defined but not used [-Wunused-function]
 1273 | static void qDecode(const char *input, char *buf, size_t size)
      |             ^~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/net.c -o ucsc/net.o
ucsc/net.c: In function ‘netUrlOpenSockets’:
ucsc/net.c:155:22: warning: unused variable ‘status’ [-Wunused-variable]
  155 |             CURLcode status = wrapped_curl_request(curl, GET);
      |                      ^~~~~~
ucsc/net.c: In function ‘header_get_last_modified’:
ucsc/net.c:29:1: warning: control reaches end of non-void function [-Wreturn-type]
   29 | }
      | ^
ucsc/net.c: In function ‘header_get_content_length’:
ucsc/net.c:44:1: warning: control reaches end of non-void function [-Wreturn-type]
   44 | }
      | ^
ucsc/net.c: In function ‘netUrlOpenSockets’:
ucsc/net.c:167:1: warning: control reaches end of non-void function [-Wreturn-type]
  167 | }
      | ^
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/bits.c -o ucsc/bits.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/twoBit.c -o ucsc/twoBit.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/_cheapcgi.c -o ucsc/_cheapcgi.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/internet.c -o ucsc/internet.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/https.c -o ucsc/https.o
ucsc/https.c: In function ‘openSslInit’:
ucsc/https.c:76:5: warning: ‘ERR_load_SSL_strings’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   76 |     ERR_load_SSL_strings();
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/sslerr.h:17,
                 from /usr/include/openssl/ssl.h:43,
                 from ucsc/https.c:8:
/usr/include/openssl/sslerr_legacy.h:29:27: note: declared here
   29 | OSSL_DEPRECATEDIN_3_0 int ERR_load_SSL_strings(void);
      |                           ^~~~~~~~~~~~~~~~~~~~
At top level:
ucsc/https.c:27:13: warning: ‘openssl_locking_callback’ defined but not used [-Wunused-function]
   27 | static void openssl_locking_callback(int mode, int n, const char * file, int line)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
ucsc/https.c:22:22: warning: ‘openssl_id_callback’ defined but not used [-Wunused-function]
   22 | static unsigned long openssl_id_callback(void)
      |                      ^~~~~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/base64.c -o ucsc/base64.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/verbose.c -o ucsc/verbose.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/os.c -o ucsc/os.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/wildcmp.c -o ucsc/wildcmp.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/XVector/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c ucsc/_portimpl.c -o ucsc/_portimpl.o
gcc -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o rtracklayer.so 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/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/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 -lz -pthread -lssl -lcrypto -lcurl -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.19-bioc/R/site-library/00LOCK-rtracklayer/00new/rtracklayer/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rtracklayer)

Tests output

rtracklayer.Rcheck/tests/rtracklayer_unit_tests.Rout


R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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, 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
Loading required package: GenomeInfoDb
[1] TRUE
> rtracklayer:::.test()

Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit


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 -- Thu Mar 28 02:23:13 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 
 40.758   3.238  91.308 

Example timings

rtracklayer.Rcheck/rtracklayer-Ex.timings

nameusersystemelapsed
BEDFile-class1.7880.1121.900
BamFile-methods0.1080.0160.124
BigBedFile1.0630.0161.078
BigBedSelection0.0240.0000.024
BigWigFile22.842 4.70727.553
BigWigSelection-class0.0070.0110.018
GFFFile-class0.9950.0521.047
GenomicData0.6140.0121.922
GenomicSelection0.1240.0000.124
Quickload-class0.0160.0020.017
QuickloadGenome-class0.1010.0010.102
TrackHub-class0.0340.0110.046
TrackHubGenome-class0.0160.0000.016
TwoBitFile-class0.0950.0000.095
UCSCSchema-class000
UCSCTableQuery-class000
WIGFile-class0.8450.0320.877
asBED000
asGFF000
browseGenome000
browserView-methods000
browserViews-methods0.0000.0000.001
cpneTrack1.0680.0421.110
layTrack-methods000
liftOver000
readGFF0.3060.0410.348
targets0.0440.0040.048
ucscGenomes0.2460.0131.632
ucscTrackModes-methods0.0150.0000.015