Back to the "Multiple platform build/check report"[A] B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.6: CHECK report for AllelicImbalance on tokay1

This page was generated on 2017-08-16 13:31:59 -0400 (Wed, 16 Aug 2017).

Package 35/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AllelicImbalance 1.15.3
Jesper R Gadin
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/AllelicImbalance
Last Changed Rev: 130713 / Revision: 131943
Last Changed Date: 2017-06-27 13:05:27 -0400 (Tue, 27 Jun 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: AllelicImbalance
Version: 1.15.3
Command: rm -rf AllelicImbalance.buildbin-libdir AllelicImbalance.Rcheck && mkdir AllelicImbalance.buildbin-libdir AllelicImbalance.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=AllelicImbalance.buildbin-libdir AllelicImbalance_1.15.3.tar.gz >AllelicImbalance.Rcheck\00install.out 2>&1 && cp AllelicImbalance.Rcheck\00install.out AllelicImbalance-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=AllelicImbalance.buildbin-libdir --install="check:AllelicImbalance-install.out" --force-multiarch --no-vignettes --timings AllelicImbalance_1.15.3.tar.gz
StartedAt: 2017-08-15 21:41:02 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 21:51:14 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 611.6 seconds
RetCode: 0
Status:  OK  
CheckDir: AllelicImbalance.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf AllelicImbalance.buildbin-libdir AllelicImbalance.Rcheck && mkdir AllelicImbalance.buildbin-libdir AllelicImbalance.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=AllelicImbalance.buildbin-libdir AllelicImbalance_1.15.3.tar.gz >AllelicImbalance.Rcheck\00install.out 2>&1 && cp AllelicImbalance.Rcheck\00install.out AllelicImbalance-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=AllelicImbalance.buildbin-libdir --install="check:AllelicImbalance-install.out" --force-multiarch --no-vignettes --timings AllelicImbalance_1.15.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/AllelicImbalance.Rcheck'
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'AllelicImbalance/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'AllelicImbalance' version '1.15.3'
* 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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 data for ASCII and uncompressed saves ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
import-bam          11.88   0.00   11.87
annotation-wrappers  6.19   0.24    7.28
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
getSnpIdFromLocation 18.15   1.33   24.11
import-bam           17.36   0.30   17.66
annotation-wrappers   6.70   0.17    6.88
lva                   5.30   0.00   11.95
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'test-all.R'
 OK
** running tests for arch 'x64' ...
  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:


install for i386

* installing *source* package 'AllelicImbalance' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing 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

install for x64

* installing *source* package 'AllelicImbalance' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'AllelicImbalance' as AllelicImbalance_1.15.3.zip
* DONE (AllelicImbalance)

AllelicImbalance.Rcheck/examples_i386/AllelicImbalance-Ex.timings:

nameusersystemelapsed
ASEset-barplot0.280.060.34
ASEset-class0.50.00.5
ASEset-filters0.080.000.08
ASEset-gbarplot0.030.000.03
ASEset-glocationplot3.890.124.02
ASEset-gviztrack0.600.020.61
ASEset-scanForHeterozygotes1.590.031.62
ASEset.old000
ASEset.sim000
ASEsetFromBam0.000.010.02
DetectedAI-class0.050.000.04
DetectedAI-plot1.330.051.38
DetectedAI-summary0.060.000.06
GRvariants0.020.000.02
GlobalAnalysis-class000
LinkVariantAlmlof-class000
LinkVariantAlmlof-plot1.180.031.22
RegionSummary-class000
RiskVariant-class000
annotation-wrappers6.190.247.28
annotationBarplot000
barplot-lattice-support0.110.000.11
binom.test0.030.000.03
chisq.test0.060.000.06
cigar-utilities0.020.000.02
countAllelesFromBam000
coverageMatrixListFromGAL0.690.000.68
decorateWithExons0.000.010.02
decorateWithGenes000
defaultMapBias0.030.020.05
defaultPhase000
detectAI0.030.010.04
fractionPlotDf0.030.000.03
gba000
genomatrix000
genotype2phase0.020.020.03
getAlleleCounts3.900.003.91
getAlleleQuality3.250.013.27
getAreaFromGeneNames0.280.000.28
getDefaultMapBiasExpMean0.020.000.01
getSnpIdFromLocation0.020.000.02
histplot000
implodeList-old000
import-bam-20.010.000.02
import-bam11.88 0.0011.87
import-bcf0.570.040.61
inferAlleles0.070.000.06
inferAltAllele0.010.000.02
inferGenotypes0.070.000.06
initialize-ASEset0.120.000.13
initialize-DetectedAI0.030.000.03
initialize-GlobalAnalysis000
initialize-RiskVariant0.010.000.01
legendBarplot000
locationplot1.110.021.13
lva4.380.004.51
lva.internal0.150.000.16
makeMaskedFasta0.520.010.66
mapBiasRef0.000.020.01
minCountFilt0.030.000.03
minFreqFilt0.020.010.04
multiAllelicFilt0.000.020.01
phase2genotype0.010.020.03
phaseArray2phaseMatrix000
phaseMatrix2Array0.020.000.02
randomRef0.010.000.01
reads000
refAllele0.020.000.02
regionSummary0.260.010.28
scanForHeterozygotes-old2.960.002.95

AllelicImbalance.Rcheck/examples_x64/AllelicImbalance-Ex.timings:

nameusersystemelapsed
ASEset-barplot0.380.000.38
ASEset-class0.610.000.61
ASEset-filters0.080.000.08
ASEset-gbarplot0.020.020.03
ASEset-glocationplot4.850.014.88
ASEset-gviztrack0.720.040.75
ASEset-scanForHeterozygotes1.910.031.94
ASEset.old000
ASEset.sim000
ASEsetFromBam000
DetectedAI-class0.050.010.06
DetectedAI-plot1.760.001.77
DetectedAI-summary0.070.020.07
GRvariants0.010.000.02
GlobalAnalysis-class000
LinkVariantAlmlof-class000
LinkVariantAlmlof-plot1.610.001.61
RegionSummary-class000
RiskVariant-class000
annotation-wrappers6.700.176.88
annotationBarplot000
barplot-lattice-support0.160.030.19
binom.test0.030.000.03
chisq.test0.080.000.08
cigar-utilities0.010.000.01
countAllelesFromBam0.020.000.02
coverageMatrixListFromGAL0.930.000.94
decorateWithExons000
decorateWithGenes000
defaultMapBias0.060.000.06
defaultPhase000
detectAI0.050.000.05
fractionPlotDf0.010.020.03
gba000
genomatrix000
genotype2phase0.040.010.05
getAlleleCounts4.780.024.80
getAlleleQuality4.250.014.26
getAreaFromGeneNames0.290.000.30
getDefaultMapBiasExpMean0.040.000.03
getSnpIdFromLocation18.15 1.3324.11
histplot000
implodeList-old000
import-bam-2000
import-bam17.36 0.3017.66
import-bcf0.700.030.73
inferAlleles0.060.000.06
inferAltAllele0.010.000.02
inferGenotypes0.070.000.06
initialize-ASEset0.170.000.17
initialize-DetectedAI0.030.020.05
initialize-GlobalAnalysis0.000.010.02
initialize-RiskVariant000
legendBarplot000
locationplot1.370.001.37
lva 5.30 0.0011.95
lva.internal0.250.000.25
makeMaskedFasta0.810.003.71
mapBiasRef0.020.000.01
minCountFilt0.030.000.03
minFreqFilt0.030.000.03
multiAllelicFilt000
phase2genotype0.010.000.02
phaseArray2phaseMatrix0.020.000.01
phaseMatrix2Array000
randomRef0.020.000.01
reads000
refAllele0.020.000.02
regionSummary0.350.000.36
scanForHeterozygotes-old3.570.023.58