| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-09 11:33 -0400 (Mon, 09 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" | 4508 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-02-28 r89501) -- "Unsuffered Consequences" | 3381 |
| 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 1041/2360 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| igblastr 1.1.21 (landing page) Hervé Pagès
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
| See other builds for igblastr in R Universe. | ||||||||||||||
|
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. |
| Package: igblastr |
| Version: 1.1.21 |
| 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.1.21.tar.gz |
| StartedAt: 2026-03-09 00:13:51 -0400 (Mon, 09 Mar 2026) |
| EndedAt: 2026-03-09 00:21:47 -0400 (Mon, 09 Mar 2026) |
| EllapsedTime: 475.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: igblastr.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.1.21.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/igblastr.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-03-09 04:13:52 UTC
* checking for file ‘igblastr/DESCRIPTION’ ... OK
* this is package ‘igblastr’ version ‘1.1.21’
* 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 5.9Mb
sub-directories of 1Mb or more:
extdata 5.1Mb
* 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.175 1.784 15.447
augment_germline_db 9.491 0.379 3.689
igbrowser 8.728 0.176 4.212
install_IMGT_germline_db 7.894 0.331 8.425
OAS-utils 0.857 0.122 5.641
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.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: 1 NOTE
See
‘/home/biocbuild/bbs-3.23-bioc/meat/igblastr.Rcheck/00check.log’
for details.
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.1.21’ ** 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)
igblastr.Rcheck/tests/testthat.Rout
R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
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")
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
_AIRR.human.IGH+IGK+IGL.202309 342 31 23 TRUE
_AIRR.human.IGH+IGK+IGL.202309.src 354 33 24 FALSE
_AIRR.human.IGH+IGK+IGL.202401 342 31 23 TRUE
_AIRR.human.IGH+IGK+IGL.202401.src 354 33 24 FALSE
_AIRR.human.IGH+IGK+IGL.202410 342 31 23 TRUE
_AIRR.human.IGH+IGK+IGL.202410.src 354 33 24 FALSE
_AIRR.mouse.CAST_EiJ.IGH+IGK+IGL.202501 184 9 22 FALSE
_AIRR.mouse.LEWES_EiJ.IGH+IGK+IGL.202501 169 11 22 FALSE
_AIRR.mouse.MSM_MsJ.IGH+IGK+IGL.202501 172 9 22 FALSE
_AIRR.mouse.NOD_ShiLtJ.IGH+IGK+IGL.202501 149 9 22 FALSE
_AIRR.mouse.PWD_PhJ.IGH+IGK+IGL.202501 184 10 22 FALSE
_AIRR.rhesus_monkey.IGH+IGK+IGL.202601 2294 72 39 TRUE
_OGRDB.human.IGH+IGK+IGL.202410 342 31 23 TRUE *
_OGRDB.human.IGH+IGK+IGL.202410.src 354 33 24 TRUE
_OGRDB.mouse.NOD_ShiLtJ.IGH+IGK+IGL.202501 149 9 22 TRUE
_OGRDB.mouse.PWD_PhJ.IGH+IGK+IGL.202501 184 10 22 TRUE
_OGRDB.rhesus_monkey.IGH+IGK+IGL.202602 2294 72 39 TRUE
IMGT-202518-3.Homo_sapiens.IGH+IGK+IGL 698 47 34 TRUE
IMGT-202518-3.Homo_sapiens.TRA+TRB 266 3 87 TRUE
IMGT-202518-3.Homo_sapiens.TRA+TRB+TRG+TRD 291 6 97 TRUE
IMGT-202518-3.Mus_musculus.IGH+IGK+IGL 862 61 27 TRUE
IMGT-202518-3.Mus_musculus.TRA+TRB+TRG+TRD 387 5 96 TRUE
IMGT-202518-3.Sus_scrofa.IGH+IGK+IGL 65 5 19 FALSE
IMGT-202531-1.Mus_musculus.IGH+IGK+IGL 865 61 27 TRUE
IMGT-202531-1.Mus_musculus.TRA+TRB+TRG+TRD 387 5 96 TRUE
IMGT-202531-1.Oryctolagus_cuniculus.IGH+IGK+IGL 148 11 34 TRUE
IMGT-202531-1.Rattus_norvegicus.IGH+IGK+IGL 403 37 15 TRUE
[ FAIL 0 | WARN 1 | SKIP 1 | PASS 477 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test-precompiled-igblast-utils.R:1:1'
[ FAIL 0 | WARN 1 | SKIP 1 | PASS 477 ]
>
> if (!is_bioc_build_machine) {
+ options(igblastr_cache=NULL)
+ }
>
>
> proc.time()
user system elapsed
97.096 5.206 100.914
igblastr.Rcheck/igblastr-Ex.timings
| name | user | system | elapsed | |
| OAS-utils | 0.857 | 0.122 | 5.641 | |
| allele2gene | 0.039 | 0.013 | 0.052 | |
| augment_germline_db | 9.491 | 0.379 | 3.689 | |
| auxdata-utils | 1.383 | 0.179 | 1.562 | |
| compute_auxdata | 0.095 | 0.008 | 0.103 | |
| compute_imgt_intdata | 0.001 | 0.000 | 0.001 | |
| download_IMGT_germline_sequences | 0.126 | 0.013 | 1.368 | |
| download_OGRDB_germline_sequences | 0.134 | 0.012 | 0.149 | |
| get_igblast_root | 0.001 | 0.000 | 0.001 | |
| igblast_info | 0.006 | 0.001 | 0.007 | |
| igblastn | 36.175 | 1.784 | 15.447 | |
| igblastr_usage_report | 0.000 | 0.000 | 0.001 | |
| igbrowser | 8.728 | 0.176 | 4.212 | |
| install_IMGT_germline_db | 7.894 | 0.331 | 8.425 | |
| install_custom_germline_db | 2.585 | 0.123 | 2.720 | |
| install_igblast | 0.005 | 0.001 | 0.007 | |
| intdata-IO-utils | 0.000 | 0.000 | 0.001 | |
| intdata-utils | 0.583 | 0.030 | 0.614 | |
| list_c_region_dbs | 0.033 | 0.005 | 0.041 | |
| list_germline_dbs | 4.633 | 0.164 | 4.989 | |
| makeogrannote | 0 | 0 | 0 | |
| read_igblastn_AIRR_output | 0.878 | 0.041 | 0.843 | |
| read_igblastn_fmt7_output | 3.713 | 0.170 | 3.578 | |
| reset_c_region_dbs | 0.001 | 0.000 | 0.000 | |
| reset_germline_dbs | 0 | 0 | 0 | |
| translate_codons | 0.794 | 0.023 | 0.817 | |
| update_live_igdata | 0.035 | 0.008 | 0.871 | |
| use_c_region_db | 0.080 | 0.002 | 0.082 | |
| use_germline_db | 0.226 | 0.017 | 0.244 | |