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 oaxaca

This page was generated on 2016-10-13 12:59:34 -0700 (Thu, 13 Oct 2016).

Package 36/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AllelicImbalance 1.10.2
Jesper R Gadin
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/AllelicImbalance
Last Changed Rev: 117513 / Revision: 122332
Last Changed Date: 2016-05-15 13:18:19 -0700 (Sun, 15 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca 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.10.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings AllelicImbalance_1.10.2.tar.gz
StartedAt: 2016-10-12 23:11:18 -0700 (Wed, 12 Oct 2016)
EndedAt: 2016-10-12 23:19:04 -0700 (Wed, 12 Oct 2016)
EllapsedTime: 466.3 seconds
RetCode: 0
Status:  OK 
CheckDir: AllelicImbalance.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings AllelicImbalance_1.10.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/AllelicImbalance.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-apple-darwin13.4.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.10.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 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     71.523  2.578  76.055
import-bam               12.414  0.473  12.909
getAlleleQuality          7.577  0.016   7.628
annotation-wrappers       6.740  0.271   7.041
getAlleleCounts           6.472  0.017   6.497
scanForHeterozygotes-old  6.168  0.150   6.329
* 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
  ‘/Users/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 '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.4740.0040.479
ASEset-class0.2350.0190.253
ASEset-filters0.0380.0020.041
ASEset-gbarplot0.0250.0020.026
ASEset-glocationplot1.9460.0232.008
ASEset-gviztrack0.9260.0060.933
ASEset-scanForHeterozygotes3.0650.0663.136
ASEset.old000
ASEset.sim0.0010.0000.001
ASEsetFromBam0.0030.0010.004
DetectedAI-class0.0680.0020.069
DetectedAI-plot1.5600.0081.571
DetectedAI-summary0.0930.0050.098
GRvariants0.0020.0010.003
GlobalAnalysis-class0.0020.0010.003
LinkVariantAlmlof-class0.0000.0000.001
LinkVariantAlmlof-plot1.3220.0051.340
RegionSummary-class0.0010.0010.000
RiskVariant-class0.0000.0000.001
annotation-wrappers6.7400.2717.041
annotationBarplot0.0000.0000.001
barplot-lattice-support0.1900.0020.193
binom.test0.0360.0010.037
chisq.test0.0480.0010.049
cigar-utilities0.0150.0010.014
countAllelesFromBam0.0030.0010.004
coverageMatrixListFromGAL1.0090.0241.035
decorateWithExons0.0020.0020.003
decorateWithGenes0.0030.0010.003
defaultMapBias0.0330.0020.034
defaultPhase0.0020.0000.001
detectAI0.0590.0020.060
fractionPlotDf0.0270.0020.028
gba000
genomatrix0.0000.0000.001
genotype2phase0.0070.0020.009
getAlleleCounts6.4720.0176.497
getAlleleQuality7.5770.0167.628
getAreaFromGeneNames0.4590.0090.468
getDefaultMapBiasExpMean0.0130.0020.015
getSnpIdFromLocation71.523 2.57876.055
histplot000
implodeList-old0.0020.0000.002
import-bam-20.0070.0000.008
import-bam12.414 0.47312.909
import-bcf0.5520.0290.581
inferAlleles0.0120.0010.013
inferAltAllele0.0150.0010.017
inferGenotypes0.0220.0000.022
initialize-ASEset0.0350.0000.035
initialize-DetectedAI0.0500.0020.051
initialize-GlobalAnalysis0.0060.0010.007
initialize-RiskVariant0.0020.0020.004
legendBarplot000
locationplot0.3970.0050.403
lva1.8190.1211.945
lva.internal0.2490.0020.252
makeMaskedFasta0.6340.1270.762
mapBiasRef0.0120.0010.013
minCountFilt0.0420.0020.044
minFreqFilt0.0410.0020.043
multiAllelicFilt0.0110.0020.013
phase2genotype0.0210.0020.023
phaseArray2phaseMatrix0.0090.0010.011
phaseMatrix2Array0.0080.0010.009
randomRef0.0150.0020.017
reads0.0010.0000.001
refAllele0.0140.0010.015
regionSummary0.5170.0090.526
scanForHeterozygotes-old6.1680.1506.329