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 malbec1

This page was generated on 2017-04-15 16:13:42 -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: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings GenoGAM_1.2.1.tar.gz
StartedAt: 2017-04-14 22:46:09 -0400 (Fri, 14 Apr 2017)
EndedAt: 2017-04-14 22:50:29 -0400 (Fri, 14 Apr 2017)
EllapsedTime: 260.4 seconds
RetCode: 0
Status:  OK 
CheckDir: GenoGAM.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/GenoGAM.Rcheck’
* using R version 3.3.3 (2017-03-06)
* using platform: x86_64-pc-linux-gnu (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 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.512  0.084   7.527
* 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.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.1160.0080.121
GenoGAM-view0.1200.0080.128
GenoGAMDataSet0.2560.0322.745
GenomicTiles-metrics0.8680.0523.266
GenomicTiles-view0.5120.0847.527
GenomicTiles0.1720.0524.867
callPeaks0.9360.0480.984
changeSettings0.1440.0604.834
checkSettings0.1360.0362.736
computeRegionSignificance0.1520.0040.157
computeSignificance0.0240.0000.021
computeSizeFactors0.3800.0402.922
dataRange0.1080.0482.361
design0.1040.0322.283
filterData0.2800.0684.699
fitGenoGAM0.0000.0000.001
getChunkIndex0.2040.0362.242
getCoordinates0.0960.0322.304
getIndex0.1160.0282.624
getIndexCoordinates0.1840.0362.686
getTile0.3600.0482.972
makeTestGenoGAM0.0120.0040.018
makeTestGenoGAMDataSet0.1200.0242.588
makeTestGenomicTiles0.0960.0242.184
sizeFactors0.1080.0322.355
subset-GenoGAM-method0.1560.0080.164
subset-GenoGAMDataSet-method0.5120.0523.140
subset-GenomicTiles-method0.3920.0602.645
subsetByOverlaps-GenoGAM-ANY-method0.0840.0040.087
subsetByOverlaps-GenoGAMDataSet-GRanges-method0.2360.0362.666
subsetByOverlaps-GenomicTiles-GRanges-method0.2040.0442.513
tileSettings-elements0.1040.0242.595
tileSettings0.0920.0322.549
untile0.2840.0522.899