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.4: CHECK report for AllelicImbalance on zin1

This page was generated on 2016-09-21 03:38:36 -0700 (Wed, 21 Sep 2016).

Package 35/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AllelicImbalance 1.11.3
Jesper R Gadin
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/AllelicImbalance
Last Changed Rev: 117512 / Revision: 121152
Last Changed Date: 2016-05-15 13:14:22 -0700 (Sun, 15 May 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: AllelicImbalance
Version: 1.11.3
Command: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings AllelicImbalance_1.11.3.tar.gz
StartedAt: 2016-09-20 03:03:39 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 03:09:36 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 356.3 seconds
RetCode: 0
Status:  OK 
CheckDir: AllelicImbalance.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/AllelicImbalance.Rcheck’
* using R version 3.3.1 (2016-06-21)
* 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.11.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 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 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
.array2MatrixList: no visible global function definition for 'setNames'
.lvaRegressionPvalue : <anonymous>: no visible global function
  definition for 'lm'
.lvaRegressionReturnCommonParamMatrix : <anonymous>: no visible global
  function definition for 'lm'
.lvaRegressionReturnCommonParamMatrixTxSNPspecific: no visible global
  function definition for 'lm'
decorateWithExons: no visible global function definition for 'lines'
decorateWithExons: no visible global function definition for 'text'
decorateWithGenes: no visible global function definition for 'lines'
decorateWithGenes: no visible global function definition for 'text'
legendBarplot: no visible global function definition for 'symbols'
legendBarplot: no visible global function definition for 'text'
barplot,ASEset: no visible global function definition for
  'plot.default'
barplot,ASEset: no visible global function definition for 'symbols'
barplot,ASEset: no visible global function definition for 'lines'
barplot,ASEset : <anonymous>: no visible global function definition for
  'lines'
barplot,ASEset: no visible global function definition for 'text'
barplot,ASEset: no visible global function definition for 'title'
barplot,ASEset: no visible global function definition for 'dist'
locationplot,ASEset: no visible global function definition for
  'plot.default'
locationplot,ASEset: no visible global function definition for 'lines'
locationplot,ASEset: no visible global function definition for 'points'
locationplot,ASEset: no visible global function definition for 'abline'
plot,LinkVariantAlmlof-ANY: no visible global function definition for
  'abline'
plot,LinkVariantAlmlof-ANY: no visible global function definition for
  'mtext'
reference_frequency_density_vs_threshold_variable_plot,DetectedAI: no
  visible global function definition for 'heat.colors'
Undefined global functions or variables:
  abline dist heat.colors lines lm mtext plot.default points setNames
  symbols text title
Consider adding
  importFrom("grDevices", "heat.colors")
  importFrom("graphics", "abline", "lines", "mtext", "plot.default",
             "points", "symbols", "text", "title")
  importFrom("stats", "dist", "lm", "setNames")
to your NAMESPACE file.
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
getSnpIdFromLocation 62.628  1.256  64.040
import-bam           11.696  0.032  11.731
annotation-wrappers   5.468  0.072   5.547
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.4-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 'chisq.test' from package 'stats' in package 'AllelicImbalance'
Creating a generic function for 'binom.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.1320.0000.129
ASEset-class0.2560.0040.263
ASEset-filters0.0320.0000.029
ASEset-gbarplot0.0240.0040.027
ASEset-glocationplot1.9200.0321.954
ASEset-gviztrack0.3280.0000.328
ASEset-scanForHeterozygotes1.5760.0001.577
ASEset.old0.0040.0000.001
ASEset.sim000
ASEsetFromBam0.0040.0000.002
DetectedAI-class0.0520.0000.051
DetectedAI-plot1.5040.0081.510
DetectedAI-summary0.0600.0040.065
GRvariants0.0000.0000.001
GlobalAnalysis-class0.0040.0000.002
LinkVariantAlmlof-class000
LinkVariantAlmlof-plot0.8440.0040.846
RegionSummary-class000
RiskVariant-class0.0000.0000.001
annotation-wrappers5.4680.0725.547
annotationBarplot0.0040.0000.001
barplot-lattice-support0.1320.0000.133
binom.test0.0280.0000.027
chisq.test0.0360.0000.033
cigar-utilities0.0080.0000.010
countAllelesFromBam0.0000.0000.002
coverageMatrixListFromGAL1.0400.0241.062
decorateWithExons0.0000.0040.002
decorateWithGenes0.0000.0000.002
defaultMapBias0.0240.0000.026
defaultPhase0.0000.0000.002
detectAI0.0480.0000.046
fractionPlotDf0.0200.0040.022
gba0.0000.0000.001
genomatrix000
genotype2phase0.0040.0000.006
getAlleleCounts3.4760.0003.473
getAlleleQuality3.6240.0243.649
getAreaFromGeneNames0.3160.0000.313
getDefaultMapBiasExpMean0.0080.0000.009
getSnpIdFromLocation62.628 1.25664.040
histplot000
implodeList-old0.0000.0000.002
import-bam-20.0080.0000.006
import-bam11.696 0.03211.731
import-bcf0.5560.0000.556
inferAlleles0.0080.0000.009
inferAltAllele0.0120.0000.011
inferGenotypes0.0200.0000.019
initialize-ASEset0.0240.0000.026
initialize-DetectedAI0.0440.0000.045
initialize-GlobalAnalysis0.0040.0000.004
initialize-RiskVariant0.0000.0000.002
legendBarplot0.0000.0000.001
locationplot0.3000.0000.301
lva1.1920.0001.190
lva.internal0.1560.0160.171
makeMaskedFasta0.5640.0000.563
mapBiasRef0.0120.0000.008
minCountFilt0.0240.0000.027
minFreqFilt0.0240.0000.026
multiAllelicFilt0.0120.0000.008
phase2genotype0.0120.0000.015
phaseArray2phaseMatrix0.0040.0000.006
phaseMatrix2Array0.0080.0000.005
randomRef0.0120.0000.011
reads000
refAllele0.0120.0000.012
regionSummary0.3320.0000.333
scanForHeterozygotes-old3.2280.0003.228