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:39:57 -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 1801/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rsamtools 2.19.4  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/Rsamtools
git_branch: devel
git_last_commit: d4c43e8
git_last_commit_date: 2024-03-18 13:41:48 -0400 (Mon, 18 Mar 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
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 Rsamtools on lconway


To the developers/maintainers of the Rsamtools package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Rsamtools.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: Rsamtools
Version: 2.19.4
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Rsamtools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Rsamtools_2.19.4.tar.gz
StartedAt: 2024-03-27 23:45:49 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 23:49:07 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 198.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: Rsamtools.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Rsamtools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Rsamtools_2.19.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/Rsamtools.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Rsamtools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Rsamtools’ version ‘2.19.4’
* package encoding: UTF-8
* 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 ‘Rsamtools’ can be installed ... WARNING
Found the following significant warnings:
  tabixfile.c:190:9: warning: 'bgzf_is_bgzf' is deprecated: Use bgzf_compression() or hts_detect_format() instead [-Wdeprecated-declarations]
See ‘/Users/biocbuild/bbs-3.19-bioc/meat/Rsamtools.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* checking installed package size ... NOTE
  installed size is  5.9Mb
  sub-directories of 1Mb or more:
    extdata   2.7Mb
    libs      1.4Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking 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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  ‘S4Vectors:::explodeIntBits’ ‘S4Vectors:::implodeIntBits’
  ‘S4Vectors:::makePowersOfTwo’ ‘S4Vectors:::quick_unlist’
  ‘S4Vectors:::selectSome’
  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 ... OK
* checking Rd files ... NOTE
checkRd: (-1) pileup.Rd:299-316: Lost braces in \itemize; meant \describe ?
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... 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 ... NOTE
GNU make is a SystemRequirements.
* 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 ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rsamtools/libs/Rsamtools.so’:
  Found ‘___assert_rtn’, possibly from ‘assert’ (C)
  Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C)
  Found ‘___stderrp’, possibly from ‘stderr’ (C)
  Found ‘___stdoutp’, possibly from ‘stdout’ (C)
  Found ‘_abort’, possibly from ‘abort’ (C)
  Found ‘_exit’, possibly from ‘exit’ (C)
  Found ‘_sprintf’, possibly from ‘sprintf’ (C)

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.

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
pileup 43.327  1.073  44.828
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘Rsamtools_unit_tests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/Rsamtools.Rcheck/00check.log’
for details.


Installation output

Rsamtools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL Rsamtools
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘Rsamtools’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Biostrings_stubs.c -o Biostrings_stubs.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c COMPAT_bcf_hdr_read.c -o COMPAT_bcf_hdr_read.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c IRanges_stubs.c -o IRanges_stubs.o
clang++ -arch x86_64 -std=gnu++11 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c PileupBuffer.cpp -o PileupBuffer.o
clang++ -arch x86_64 -std=gnu++11 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c PosCacheColl.cpp -o PosCacheColl.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c R_init_Rsamtools.c -o R_init_Rsamtools.o
clang++ -arch x86_64 -std=gnu++11 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c ResultManager.cpp -o ResultManager.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c S4Vectors_stubs.c -o S4Vectors_stubs.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c XVector_stubs.c -o XVector_stubs.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c as_bam.c -o as_bam.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bam.c -o bam.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bam_data.c -o bam_data.o
clang++ -arch x86_64 -std=gnu++11 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c bam_mate_iter.cpp -o bam_mate_iter.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bam_plbuf.c -o bam_plbuf.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bam_sort.c -o bam_sort.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bambuffer.c -o bambuffer.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bamfile.c -o bamfile.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bcffile.c -o bcffile.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bedidx.c -o bedidx.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c encode.c -o encode.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c fafile.c -o fafile.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c idxstats.c -o idxstats.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c io_sam.c -o io_sam.o
clang++ -arch x86_64 -std=gnu++11 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c pbuffer_wrapper.cpp -o pbuffer_wrapper.o
clang++ -arch x86_64 -std=gnu++11 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c pileup.cpp -o pileup.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c pileupbam.c -o pileupbam.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c sam_opts.c -o sam_opts.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c sam_utils.c -o sam_utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c samtools_patch.c -o samtools_patch.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c scan_bam_data.c -o scan_bam_data.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c tabixfile.c -o tabixfile.o
tabixfile.c:190:9: warning: 'bgzf_is_bgzf' is deprecated: Use bgzf_compression() or hts_detect_format() instead [-Wdeprecated-declarations]
    if (bgzf_is_bgzf(fn) != 1)
        ^
/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include/htslib/bgzf.h:270:38: note: 'bgzf_is_bgzf' has been explicitly marked deprecated here
    int bgzf_is_bgzf(const char *fn) HTS_DEPRECATED("Use bgzf_compression() or hts_detect_format() instead");
                                     ^
/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include/htslib/hts_defs.h:75:49: note: expanded from macro 'HTS_DEPRECATED'
#define HTS_DEPRECATED(message) __attribute__ ((__deprecated__ (message)))
                                                ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c tagfilter.c -o tagfilter.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c utilities.c -o utilities.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Biostrings/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c zip_compression.c -o zip_compression.o
clang++ -arch x86_64 -std=gnu++11 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o Rsamtools.so Biostrings_stubs.o COMPAT_bcf_hdr_read.o IRanges_stubs.o PileupBuffer.o PosCacheColl.o R_init_Rsamtools.o ResultManager.o S4Vectors_stubs.o XVector_stubs.o as_bam.o bam.o bam_data.o bam_mate_iter.o bam_plbuf.o bam_sort.o bambuffer.o bamfile.o bcffile.o bedidx.o encode.o fafile.o idxstats.o io_sam.o pbuffer_wrapper.o pileup.o pileupbam.o sam_opts.o sam_utils.o samtools_patch.o scan_bam_data.o tabixfile.o tagfilter.o utilities.o zip_compression.o /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhtslib/usrlib/libhts.a -lcurl -lbz2 -llzma -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/00LOCK-Rsamtools/00new/Rsamtools/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** 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 (Rsamtools)

Tests output

Rsamtools.Rcheck/tests/Rsamtools_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-apple-darwin20

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.

> BiocGenerics:::testPackage('Rsamtools')

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


Attaching package: 'S4Vectors'

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

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname


Attaching package: 'Biostrings'

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

    strsplit

[E::idx_find_and_load] Could not retrieve index file for ''
[E::hts_idx_load3] Could not load local index file '' : No such file or directory
[E::idx_find_and_load] Could not retrieve index file for '/tmp/RtmpoG9xeg/file16369379f52a2/index'
[E::COMPAT_bcf_hdr_read] Input is not detected as bcf or vcf format
[E::idx_find_and_load] Could not retrieve index file for '/tmp/RtmpoG9xeg/file1636936a08af5'
[E::hts_idx_load3] Could not load local index file '/tmp/RtmpoG9xeg/file1636936a08af5' : No such file or directory
[E::idx_find_and_load] Could not retrieve index file for '/tmp/RtmpoG9xeg/file163696602f6d7'
[E::hts_idx_load3] Could not load local index file '/tmp/RtmpoG9xeg/file163696602f6d7' : No such file or directory
[E::hts_idx_push] Chromosome blocks not continuous
[E::sam_index] Read 'B7_589:7:76:306:561' with ref_name='seq2', ref_length=1568, flags=83, pos=987 cannot be indexed
[E::hts_open_format] Failed to open file "http://httpbin.org/status/504" : Operation timed out


RUNIT TEST PROTOCOL -- Wed Mar 27 23:48:52 2024 
*********************************************** 
Number of test functions: 180 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
Rsamtools RUnit Tests - 180 test functions, 0 errors, 0 failures
Number of test functions: 180 
Number of errors: 0 
Number of failures: 0 
Warning messages:
1: In applyPileups(PileupFiles(fl), identity) :
  'applyPileups' is deprecated.
Use 'pileup' instead.
See help("Deprecated")
2: In applyPileups(files, FUN, ..., param = plpParam(files)) :
  'applyPileups' is deprecated.
Use 'pileup' instead.
See help("Deprecated")
3: In read.table(conn, colClasses = colClasses, col.names = names(colClasses),  :
  not all columns named in 'colClasses' exist
4: In read.table(conn, colClasses = colClasses, col.names = names(colClasses),  :
  not all columns named in 'colClasses' exist
5: In read.table(conn, colClasses = colClasses, col.names = names(colClasses),  :
  not all columns named in 'colClasses' exist
6: In read.table(conn, colClasses = colClasses, col.names = names(colClasses),  :
  not all columns named in 'colClasses' exist
> 
> proc.time()
   user  system elapsed 
 17.371   1.767  23.285 

Example timings

Rsamtools.Rcheck/Rsamtools-Ex.timings

nameusersystemelapsed
ApplyPileupsParam-class0.0180.0030.022
BamFile-class0.4630.0510.530
BamViews-class0.0550.0070.063
BcfFile-class0.2300.0270.260
FaFile-class0.0730.0030.076
PileupFiles-class0.0110.0020.014
Rsamtools-package0.0140.0010.016
ScanBamParam-class0.6600.0470.715
ScanBcfParam-class000
TabixFile-class0.0460.0040.050
applyPileups0.0000.0010.001
headerTabix0.0030.0010.004
indexTabix0.0310.0050.035
pileup43.327 1.07344.828
quickBamFlagSummary0.0280.0070.036
readPileup0.0840.0040.102
scanBam0.5390.1120.662
scanBcf0.3610.0530.421
scanFa0.0460.0060.053
scanTabix0.0540.0060.062
seqnamesTabix0.0030.0020.006
testPairedEndBam0.0190.0020.021
zip0.0260.0040.030