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.3: CHECK report for AllelicImbalance on linux2.bioconductor.org

This page was generated on 2015-10-27 12:12:27 -0400 (Tue, 27 Oct 2015).

Package 36/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AllelicImbalance 1.9.0
Jesper R Gadin
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/AllelicImbalance
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: AllelicImbalance
Version: 1.9.0
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings AllelicImbalance_1.9.0.tar.gz
StartedAt: 2015-10-27 01:37:42 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 01:42:43 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 300.9 seconds
RetCode: 0
Status:  OK 
CheckDir: AllelicImbalance.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings AllelicImbalance_1.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/AllelicImbalance.Rcheck’
* using R Under development (unstable) (2015-09-09 r69333)
* 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.9.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 ... [20s/20s] 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 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 ... NOTE
countAllelesFromBam,GRanges: no visible binding for global variable
  ‘UserDir’
detectAI,ASEset: no visible binding for global variable ‘tf.keep1’
detectAI,ASEset: no visible binding for global variable ‘tf.keep2’
detectedAI_vs_threshold_variable_multigraph_plot,DetectedAI: no visible
  binding for global variable ‘grid.arrange’
detectedAI_vs_threshold_variable_plot,DetectedAI : <anonymous>: no
  visible global function definition for ‘panel.smoothScatter’
detectedAI_vs_threshold_variable_plot,DetectedAI : <anonymous>: no
  visible global function definition for ‘panel.linejoin’
detectedAI_vs_threshold_variable_plot,DetectedAI: no visible global
  function definition for ‘doubleYScale’
frequency_vs_threshold_variable_multigraph_plot,DetectedAI: no visible
  binding for global variable ‘grid.arrange’
frequency_vs_threshold_variable_plot,DetectedAI : <anonymous>: no
  visible global function definition for ‘panel.smoothScatter’
frequency_vs_threshold_variable_plot,DetectedAI : <anonymous>: no
  visible global function definition for ‘panel.linejoin’
frequency_vs_threshold_variable_plot,DetectedAI: no visible global
  function definition for ‘doubleYScale’
getSnpIdFromLocation,GRanges: no visible global function definition for
  ‘getSNPlocs’
reference_frequency_density_vs_threshold_variable_multigraph_plot,DetectedAI:
  no visible binding for global variable ‘grid.arrange’
reference_frequency_density_vs_threshold_variable_plot,DetectedAI: no
  visible global function definition for ‘levelplot’
Undefined global functions or variables:
  UserDir doubleYScale getSNPlocs grid.arrange levelplot panel.linejoin
  panel.smoothScatter tf.keep1 tf.keep2
* 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 ... NOTE
  Error in nrow(x@elementMetadata) : 
    error in evaluating the argument 'x' in selecting a method for function 'nrow': Error: no slot of name "elementMetadata" for this object of class "ASEset"
  Calls: <Anonymous> ... withCallingHandlers -> check_one -> length -> length -> nrow
  Execution halted
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [81s/81s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
getSnpIdFromLocation     20.926  0.124  21.088
import-bam               10.009  0.008  10.026
scanForHeterozygotes-old  9.509  0.000   9.509
annotation-wrappers       6.570  0.107   6.689
getAlleleQuality          5.585  0.000   5.585
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.R’ [11s/11s]
 [11s/11s] 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.3-bioc/meat/AllelicImbalance.Rcheck/00check.log’
for details.


AllelicImbalance.Rcheck/00install.out:

* installing *source* package ‘AllelicImbalance’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a generic function for ‘binom.test’ from package ‘stats’ in package ‘AllelicImbalance’
Creating a generic function for ‘chisq.test’ from package ‘stats’ in package ‘AllelicImbalance’
Creating a generic function for ‘hist’ from package ‘graphics’ in package ‘AllelicImbalance’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (AllelicImbalance)

AllelicImbalance.Rcheck/AllelicImbalance-Ex.timings:

nameusersystemelapsed
ASEset-barplot0.1420.0000.143
ASEset-class0.5420.0110.554
ASEset-gbarplot0.0950.0050.098
ASEset-glocationplot1.6210.0121.633
ASEset-gviztrack0.6950.0000.696
ASEset-scanForHeterozygotes2.1430.0322.174
ASEset.old0.0000.0000.001
ASEset.sim0.0000.0000.001
ASEsetFromBam0.0020.0000.003
DetectedAI-class0.0710.0000.071
DetectedAI-plot1.1970.0071.205
DetectedAI-summary0.0890.0030.093
GRvariants0.0020.0000.002
GlobalAnalysis-class0.0020.0000.002
LinkVariantAlmlof-class0.0000.0000.001
LinkVariantAlmlof-plot0.9190.0000.919
RegionSummary-class000
RiskVariant-class000
annotation-wrappers6.5700.1076.689
annotationBarplot0.0010.0000.000
barplot-lattice-support0.1160.0000.115
binom.test0.0220.0000.021
chisq.test0.0260.0000.027
cigar-utilities0.0150.0000.015
countAllelesFromBam0.0010.0000.002
coverageMatrixListFromGAL1.1450.0001.145
decorateWithExons0.0020.0000.002
decorateWithGenes0.0010.0000.002
defaultMapBias0.0280.0000.028
defaultPhase0.0010.0000.001
detectAI0.0360.0000.035
fractionPlotDf0.0250.0000.026
gba0.0010.0000.000
genofilters0.0260.0000.025
genomatrix0.0000.0000.001
genotype2phase0.0050.0000.005
getAlleleCounts4.6170.0004.618
getAlleleQuality5.5850.0005.585
getAreaFromGeneNames0.2640.0000.265
getDefaultMapBiasExpMean0.0080.0000.007
getSnpIdFromLocation20.926 0.12421.088
histplot0.0010.0000.001
implodeList-old0.0020.0000.002
import-bam-20.010.000.01
import-bam10.009 0.00810.026
import-bcf0.5290.0040.534
inferAlleles0.0060.0040.011
inferAltAllele0.0120.0040.016
inferGenotypes0.0280.0000.027
initialize-ASEset0.040.000.04
initialize-DetectedAI0.0620.0000.062
initialize-GlobalAnalysis0.0070.0000.006
initialize-RiskVariant0.0030.0000.002
legendBarplot0.0010.0000.000
locationplot0.6970.0000.697
lva1.7320.0001.731
lva.internal0.2990.0000.298
makeMaskedFasta0.60.00.6
mapBiasRef0.0130.0000.012
phase2genotype0.020.000.02
phaseArray2phaseMatrix0.0090.0000.009
phaseMatrix2Array0.0070.0000.008
randomRef0.0140.0000.015
reads0.0000.0000.001
refAllele0.0190.0000.019
regionSummary0.6800.0000.684
scanForHeterozygotes-old9.5090.0009.509