Back to Build/check report for BioC 3.24:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-05-08 11:32 -0400 (Fri, 08 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4889
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 138/2374HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BamScale 0.99.9  (landing page)
Chirag Parsania
Snapshot Date: 2026-05-07 13:45 -0400 (Thu, 07 May 2026)
git_url: https://git.bioconductor.org/packages/BamScale
git_branch: devel
git_last_commit: dc4fe27
git_last_commit_date: 2026-05-04 01:30:27 -0400 (Mon, 04 May 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    ERROR  
See other builds for BamScale in R Universe.


CHECK results for BamScale on nebbiolo2

To the developers/maintainers of the BamScale package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BamScale.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: BamScale
Version: 0.99.9
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:BamScale.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings BamScale_0.99.9.tar.gz
StartedAt: 2026-05-07 21:24:38 -0400 (Thu, 07 May 2026)
EndedAt: 2026-05-07 21:25:47 -0400 (Thu, 07 May 2026)
EllapsedTime: 69.1 seconds
RetCode: 1
Status:   ERROR  
CheckDir: BamScale.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:BamScale.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings BamScale_0.99.9.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/BamScale.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-08 01:24:38 UTC
* checking for file ‘BamScale/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BamScale’ version ‘0.99.9’
* 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 ‘BamScale’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
* checking C++ specification ... INFO
  specified C++17
* checking installed package size ... INFO
  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    help   1.4Mb
    libs   3.0Mb
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... 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 use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... INFO
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  Saving _problems/test-bamscale-205.R
  [ FAIL 1 | WARN 2 | SKIP 0 | PASS 57 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-bamscale.R:205:3'): auto_threads keeps multiple workers when requested per-file threads are small ──
  Expected `plan$bp_workers` to equal `expected_workers`.
  Differences:
    `actual`: 4.0
  `expected`: 8.0
  
  
  [ FAIL 1 | WARN 2 | SKIP 0 | PASS 57 ]
  Error:
  ! Test failures.
  Execution halted
* 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: 1 ERROR
See
  ‘/home/biocbuild/bbs-3.24-bioc/meat/BamScale.Rcheck/00check.log’
for details.


Installation output

BamScale.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL BamScale
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘BamScale’ ...
** this is package ‘BamScale’ version ‘0.99.9’
** using staged installation
** libs
specified C++17
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
using C++17
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/ompBAM/include' -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/ompBAM/include' -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -Werror=format-security  -c bamscale.cpp -o bamscale.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.24-bioc/R/lib -L/usr/local/lib -o BamScale.so RcppExports.o bamscale.o -lz -fopenmp -L/home/biocbuild/bbs-3.24-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.24-bioc/R/site-library/00LOCK-BamScale/00new/BamScale/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (BamScale)

Tests output

BamScale.Rcheck/tests/testthat.Rout.fail


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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.

> library(testthat)
> library(BamScale)
> 
> test_check("BamScale")
Saving _problems/test-bamscale-205.R
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 57 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bamscale.R:205:3'): auto_threads keeps multiple workers when requested per-file threads are small ──
Expected `plan$bp_workers` to equal `expected_workers`.
Differences:
  `actual`: 4.0
`expected`: 8.0


[ FAIL 1 | WARN 2 | SKIP 0 | PASS 57 ]
Error:
! Test failures.
Execution halted

Example timings

BamScale.Rcheck/BamScale-Ex.timings

nameusersystemelapsed
bam_count0.3630.0060.354
bam_read0.7360.0350.749
decode_compact_qual000
decode_compact_seq000
decode_seqqual_compact0.0010.0000.001