Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-04-09 11:36:27 -0400 (Tue, 09 Apr 2019).
Package 42/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
AllelicImbalance 1.21.2 Jesper R Gadin
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | ERROR | skipped | skipped | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | ERROR | OK |
Package: AllelicImbalance |
Version: 1.21.2 |
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:AllelicImbalance.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings AllelicImbalance_1.21.2.tar.gz |
StartedAt: 2019-04-08 22:40:28 -0400 (Mon, 08 Apr 2019) |
EndedAt: 2019-04-08 22:47:53 -0400 (Mon, 08 Apr 2019) |
EllapsedTime: 444.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: AllelicImbalance.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:AllelicImbalance.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings AllelicImbalance_1.21.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/AllelicImbalance.Rcheck’ * using R Under development (unstable) (2019-03-18 r76245) * using platform: x86_64-pc-linux-gnu (64-bit) * 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.21.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 ‘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 ... OK * checking R 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 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 data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU or elapsed time > 5s user system elapsed getSnpIdFromLocation 23.514 1.171 26.876 import-bam 20.385 0.112 20.645 lva 8.870 0.004 8.874 annotation-wrappers 5.988 0.136 6.143 ASEset-glocationplot 4.999 0.043 5.044 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘test-all.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: OK
AllelicImbalance.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL AllelicImbalance ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/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 Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences" Copyright (C) 2019 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) 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: parallel Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB 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, append, as.data.frame, basename, cbind, colMeans, colSums, 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, rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Loading required package: IRanges Loading required package: GenomeInfoDb Loading required package: SummarizedExperiment 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")'. Loading required package: DelayedArray Loading required package: matrixStats Attaching package: 'matrixStats' The following objects are masked from 'package:Biobase': anyMissing, rowMedians Loading required package: BiocParallel Attaching package: 'DelayedArray' The following objects are masked from 'package:matrixStats': colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges The following objects are masked from 'package:base': aperm, apply, rowsum Loading required package: GenomicAlignments Loading required package: Biostrings Loading required package: XVector Attaching package: 'Biostrings' The following object is masked from 'package:DelayedArray': type The following object is masked from 'package:base': strsplit Loading required package: Rsamtools ══ testthat results ═══════════════════════════════════════════════════════════ OK: 96 SKIPPED: 1 FAILED: 0 > > > > proc.time() user system elapsed 15.666 0.437 16.101
AllelicImbalance.Rcheck/AllelicImbalance-Ex.timings
name | user | system | elapsed | |
ASEset-barplot | 0.264 | 0.008 | 0.272 | |
ASEset-class | 0.356 | 0.016 | 0.372 | |
ASEset-filters | 0.056 | 0.020 | 0.075 | |
ASEset-gbarplot | 0.131 | 0.000 | 0.131 | |
ASEset-glocationplot | 4.999 | 0.043 | 5.044 | |
ASEset-gviztrack | 0.501 | 0.040 | 0.541 | |
ASEset-scanForHeterozygotes | 1.258 | 0.004 | 1.262 | |
ASEset.old | 0 | 0 | 0 | |
ASEset.sim | 0.000 | 0.000 | 0.001 | |
ASEsetFromBam | 0.000 | 0.001 | 0.001 | |
DetectedAI-class | 0.101 | 0.002 | 0.103 | |
DetectedAI-plot | 1.527 | 0.001 | 1.528 | |
DetectedAI-summary | 0.131 | 0.000 | 0.132 | |
GRvariants | 0.002 | 0.000 | 0.002 | |
GlobalAnalysis-class | 0.002 | 0.000 | 0.002 | |
LinkVariantAlmlof-class | 0 | 0 | 0 | |
LinkVariantAlmlof-plot | 1.604 | 0.000 | 1.604 | |
RegionSummary-class | 0 | 0 | 0 | |
RiskVariant-class | 0 | 0 | 0 | |
annotation-wrappers | 5.988 | 0.136 | 6.143 | |
annotationBarplot | 0 | 0 | 0 | |
barplot-lattice-support | 0.253 | 0.000 | 0.253 | |
binom.test | 0.137 | 0.000 | 0.136 | |
chisq.test | 0.284 | 0.000 | 0.285 | |
cigar-utilities | 0.017 | 0.000 | 0.017 | |
countAllelesFromBam | 0.000 | 0.002 | 0.002 | |
coverageMatrixListFromGAL | 0.868 | 0.001 | 0.870 | |
decorateWithExons | 0.002 | 0.000 | 0.002 | |
decorateWithGenes | 0.002 | 0.000 | 0.002 | |
defaultMapBias | 0.087 | 0.000 | 0.214 | |
defaultPhase | 0.001 | 0.000 | 0.001 | |
detectAI | 0.14 | 0.00 | 0.14 | |
fractionPlotDf | 0.037 | 0.000 | 0.037 | |
gba | 0 | 0 | 0 | |
genomatrix | 0.000 | 0.000 | 0.001 | |
genotype2phase | 0.026 | 0.000 | 0.026 | |
getAlleleCounts | 3.137 | 0.000 | 3.137 | |
getAlleleQuality | 4.492 | 0.000 | 4.496 | |
getAreaFromGeneNames | 0.424 | 0.000 | 0.424 | |
getDefaultMapBiasExpMean | 0.063 | 0.000 | 0.062 | |
getSnpIdFromLocation | 23.514 | 1.171 | 26.876 | |
histplot | 0 | 0 | 0 | |
implodeList-old | 0.005 | 0.000 | 0.005 | |
import-bam-2 | 0.005 | 0.000 | 0.005 | |
import-bam | 20.385 | 0.112 | 20.645 | |
import-bcf | 0.975 | 0.004 | 1.000 | |
inferAlleles | 0.04 | 0.00 | 0.04 | |
inferAltAllele | 0.046 | 0.000 | 0.046 | |
inferGenotypes | 0.086 | 0.000 | 0.086 | |
initialize-ASEset | 0.064 | 0.000 | 0.064 | |
initialize-DetectedAI | 0.108 | 0.000 | 0.108 | |
initialize-GlobalAnalysis | 0.004 | 0.000 | 0.003 | |
initialize-RiskVariant | 0.002 | 0.000 | 0.001 | |
legendBarplot | 0.001 | 0.000 | 0.000 | |
locationplot | 1.532 | 0.000 | 1.532 | |
lva | 8.870 | 0.004 | 8.874 | |
lva.internal | 0.391 | 0.000 | 0.390 | |
makeMaskedFasta | 1.054 | 0.004 | 1.059 | |
mapBiasRef | 0.024 | 0.000 | 0.023 | |
minCountFilt | 0.170 | 0.004 | 0.174 | |
minFreqFilt | 0.162 | 0.000 | 0.162 | |
multiAllelicFilt | 0.025 | 0.000 | 0.024 | |
phase2genotype | 0.032 | 0.000 | 0.032 | |
phaseArray2phaseMatrix | 0.004 | 0.000 | 0.005 | |
phaseMatrix2Array | 0.004 | 0.000 | 0.004 | |
randomRef | 0.03 | 0.00 | 0.03 | |
reads | 0 | 0 | 0 | |
refAllele | 0.011 | 0.000 | 0.011 | |
regionSummary | 0.424 | 0.000 | 0.424 | |
scanForHeterozygotes-old | 3.475 | 0.000 | 3.476 | |