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 morelia

This page was generated on 2016-09-21 03:52:42 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings AllelicImbalance_1.11.3.tar.gz
StartedAt: 2016-09-20 03:01:26 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 03:08:03 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 397.0 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.11.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.4-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.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 64.008  2.047  66.852
import-bam           11.759  0.408  12.172
annotation-wrappers   5.428  0.384  10.224
* 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.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.1680.0040.173
ASEset-class0.3050.0050.311
ASEset-filters0.0240.0010.025
ASEset-gbarplot0.0230.0010.025
ASEset-glocationplot1.9800.0462.027
ASEset-gviztrack0.3030.0030.306
ASEset-scanForHeterozygotes1.4020.0061.409
ASEset.old0.0000.0000.001
ASEset.sim0.0010.0000.001
ASEsetFromBam0.0020.0010.003
DetectedAI-class0.0660.0020.067
DetectedAI-plot1.3630.0061.704
DetectedAI-summary0.0590.0030.061
GRvariants0.0010.0010.002
GlobalAnalysis-class0.0020.0010.004
LinkVariantAlmlof-class0.0010.0000.000
LinkVariantAlmlof-plot0.8020.0120.815
RegionSummary-class000
RiskVariant-class0.0000.0010.000
annotation-wrappers 5.428 0.38410.224
annotationBarplot0.0010.0000.001
barplot-lattice-support0.1410.0010.142
binom.test0.0210.0000.022
chisq.test0.0260.0010.027
cigar-utilities0.010.000.01
countAllelesFromBam0.0020.0010.004
coverageMatrixListFromGAL0.5650.0060.571
decorateWithExons0.0010.0010.002
decorateWithGenes0.0020.0010.003
defaultMapBias0.0240.0010.025
defaultPhase0.0010.0000.001
detectAI0.0460.0010.047
fractionPlotDf0.0450.0020.046
gba0.0000.0000.001
genomatrix000
genotype2phase0.0050.0020.007
getAlleleCounts3.7630.0213.785
getAlleleQuality3.9000.0083.911
getAreaFromGeneNames0.3120.0050.317
getDefaultMapBiasExpMean0.0080.0010.009
getSnpIdFromLocation64.008 2.04766.852
histplot0.0010.0000.000
implodeList-old0.0010.0000.002
import-bam-20.0060.0000.007
import-bam11.759 0.40812.172
import-bcf0.5910.0320.654
inferAlleles0.0120.0020.014
inferAltAllele0.0170.0010.019
inferGenotypes0.0300.0020.031
initialize-ASEset0.0410.0010.041
initialize-DetectedAI0.0450.0010.046
initialize-GlobalAnalysis0.0040.0010.005
initialize-RiskVariant0.0010.0010.002
legendBarplot0.0000.0000.001
locationplot0.3250.0080.334
lva1.3520.0861.438
lva.internal0.2380.0010.240
makeMaskedFasta0.4990.0030.503
mapBiasRef0.0130.0010.014
minCountFilt0.0390.0010.040
minFreqFilt0.0460.0020.048
multiAllelicFilt0.0110.0020.012
phase2genotype0.0130.0010.015
phaseArray2phaseMatrix0.0050.0010.006
phaseMatrix2Array0.0050.0010.005
randomRef0.0160.0010.017
reads0.0010.0000.001
refAllele0.0180.0010.020
regionSummary0.4280.0030.430
scanForHeterozygotes-old3.9120.0183.931