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.6: CHECK report for ELMER on veracruz1

This page was generated on 2017-08-16 13:47:14 -0400 (Wed, 16 Aug 2017).

Package 401/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ELMER 2.0.4
Tiago Chedraoui Silva
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ELMER
Last Changed Rev: 131794 / Revision: 131943
Last Changed Date: 2017-08-07 18:39:41 -0400 (Mon, 07 Aug 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: ELMER
Version: 2.0.4
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings ELMER_2.0.4.tar.gz
StartedAt: 2017-08-16 02:36:38 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 02:50:13 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 815.3 seconds
RetCode: 0
Status:  OK 
CheckDir: ELMER.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/ELMER.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ELMER/DESCRIPTION’ ... OK
* this is package ‘ELMER’ version ‘2.0.4’
* 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 ‘ELMER’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 36.5Mb
  sub-directories of 1Mb or more:
    doc  36.3Mb
* 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 dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  'TCGAbiolinks:::colDataPrepare' 'TCGAbiolinks:::get.GRCh.bioMart'
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
TF.rank.plot: no visible binding for global variable 'pvalue'
TF.rank.plot: no visible binding for global variable 'label'
TF.rank.plot: no visible binding for global variable 'Gene'
addMutCol: no visible binding for global variable 'Hugo_Symbol'
motif.enrichment.plot: no visible binding for global variable 'upperOR'
motif.enrichment.plot: no visible binding for global variable 'lowerOR'
motif.enrichment.plot: no visible binding for global variable 'motif'
motif.enrichment.plot: no visible binding for global variable 'OR'
scatter: no visible binding for global variable 'value'
schematic: no visible global function definition for 'pdf'
schematic: no visible global function definition for 'dev.off'
Undefined global functions or variables:
  Gene Hugo_Symbol OR dev.off label lowerOR motif pdf pvalue upperOR
  value
Consider adding
  importFrom("grDevices", "dev.off", "pdf")
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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                                user system elapsed
createMAE                    105.365  1.229 117.822
preAssociationProbeFiltering  52.936  0.702  57.252
get.enriched.motif             8.690  0.723   9.740
schematic.plot                 9.261  0.132  28.621
scatter.plot                   7.940  0.133   8.303
GetNearGenes                   7.258  0.259  21.942
get.feature.probe              5.366  0.700   9.051
get.TFs                        2.687  0.097  10.866
getTCGA                        2.108  0.147  10.119
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... NOTE
'::' or ':::' import not declared from: ‘devtools’
* 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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/ELMER.Rcheck/00check.log’
for details.


ELMER.Rcheck/00install.out:

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

ELMER.Rcheck/ELMER-Ex.timings:

nameusersystemelapsed
GetNearGenes 7.258 0.25921.942
TCGA.pipe0.0020.0010.001
TF.rank.plot4.3480.1484.593
addMutCol0.0010.0000.001
createMAE105.365 1.229117.822
createTSVTemplates0.0070.0000.007
get.TFs 2.687 0.09710.866
get.diff.meth0.5990.0440.652
get.enriched.motif8.6900.7239.740
get.feature.probe5.3660.7009.051
get.pair3.6860.1323.919
get.permu3.2040.1683.474
getGeneID0.1810.0240.211
getSymbol0.1560.0440.202
getTCGA 2.108 0.14710.119
getTSS0.0020.0010.001
metBoxPlot0.0030.0010.001
motif.enrichment.plot0.3710.0770.202
preAssociationProbeFiltering52.936 0.70257.252
promoterMeth0.1710.0020.179
scatter.plot7.9400.1338.303
schematic.plot 9.261 0.13228.621