| Back to Multiple platform build/check report for BioC 3.20: simplified long | 
 | 
This page was generated on 2024-11-20 12:01 -0500 (Wed, 20 Nov 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4481 | 
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4479 | 
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4359 | 
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 | 
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 | 
| 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/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| AllelicImbalance 1.44.0  (landing page) Jesper R Gadin 
 | teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK |  | ||||||||
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK |  | ||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK |  | ||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / 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. | 
| Package: AllelicImbalance | 
| Version: 1.44.0 | 
| Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:AllelicImbalance.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings AllelicImbalance_1.44.0.tar.gz | 
| StartedAt: 2024-11-19 22:44:04 -0500 (Tue, 19 Nov 2024) | 
| EndedAt: 2024-11-19 22:52:47 -0500 (Tue, 19 Nov 2024) | 
| EllapsedTime: 523.3 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: AllelicImbalance.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:AllelicImbalance.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings AllelicImbalance_1.44.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/AllelicImbalance.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘AllelicImbalance/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘AllelicImbalance’ version ‘1.44.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           31.936  0.191  32.230
getSnpIdFromLocation 19.230  2.898  22.146
lva                   7.036  0.001   7.088
ASEset-glocationplot  6.628  0.069   6.947
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
  ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/AllelicImbalance.Rcheck/00check.log’
for details.
AllelicImbalance.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL AllelicImbalance ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/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 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.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 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)
> test_check("AllelicImbalance")
Loading required package: AllelicImbalance
Loading required package: grid
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
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, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, saveRDS, setdiff, table,
    tapply, union, 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
[ 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 
 16.876   1.021  18.253 
AllelicImbalance.Rcheck/AllelicImbalance-Ex.timings
| name | user | system | elapsed | |
| ASEset-barplot | 0.127 | 0.011 | 0.137 | |
| ASEset-class | 0.318 | 0.051 | 0.369 | |
| ASEset-filters | 0.035 | 0.001 | 0.036 | |
| ASEset-gbarplot | 0.025 | 0.001 | 0.027 | |
| ASEset-glocationplot | 6.628 | 0.069 | 6.947 | |
| ASEset-gviztrack | 0.361 | 0.082 | 0.443 | |
| ASEset-scanForHeterozygotes | 1.686 | 0.018 | 1.704 | |
| ASEset.old | 0 | 0 | 0 | |
| ASEset.sim | 0 | 0 | 0 | |
| ASEsetFromBam | 0.001 | 0.001 | 0.002 | |
| DetectedAI-class | 0.065 | 0.000 | 0.065 | |
| DetectedAI-plot | 0.912 | 0.002 | 0.920 | |
| DetectedAI-summary | 0.078 | 0.003 | 0.080 | |
| GRvariants | 0.001 | 0.001 | 0.002 | |
| GlobalAnalysis-class | 0.001 | 0.000 | 0.002 | |
| LinkVariantAlmlof-class | 0 | 0 | 0 | |
| LinkVariantAlmlof-plot | 1.421 | 0.007 | 1.428 | |
| RegionSummary-class | 0 | 0 | 0 | |
| RiskVariant-class | 0 | 0 | 0 | |
| annotation-wrappers | 3.015 | 0.267 | 3.295 | |
| annotationBarplot | 0 | 0 | 0 | |
| barplot-lattice-support | 0.085 | 0.003 | 0.088 | |
| binom.test | 0.037 | 0.001 | 0.037 | |
| chisq.test | 0.098 | 0.002 | 0.099 | |
| cigar-utilities | 0.01 | 0.00 | 0.01 | |
| countAllelesFromBam | 0.000 | 0.002 | 0.001 | |
| coverageMatrixListFromGAL | 0.577 | 0.007 | 0.585 | |
| decorateWithExons | 0.000 | 0.001 | 0.002 | |
| decorateWithGenes | 0.001 | 0.000 | 0.001 | |
| defaultMapBias | 0.024 | 0.001 | 0.026 | |
| defaultPhase | 0.001 | 0.000 | 0.001 | |
| detectAI | 0.062 | 0.000 | 0.062 | |
| fractionPlotDf | 0.022 | 0.000 | 0.022 | |
| gba | 0 | 0 | 0 | |
| genomatrix | 0 | 0 | 0 | |
| genotype2phase | 0.019 | 0.002 | 0.020 | |
| getAlleleCounts | 3.577 | 0.000 | 3.582 | |
| getAlleleQuality | 3.214 | 0.000 | 3.215 | |
| getAreaFromGeneNames | 0.378 | 0.002 | 0.380 | |
| getDefaultMapBiasExpMean | 0.018 | 0.001 | 0.019 | |
| getSnpIdFromLocation | 19.230 | 2.898 | 22.146 | |
| histplot | 0 | 0 | 0 | |
| implodeList-old | 0.004 | 0.000 | 0.004 | |
| import-bam-2 | 0.006 | 0.000 | 0.006 | |
| import-bam | 31.936 | 0.191 | 32.230 | |
| import-bcf | 2.031 | 0.000 | 2.034 | |
| inferAlleles | 0.010 | 0.000 | 0.011 | |
| inferAltAllele | 0.012 | 0.001 | 0.013 | |
| inferGenotypes | 0.020 | 0.001 | 0.020 | |
| initialize-ASEset | 0.053 | 0.000 | 0.053 | |
| initialize-DetectedAI | 0.061 | 0.001 | 0.062 | |
| initialize-GlobalAnalysis | 0.001 | 0.001 | 0.001 | |
| initialize-RiskVariant | 0.000 | 0.001 | 0.001 | |
| legendBarplot | 0.000 | 0.000 | 0.001 | |
| locationplot | 1.059 | 0.002 | 1.061 | |
| lva | 7.036 | 0.001 | 7.088 | |
| lva.internal | 0.214 | 0.001 | 0.215 | |
| makeMaskedFasta | 1.251 | 0.000 | 1.252 | |
| mapBiasRef | 0.01 | 0.00 | 0.01 | |
| minCountFilt | 0.043 | 0.002 | 0.045 | |
| minFreqFilt | 0.043 | 0.001 | 0.044 | |
| multiAllelicFilt | 0.006 | 0.001 | 0.008 | |
| phase2genotype | 0.013 | 0.002 | 0.016 | |
| phaseArray2phaseMatrix | 0.002 | 0.001 | 0.004 | |
| phaseMatrix2Array | 0.002 | 0.001 | 0.003 | |
| randomRef | 0.012 | 0.000 | 0.012 | |
| reads | 0 | 0 | 0 | |
| refAllele | 0.010 | 0.000 | 0.011 | |
| regionSummary | 0.378 | 0.001 | 0.380 | |
| scanForHeterozygotes-old | 4.091 | 0.001 | 4.094 | |