Back to Multiple platform build/check report for BioC 3.21:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-01-11 11:46 -0500 (Sat, 11 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4760
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4479
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4443
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4398
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4391
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 55/2277HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AllelicImbalance 1.45.0  (landing page)
Jesper R Gadin
Snapshot Date: 2025-01-10 13:40 -0500 (Fri, 10 Jan 2025)
git_url: https://git.bioconductor.org/packages/AllelicImbalance
git_branch: devel
git_last_commit: ffd47ab
git_last_commit_date: 2024-10-29 09:48:26 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'VariantAnnotation' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'VariantAnnotation' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for AllelicImbalance on kunpeng2

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.

raw results


Summary

Package: AllelicImbalance
Version: 1.45.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.45.0.tar.gz
StartedAt: 2025-01-11 03:31:00 -0000 (Sat, 11 Jan 2025)
EndedAt: 2025-01-11 03:40:55 -0000 (Sat, 11 Jan 2025)
EllapsedTime: 594.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: AllelicImbalance.Rcheck
Warnings: 6

Command output

##############################################################################
##############################################################################
###
### 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.45.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/AllelicImbalance.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* 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.45.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 ... WARNING
Found the following significant warnings:
  Warning: program compiled against libxml 212 using older 211
See ‘/home/biocbuild/bbs-3.21-bioc/meat/AllelicImbalance.Rcheck/00install.out’ for details.
* 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 ... NOTE
Warning: program compiled against libxml 212 using older 211

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Warning: program compiled against libxml 212 using older 211
* checking S3 generic/method consistency ... WARNING
Warning: program compiled against libxml 212 using older 211
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... WARNING
Warning: program compiled against libxml 212 using older 211
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
* checking foreign function calls ... NOTE
Warning: program compiled against libxml 212 using older 211
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... NOTE
Warning: program compiled against libxml 212 using older 211
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Warning: program compiled against libxml 212 using older 211
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... WARNING
Warning: program compiled against libxml 212 using older 211
Warning: program compiled against libxml 212 using older 211
Warning: program compiled against libxml 212 using older 211
* checking Rd \usage sections ... NOTE
Warning: program compiled against libxml 212 using older 211
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... WARNING
  Warning: program compiled against libxml 212 using older 211
* 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               31.878  0.068  32.042
getSnpIdFromLocation     17.971  0.747  18.752
lva                      12.616  0.035  12.676
scanForHeterozygotes-old  7.100  0.024   7.137
ASEset-glocationplot      5.957  0.052   6.018
getAlleleCounts           5.665  0.040   5.717
annotation-wrappers       5.173  0.216   5.403
* 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: 6 WARNINGs, 6 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/AllelicImbalance.Rcheck/00check.log’
for details.


Installation output

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-devel_2024-11-24/site-library’
* installing *source* package ‘AllelicImbalance’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Warning: program compiled against libxml 212 using older 211
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
Warning: program compiled against libxml 212 using older 211
** testing if installed package can be loaded from final location
Warning: program compiled against libxml 212 using older 211
** testing if installed package keeps a record of temporary installation path
* DONE (AllelicImbalance)

Tests output

AllelicImbalance.Rcheck/tests/test-all.Rout


R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences"
Copyright (C) 2024 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: GenomeInfoDb
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
Warning: program compiled against libxml 212 using older 211
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 96 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_utils.R:3:1'

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 96 ]
> 
> 
> 
> proc.time()
   user  system elapsed 
 23.213   0.706  23.959 

Example timings

AllelicImbalance.Rcheck/AllelicImbalance-Ex.timings

nameusersystemelapsed
ASEset-barplot0.2880.0200.308
ASEset-class0.5530.0400.594
ASEset-filters0.0620.0200.082
ASEset-gbarplot0.0480.0080.055
ASEset-glocationplot5.9570.0526.018
ASEset-gviztrack0.6350.1030.740
ASEset-scanForHeterozygotes2.5590.0312.596
ASEset.old000
ASEset.sim000
ASEsetFromBam0.0010.0000.002
DetectedAI-class0.1350.0000.136
DetectedAI-plot1.8220.0121.837
DetectedAI-summary0.1610.0000.161
GRvariants0.0020.0000.001
GlobalAnalysis-class0.0010.0000.001
LinkVariantAlmlof-class000
LinkVariantAlmlof-plot2.8100.0272.844
RegionSummary-class000
RiskVariant-class000
annotation-wrappers5.1730.2165.403
annotationBarplot000
barplot-lattice-support0.1610.0000.160
binom.test0.0680.0000.068
chisq.test0.20.00.2
cigar-utilities0.0160.0000.016
countAllelesFromBam0.0010.0000.002
coverageMatrixListFromGAL1.0450.0401.087
decorateWithExons0.0020.0000.001
decorateWithGenes0.0000.0010.002
defaultMapBias0.0430.0060.051
defaultPhase0.0000.0000.001
detectAI0.3060.0000.307
fractionPlotDf0.0440.0000.044
gba000
genomatrix000
genotype2phase0.0320.0040.035
getAlleleCounts5.6650.0405.717
getAlleleQuality4.9670.0164.993
getAreaFromGeneNames0.6740.0160.691
getDefaultMapBiasExpMean0.0350.0000.036
getSnpIdFromLocation17.971 0.74718.752
histplot000
implodeList-old0.0070.0000.007
import-bam-20.0120.0000.012
import-bam31.878 0.06832.042
import-bcf1.5350.0081.547
inferAlleles0.0110.0040.014
inferAltAllele0.0200.0000.021
inferGenotypes0.0370.0040.042
initialize-ASEset0.1080.0000.109
initialize-DetectedAI0.1260.0000.127
initialize-GlobalAnalysis0.0010.0000.001
initialize-RiskVariant0.0010.0000.001
legendBarplot0.0010.0000.001
locationplot2.0280.0442.077
lva12.616 0.03512.676
lva.internal0.4550.0010.457
makeMaskedFasta1.4360.0151.454
mapBiasRef0.0170.0010.017
minCountFilt0.0930.0030.097
minFreqFilt0.0890.0040.094
multiAllelicFilt0.0140.0000.015
phase2genotype0.0310.0010.031
phaseArray2phaseMatrix0.0050.0000.005
phaseMatrix2Array0.0020.0030.004
randomRef0.0250.0000.025
reads000
refAllele0.0150.0040.019
regionSummary0.7970.0000.799
scanForHeterozygotes-old7.1000.0247.137