Back to Build/check report for BioC 3.23:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4995
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 1062/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
igblastr 1.2.2  (landing page)
Hervé Pagès
Snapshot Date: 2026-05-19 13:40 -0400 (Tue, 19 May 2026)
git_url: https://git.bioconductor.org/packages/igblastr
git_branch: RELEASE_3_23
git_last_commit: 554713a
git_last_commit_date: 2026-05-13 16:04:12 -0400 (Wed, 13 May 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    ERROR  
See other builds for igblastr in R Universe.


CHECK results for igblastr on nebbiolo1

To the developers/maintainers of the igblastr package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/igblastr.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: igblastr
Version: 1.2.2
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:igblastr.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings igblastr_1.2.2.tar.gz
StartedAt: 2026-05-20 01:11:35 -0400 (Wed, 20 May 2026)
EndedAt: 2026-05-20 01:20:05 -0400 (Wed, 20 May 2026)
EllapsedTime: 509.8 seconds
RetCode: 1
Status:   ERROR  
CheckDir: igblastr.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:igblastr.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings igblastr_1.2.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/igblastr.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-20 05:11:36 UTC
* checking for file ‘igblastr/DESCRIPTION’ ... OK
* this is package ‘igblastr’ version ‘1.2.2’
* 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 ‘igblastr’ can be installed ... OK
* checking installed package size ... INFO
  installed size is  6.3Mb
  sub-directories of 1Mb or more:
    extdata   5.5Mb
* 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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
Unexported object imported by a ':::' call: ‘jsonlite:::simplifyDataFrame’
  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 ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
igblastn                 36.917  1.842  16.182
igbrowser                 8.542  0.302   4.173
combine_germline_dbs      8.288  0.254   8.547
install_IMGT_germline_db  7.328  0.158   7.664
OAS-utils                 0.811  0.117   5.923
* 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:
    Use 'overwrite=TRUE' to reinstall.
  Backtrace:
      ▆
   1. └─igblastr::combine_germline_dbs(...) at test-combine_germline_dbs.R:45:5
   2.   └─igblastr:::stop_on_existing_cached_germline_db(db_name)
  ── Failure ('test-list_germline_dbs.R:25:9'): list_germline_dbs() ──────────────
  Expected `sum(counts[, region_type])` to be identical to `df[i, region_type]`.
  Differences:
  1/1 mismatches
  [1] 429 - 387 == 42
  
  [ FAIL 2 | WARN 1 | SKIP 2 | PASS 600 ]
  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, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/igblastr.Rcheck/00check.log’
for details.


Installation output

igblastr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL igblastr
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘igblastr’ ...
** this is package ‘igblastr’ version ‘1.2.2’
** using staged installation
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (igblastr)

Tests output

igblastr.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)
> 
> is_bioc_build_machine <- isTRUE(as.logical(Sys.getenv("IS_BIOC_BUILD_MACHINE")))
> if (!is_bioc_build_machine) {
+     ## We temporarily set the cache to a different (non-persistent)
+     ## location to prevent the tests from messing up the real cache
+     ## located at 'R_user_dir("igblastr", "cache")'. Additionally, this
+     ## allows running the tests in different R sessions without the
+     ## concurrent runs stepping on each other's toes.
+     ## Make sure to do this BEFORE loading igblastr.
+     tmp_cache <- tempfile("igblastr_tests_cache_")
+     options(igblastr_cache=tmp_cache)
+ }
> 
> library(igblastr)
Loading required package: tibble
Loading required package: Biostrings
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

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

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

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: XVector
Loading required package: Seqinfo

Attaching package: 'Biostrings'

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

    strsplit

> 
> if (!has_igblast()) install_igblast()
> test_check("igblastr")
Saving _problems/test-combine_germline_dbs-45.R
 db_name                                 C
 _IMGT.human.IGH+IGK+IGL.202412         76
 _IMGT.human.TRA+TRB+TRG+TRD.202509     12
 _IMGT.mouse.IGH.202509                 55
 _IMGT.mouse.TRA+TRB+TRG+TRD.202509      9
 _IMGT.rabbit.IGH.202412                28
 _IMGT.rat.IGH.202508                   18
 _IMGT.rhesus_monkey.IGH+IGK+IGL.202509 40
 db_name                                 C  
 _IMGT.human.IGH+IGK+IGL.202412         76  
 _IMGT.human.TRA+TRB+TRG+TRD.202509     12  
 _IMGT.mouse.IGH.202509                 55  
 _IMGT.mouse.TRA+TRB+TRG+TRD.202509      9  
 _IMGT.rabbit.IGH.202412                28 *
 _IMGT.rat.IGH.202508                   18  
 _IMGT.rhesus_monkey.IGH+IGK+IGL.202509 40  
 db_name                                            V  D  J intdata auxdata  
 _OGRDB.human.IGH+IGK+IGL.202410                  342 31 23    TRUE    TRUE *
 _OGRDB.human.IGH+IGK+IGL.202410.src              354 33 24    TRUE    TRUE  
 _OGRDB.mouse.CAST_EiJ.IGH+IGK+IGL.202603         184  9 22    TRUE    TRUE  
 _OGRDB.mouse.LEWES_EiJ.IGH+IGK+IGL.202603        169 11 22    TRUE    TRUE  
 _OGRDB.mouse.MSM_MsJ.IGH+IGK+IGL.202603          172  9 22    TRUE    TRUE  
 _OGRDB.mouse.NOD_ShiLtJ.IGH+IGK+IGL.202205       149  9 22    TRUE    TRUE  
 _OGRDB.mouse.PWD_PhJ.IGH+IGK+IGL.202410          184 10 22    TRUE    TRUE  
 _OGRDB.rhesus_monkey.IGH+IGK+IGL.202602         2294 72 39    TRUE    TRUE  
 IMGT-202614-2.Bos_taurus.IGH+IGK+IGL              89 23 33   FALSE   FALSE  
 IMGT-202614-2.Mus_musculus.IGH+IGK+IGL           865 61 27    TRUE   FALSE  
 IMGT-202614-2.Mus_musculus.TRA+TRB+TRG+TRD       387  5 96    TRUE   FALSE  
 IMGT-202614-2.Oryctolagus_cuniculus.IGH+IGK+IGL  148 11 34    TRUE   FALSE  
 IMGT-202614-2.Rattus_norvegicus.IGH+IGK+IGL      403 37 15    TRUE   FALSE  
 IMGT-202614-2.Sus_scrofa.IGH+IGK+IGL              65  5 19    TRUE    TRUE  
 IMGT-202616-1.Homo_sapiens.IGH+IGK+IGL           730 48 35    TRUE    TRUE  
 IMGT-202616-1.Mus_musculus.IGH+IGK+IGL           865 61 27    TRUE    TRUE  
 comb.OGRDB.human+mouse.IGH+IGK+IGL               526 41 45    TRUE    TRUE  
 comb.OGRDB.mouse+human.IGH+IGK+IGL               526 41 45    TRUE    TRUE  
Saving _problems/test-list_germline_dbs-26.R
[ FAIL 2 | WARN 1 | SKIP 2 | PASS 600 ]

══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): , 'test-precompiled-igblast-utils.R:1:1'

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-combine_germline_dbs.R:45:5'): combine_germline_dbs() ──────────
Error in `stop_on_existing_cached_germline_db(db_name)`: Germline db comb.OGRDB.human+mouse.IGH+IGK+IGL is already installed in
  igblastr's persistent cache.
  Use list_germline_dbs() to list all the germline dbs currently installed in
  the cache (see '?list_germline_dbs').
  Use 'overwrite=TRUE' to reinstall.
Backtrace:
    ▆
 1. └─igblastr::combine_germline_dbs(...) at test-combine_germline_dbs.R:45:5
 2.   └─igblastr:::stop_on_existing_cached_germline_db(db_name)
── Failure ('test-list_germline_dbs.R:25:9'): list_germline_dbs() ──────────────
Expected `sum(counts[, region_type])` to be identical to `df[i, region_type]`.
Differences:
1/1 mismatches
[1] 429 - 387 == 42

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

Example timings

igblastr.Rcheck/igblastr-Ex.timings

nameusersystemelapsed
J_alleles-inspect1.5940.1341.855
OAS-utils0.8110.1175.923
V_alleles-inspect0.3620.1030.467
allele2gene0.0410.0070.048
augment_germline_db0.0000.0020.001
auxdata-IO000
auxdata-utils0.2830.0550.351
combine_germline_dbs8.2880.2548.547
compute_V_gene_delineations0.5800.0240.606
compute_auxdata0.1400.0060.147
download_IMGT_germline_sequences0.1400.0091.103
download_OGRDB_germline_json0.5400.1460.688
download_OGRDB_germline_sequences0.1240.0080.137
get_igblast_root0.0020.0000.001
igblast_info0.0070.0010.008
igblastn36.917 1.84216.182
igblastr_usage_report000
igbrowser8.5420.3024.173
install_IMGT_germline_db7.3280.1587.664
install_custom_germline_db2.5130.0952.613
install_igblast0.0050.0010.006
intdata-utils0.3930.0200.414
list_c_region_dbs0.0320.0090.043
list_germline_dbs4.2400.1844.619
ndm_data-IO0.0000.0000.001
parse_imgt_fasta_headers0.0440.0040.212
read_igblastn_AIRR_output0.8360.0360.796
read_igblastn_fmt7_output3.6250.1823.502
reset_c_region_dbs000
reset_germline_dbs000
translate_codons0.7730.0610.834
update_live_igdata0.1390.0241.344
use_c_region_db0.0690.0050.074
use_germline_db0.2460.0170.263