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 GenoGAM on morelia

This page was generated on 2017-04-15 16:27:37 -0400 (Sat, 15 Apr 2017).

Package 502/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenoGAM 1.2.1
Georg Stricker
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/GenoGAM
Last Changed Rev: 122865 / Revision: 128728
Last Changed Date: 2016-10-20 09:48:37 -0400 (Thu, 20 Oct 2016)
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
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: GenoGAM
Version: 1.2.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings GenoGAM_1.2.1.tar.gz
StartedAt: 2017-04-15 02:39:32 -0700 (Sat, 15 Apr 2017)
EndedAt: 2017-04-15 02:44:43 -0700 (Sat, 15 Apr 2017)
EllapsedTime: 311.4 seconds
RetCode: 0
Status:  OK 
CheckDir: GenoGAM.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/GenoGAM.Rcheck’
* using R version 3.3.3 (2017-03-06)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GenoGAM/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GenoGAM’ version ‘1.2.1’
* 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 ‘GenoGAM’ 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
.doCrossValidation: no visible global function definition for ‘optim’
.loglik : <anonymous>: no visible global function definition for
  ‘dnbinom’
.pvals: no visible global function definition for ‘pnorm’
.updateFormula: no visible global function definition for ‘as.formula’
callBroadPeaks: no visible binding for global variable ‘pval’
callPeaks: no visible binding for global variable ‘fdr’
computeBroadPeakSignificance: no visible global function definition for
  ‘p.adjust’
computeBroadPeakSignificance: no visible binding for global variable
  ‘pval’
computeBroadPeakSignificance: no visible binding for global variable
  ‘region’
computeBroadPeakSignificance: no visible binding for global variable
  ‘estimate’
computePeakSignificance: no visible binding for global variable
  ‘zscore’
computePeakSignificance: no visible global function definition for
  ‘pnorm’
computeRegionSignificance: no visible global function definition for
  ‘p.adjust’
computeRegionSignificance: no visible binding for global variable
  ‘pvalue’
computeRegionSignificance: no visible binding for global variable
  ‘gene’
computeTileExtremes: no visible binding for global variable ‘id’
computeZscore: no visible global function definition for ‘pnorm’
extractSplines: no visible global function definition for
  ‘coefficients’
genogam: no visible global function definition for ‘as.formula’
getExtremes: no visible binding for global variable ‘position’
getFunctions: no visible global function definition for ‘coefficients’
makeTestGenoGAM: no visible global function definition for ‘runif’
parsePeaks : <anonymous>: no visible binding for global variable
  ‘position’
parsePeaks: no visible binding for global variable ‘zscore’
plot.GenoGAM: no visible binding for global variable ‘fit’
plotQC_GenoGAMDataSet: no visible global function definition for ‘png’
plotQC_GenoGAMDataSet: no visible global function definition for ‘par’
plotQC_GenoGAMDataSet: no visible global function definition for
  ‘abline’
plotQC_GenoGAMDataSet: no visible global function definition for
  ‘dev.off’
plotQC_hist: no visible global function definition for ‘png’
plotQC_hist: no visible global function definition for ‘par’
plotQC_hist: no visible global function definition for ‘hist’
plotQC_hist: no visible global function definition for ‘abline’
plotQC_hist: no visible global function definition for ‘axis’
plotQC_hist: no visible global function definition for ‘dev.off’
plot_base: no visible global function definition for ‘par’
plot_base: no visible global function definition for ‘plot’
plot_base: no visible global function definition for ‘lines’
plot_base: no visible global function definition for ‘abline’
plot_base: no visible global function definition for ‘mtext’
writeToBroadPeaks: no visible global function definition for
  ‘write.table’
writeToNarrowPeaks: no visible global function definition for
  ‘write.table’
xsd : <anonymous>: no visible binding for global variable ‘position’
xsd: no visible binding for global variable ‘position’
Undefined global functions or variables:
  abline as.formula axis coefficients dev.off dnbinom estimate fdr fit
  gene hist id lines mtext optim p.adjust par plot png pnorm position
  pval pvalue region runif write.table zscore
Consider adding
  importFrom("grDevices", "dev.off", "png")
  importFrom("graphics", "abline", "axis", "hist", "lines", "mtext",
             "par", "plot")
  importFrom("stats", "as.formula", "coefficients", "dnbinom", "optim",
             "p.adjust", "pnorm", "runif")
  importFrom("utils", "write.table")
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 ... NOTE
S3 methods shown with full name in documentation object 'plot.GenoGAM':
  ‘plot.GenoGAM’

The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... 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
GenomicTiles-view 0.627  0.259   8.670
filterData        0.345  0.159   5.161
GenomicTiles      0.230  0.157   5.419
changeSettings    0.156  0.119   5.027
* 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
  ‘/Users/biocbuild/bbs-3.4-bioc/meat/GenoGAM.Rcheck/00check.log’
for details.


GenoGAM.Rcheck/00install.out:

* installing *source* package ‘GenoGAM’ ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (GenoGAM)

GenoGAM.Rcheck/GenoGAM-Ex.timings:

nameusersystemelapsed
GenoGAM-methods0.1560.0080.164
GenoGAM-view0.1490.0110.161
GenoGAMDataSet0.2750.0942.845
GenomicTiles-metrics1.3120.1123.999
GenomicTiles-view0.6270.2598.670
GenomicTiles0.2300.1575.419
callPeaks1.0730.1061.180
changeSettings0.1560.1195.027
checkSettings0.1230.0762.728
computeRegionSignificance0.1180.0110.128
computeSignificance0.0230.0020.026
computeSizeFactors0.4500.1163.081
dataRange0.1350.0912.812
design0.1250.0732.617
filterData0.3450.1595.161
fitGenoGAM0.0010.0000.000
getChunkIndex0.2830.0952.778
getCoordinates0.1210.0722.621
getIndex0.1440.0872.904
getIndexCoordinates0.2230.0952.971
getTile0.5130.1223.301
makeTestGenoGAM0.0260.0020.028
makeTestGenoGAMDataSet0.1330.0832.758
makeTestGenomicTiles0.1270.0792.693
sizeFactors0.1450.0812.815
subset-GenoGAM-method0.1510.0190.171
subset-GenoGAMDataSet-method0.5530.1243.189
subset-GenomicTiles-method0.4620.1223.125
subsetByOverlaps-GenoGAM-ANY-method0.0880.0080.095
subsetByOverlaps-GenoGAMDataSet-GRanges-method0.2710.0892.741
subsetByOverlaps-GenomicTiles-GRanges-method0.2490.0992.774
tileSettings-elements0.1090.0732.458
tileSettings0.1060.0732.622
untile0.2800.1022.911