Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-01-16 13:37:50 -0500 (Thu, 16 Jan 2020).
Package 43/1818 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
AllelicImbalance 1.25.0 Jesper R Gadin
| malbec2 | Linux (Ubuntu 18.04.3 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
Package: AllelicImbalance |
Version: 1.25.0 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:AllelicImbalance.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings AllelicImbalance_1.25.0.tar.gz |
StartedAt: 2020-01-16 01:37:41 -0500 (Thu, 16 Jan 2020) |
EndedAt: 2020-01-16 01:50:04 -0500 (Thu, 16 Jan 2020) |
EllapsedTime: 742.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: AllelicImbalance.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:AllelicImbalance.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings AllelicImbalance_1.25.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/AllelicImbalance.Rcheck’ * using R Under development (unstable) (2019-12-14 r77572) * using platform: x86_64-apple-darwin15.6.0 (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.25.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 ... 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 sizes of PDF files under ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed getSnpIdFromLocation 48.004 4.074 52.195 import-bam 29.035 0.518 29.629 lva 18.930 0.046 18.977 scanForHeterozygotes-old 9.163 0.044 9.206 annotation-wrappers 7.858 0.591 8.454 getAlleleCounts 7.903 0.035 7.939 ASEset-glocationplot 7.550 0.255 7.806 getAlleleQuality 7.125 0.098 7.223 * 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: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL AllelicImbalance ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/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-12-14 r77572) -- "Unsuffered Consequences" Copyright (C) 2019 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin15.6.0 (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, 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, 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:base': strsplit Loading required package: Rsamtools ══ testthat results ═══════════════════════════════════════════════════════════ [ OK: 96 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 0 ] > > > > proc.time() user system elapsed 29.915 2.232 32.113
AllelicImbalance.Rcheck/AllelicImbalance-Ex.timings
name | user | system | elapsed | |
ASEset-barplot | 0.600 | 0.021 | 0.619 | |
ASEset-class | 0.834 | 0.128 | 0.961 | |
ASEset-filters | 0.287 | 0.004 | 0.583 | |
ASEset-gbarplot | 0.225 | 0.003 | 0.228 | |
ASEset-glocationplot | 7.550 | 0.255 | 7.806 | |
ASEset-gviztrack | 0.978 | 0.146 | 1.124 | |
ASEset-scanForHeterozygotes | 3.773 | 0.030 | 3.803 | |
ASEset.old | 0.001 | 0.000 | 0.001 | |
ASEset.sim | 0.000 | 0.000 | 0.001 | |
ASEsetFromBam | 0.004 | 0.004 | 0.008 | |
DetectedAI-class | 0.462 | 0.005 | 0.467 | |
DetectedAI-plot | 3.292 | 0.022 | 3.321 | |
DetectedAI-summary | 0.429 | 0.017 | 0.446 | |
GRvariants | 0.003 | 0.004 | 0.008 | |
GlobalAnalysis-class | 0.003 | 0.004 | 0.007 | |
LinkVariantAlmlof-class | 0.001 | 0.000 | 0.001 | |
LinkVariantAlmlof-plot | 4.493 | 0.030 | 4.523 | |
RegionSummary-class | 0 | 0 | 0 | |
RiskVariant-class | 0 | 0 | 0 | |
annotation-wrappers | 7.858 | 0.591 | 8.454 | |
annotationBarplot | 0.000 | 0.000 | 0.001 | |
barplot-lattice-support | 0.421 | 0.003 | 0.425 | |
binom.test | 0.351 | 0.007 | 0.358 | |
chisq.test | 0.618 | 0.008 | 0.625 | |
cigar-utilities | 0.024 | 0.002 | 0.025 | |
countAllelesFromBam | 0.003 | 0.005 | 0.008 | |
coverageMatrixListFromGAL | 1.482 | 0.034 | 1.516 | |
decorateWithExons | 0.003 | 0.005 | 0.007 | |
decorateWithGenes | 0.003 | 0.003 | 0.006 | |
defaultMapBias | 0.063 | 0.005 | 0.069 | |
defaultPhase | 0.001 | 0.001 | 0.002 | |
detectAI | 0.478 | 0.005 | 0.483 | |
fractionPlotDf | 0.129 | 0.003 | 0.132 | |
gba | 0.000 | 0.000 | 0.001 | |
genomatrix | 0.001 | 0.000 | 0.000 | |
genotype2phase | 0.037 | 0.007 | 0.045 | |
getAlleleCounts | 7.903 | 0.035 | 7.939 | |
getAlleleQuality | 7.125 | 0.098 | 7.223 | |
getAreaFromGeneNames | 0.387 | 0.015 | 0.402 | |
getDefaultMapBiasExpMean | 0.143 | 0.006 | 0.148 | |
getSnpIdFromLocation | 48.004 | 4.074 | 52.195 | |
histplot | 0 | 0 | 0 | |
implodeList-old | 0.010 | 0.000 | 0.009 | |
import-bam-2 | 0.018 | 0.000 | 0.019 | |
import-bam | 29.035 | 0.518 | 29.629 | |
import-bcf | 1.412 | 0.050 | 1.464 | |
inferAlleles | 0.110 | 0.005 | 0.114 | |
inferAltAllele | 0.111 | 0.004 | 0.115 | |
inferGenotypes | 0.199 | 0.003 | 0.203 | |
initialize-ASEset | 0.108 | 0.001 | 0.108 | |
initialize-DetectedAI | 0.326 | 0.005 | 0.331 | |
initialize-GlobalAnalysis | 0.005 | 0.004 | 0.009 | |
initialize-RiskVariant | 0.003 | 0.005 | 0.008 | |
legendBarplot | 0 | 0 | 0 | |
locationplot | 4.821 | 0.081 | 4.901 | |
lva | 18.930 | 0.046 | 18.977 | |
lva.internal | 0.907 | 0.007 | 0.914 | |
makeMaskedFasta | 1.354 | 0.072 | 1.427 | |
mapBiasRef | 0.056 | 0.005 | 0.061 | |
minCountFilt | 0.361 | 0.005 | 0.366 | |
minFreqFilt | 0.387 | 0.004 | 0.392 | |
multiAllelicFilt | 0.063 | 0.003 | 0.066 | |
phase2genotype | 0.077 | 0.005 | 0.081 | |
phaseArray2phaseMatrix | 0.007 | 0.003 | 0.009 | |
phaseMatrix2Array | 0.009 | 0.004 | 0.013 | |
randomRef | 0.110 | 0.003 | 0.113 | |
reads | 0.001 | 0.001 | 0.001 | |
refAllele | 0.031 | 0.005 | 0.035 | |
regionSummary | 1.480 | 0.060 | 1.539 | |
scanForHeterozygotes-old | 9.163 | 0.044 | 9.206 | |