| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-20 12:07 -0500 (Thu, 20 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4615 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" | 4610 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4598 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4668 |
| 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 56/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| AllelicImbalance 1.48.0 (landing page) Jesper R Gadin
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
To the developers/maintainers of the AllelicImbalance package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/AllelicImbalance.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: AllelicImbalance |
| Version: 1.48.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:AllelicImbalance.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings AllelicImbalance_1.48.0.tar.gz |
| StartedAt: 2025-11-18 06:31:02 -0000 (Tue, 18 Nov 2025) |
| EndedAt: 2025-11-18 06:41:01 -0000 (Tue, 18 Nov 2025) |
| EllapsedTime: 599.0 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: AllelicImbalance.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:AllelicImbalance.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings AllelicImbalance_1.48.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/AllelicImbalance.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘AllelicImbalance/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘AllelicImbalance’ version ‘1.48.0’
* 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 ‘AllelicImbalance’ can be installed ... OK
* checking installed package size ... OK
* 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 ... NOTE
Problems with news in ‘NEWS’:
Cannot process chunk/lines:
CHANGES IN VERSION 1.12.0
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
import-bam 24.956 0.032 25.106
getSnpIdFromLocation 18.051 0.502 18.614
lva 12.496 0.004 12.533
annotation-wrappers 10.628 0.279 11.030
scanForHeterozygotes-old 8.137 0.020 8.181
ASEset-glocationplot 6.108 0.163 6.559
getAlleleCounts 5.974 0.028 6.022
getAlleleQuality 5.445 0.012 5.475
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘test-all.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: 1 NOTE
See
‘/home/biocbuild/bbs-3.22-bioc/meat/AllelicImbalance.Rcheck/00check.log’
for details.
AllelicImbalance.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL AllelicImbalance ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘AllelicImbalance’ ... ** this is package ‘AllelicImbalance’ version ‘1.48.0’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for 'chisq.test' from package 'stats' in package 'AllelicImbalance' Creating a generic function for 'binom.test' from package 'stats' in package 'AllelicImbalance' ** 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 (AllelicImbalance)
AllelicImbalance.Rcheck/tests/test-all.Rout
R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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)
> test_check("AllelicImbalance")
Loading required package: AllelicImbalance
Loading required package: grid
Loading required package: GenomicRanges
Loading required package: stats4
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
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: Seqinfo
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
Loading required package: Biobase
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Attaching package: 'Biobase'
The following object is masked from 'package:MatrixGenerics':
rowMedians
The following objects are masked from 'package:matrixStats':
anyMissing, rowMedians
Loading required package: GenomicAlignments
Loading required package: Biostrings
Loading required package: XVector
Attaching package: 'Biostrings'
The following object is masked from 'package:grid':
pattern
The following object is masked from 'package:base':
strsplit
Loading required package: Rsamtools
[ FAIL 0 | WARN 3 | SKIP 1 | PASS 96 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_utils.R:3:1'
[ FAIL 0 | WARN 3 | SKIP 1 | PASS 96 ]
>
>
>
> proc.time()
user system elapsed
23.348 1.454 25.112
AllelicImbalance.Rcheck/AllelicImbalance-Ex.timings
| name | user | system | elapsed | |
| ASEset-barplot | 0.294 | 0.000 | 0.295 | |
| ASEset-class | 0.487 | 0.020 | 0.509 | |
| ASEset-filters | 0.083 | 0.000 | 0.083 | |
| ASEset-gbarplot | 0.046 | 0.012 | 0.058 | |
| ASEset-glocationplot | 6.108 | 0.163 | 6.559 | |
| ASEset-gviztrack | 0.715 | 0.095 | 0.814 | |
| ASEset-scanForHeterozygotes | 2.511 | 0.008 | 2.579 | |
| ASEset.old | 0 | 0 | 0 | |
| ASEset.sim | 0 | 0 | 0 | |
| ASEsetFromBam | 0.002 | 0.000 | 0.002 | |
| DetectedAI-class | 0.154 | 0.000 | 0.154 | |
| DetectedAI-plot | 1.829 | 0.039 | 1.907 | |
| DetectedAI-summary | 0.172 | 0.016 | 0.189 | |
| GRvariants | 0.001 | 0.000 | 0.001 | |
| GlobalAnalysis-class | 0.001 | 0.000 | 0.001 | |
| LinkVariantAlmlof-class | 0 | 0 | 0 | |
| LinkVariantAlmlof-plot | 2.866 | 0.036 | 3.169 | |
| RegionSummary-class | 0 | 0 | 0 | |
| RiskVariant-class | 0 | 0 | 0 | |
| annotation-wrappers | 10.628 | 0.279 | 11.030 | |
| annotationBarplot | 0 | 0 | 0 | |
| barplot-lattice-support | 0.174 | 0.000 | 0.175 | |
| binom.test | 0.075 | 0.000 | 0.075 | |
| chisq.test | 0.208 | 0.000 | 0.208 | |
| cigar-utilities | 0.009 | 0.008 | 0.017 | |
| countAllelesFromBam | 0.001 | 0.000 | 0.002 | |
| coverageMatrixListFromGAL | 1.114 | 0.000 | 1.117 | |
| decorateWithExons | 0.002 | 0.000 | 0.001 | |
| decorateWithGenes | 0.000 | 0.001 | 0.001 | |
| defaultMapBias | 0.045 | 0.002 | 0.049 | |
| defaultPhase | 0.001 | 0.000 | 0.001 | |
| detectAI | 0.141 | 0.000 | 0.141 | |
| fractionPlotDf | 0.047 | 0.000 | 0.047 | |
| gba | 0 | 0 | 0 | |
| genomatrix | 0 | 0 | 0 | |
| genotype2phase | 0.035 | 0.000 | 0.035 | |
| getAlleleCounts | 5.974 | 0.028 | 6.022 | |
| getAlleleQuality | 5.445 | 0.012 | 5.475 | |
| getAreaFromGeneNames | 0.664 | 0.008 | 0.675 | |
| getDefaultMapBiasExpMean | 0.038 | 0.000 | 0.038 | |
| getSnpIdFromLocation | 18.051 | 0.502 | 18.614 | |
| histplot | 0.000 | 0.000 | 0.001 | |
| implodeList-old | 0.007 | 0.000 | 0.007 | |
| import-bam-2 | 0.012 | 0.000 | 0.013 | |
| import-bam | 24.956 | 0.032 | 25.106 | |
| import-bcf | 1.262 | 0.004 | 1.272 | |
| inferAlleles | 0.017 | 0.000 | 0.017 | |
| inferAltAllele | 0.024 | 0.000 | 0.024 | |
| inferGenotypes | 0.047 | 0.000 | 0.047 | |
| initialize-ASEset | 0.11 | 0.00 | 0.11 | |
| initialize-DetectedAI | 0.139 | 0.000 | 0.139 | |
| initialize-GlobalAnalysis | 0.001 | 0.000 | 0.002 | |
| initialize-RiskVariant | 0.001 | 0.000 | 0.001 | |
| legendBarplot | 0 | 0 | 0 | |
| locationplot | 2.136 | 0.008 | 2.150 | |
| lva | 12.496 | 0.004 | 12.533 | |
| lva.internal | 0.481 | 0.000 | 0.482 | |
| makeMaskedFasta | 1.076 | 0.004 | 1.082 | |
| mapBiasRef | 0.018 | 0.000 | 0.019 | |
| minCountFilt | 0.099 | 0.004 | 0.102 | |
| minFreqFilt | 0.099 | 0.000 | 0.099 | |
| multiAllelicFilt | 0.016 | 0.000 | 0.016 | |
| phase2genotype | 0.034 | 0.000 | 0.034 | |
| phaseArray2phaseMatrix | 0.005 | 0.000 | 0.006 | |
| phaseMatrix2Array | 0.004 | 0.000 | 0.004 | |
| randomRef | 0.027 | 0.000 | 0.027 | |
| reads | 0 | 0 | 0 | |
| refAllele | 0.019 | 0.000 | 0.019 | |
| regionSummary | 0.774 | 0.000 | 0.776 | |
| scanForHeterozygotes-old | 8.137 | 0.020 | 8.181 | |