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

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

Package 311/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DEGreport 1.10.1
Lorena Pantano
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/DEGreport
Last Changed Rev: 126447 / Revision: 128728
Last Changed Date: 2017-02-03 19:03:51 -0500 (Fri, 03 Feb 2017)
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: DEGreport
Version: 1.10.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings DEGreport_1.10.1.tar.gz
StartedAt: 2017-04-15 00:57:37 -0700 (Sat, 15 Apr 2017)
EndedAt: 2017-04-15 00:59:27 -0700 (Sat, 15 Apr 2017)
EllapsedTime: 110.7 seconds
RetCode: 0
Status:  OK 
CheckDir: DEGreport.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/DEGreport.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 ‘DEGreport/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DEGreport’ version ‘1.10.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 ... NOTE
Found the following hidden files and directories:
  .travis.yml
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘DEGreport’ 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
.convertIDs: no visible global function definition for ‘keys’
.mds: no visible binding for global variable ‘one’
.mds: no visible binding for global variable ‘two’
.mds: no visible binding for global variable ‘label’
.plot_base: no visible binding for global variable ‘value’
.plot_base: no visible binding for global variable ‘variable’
.plot_cluster: no visible binding for global variable ‘x’
.plot_cluster: no visible binding for global variable ‘value’
.plot_cluster: no visible binding for global variable ‘group’
.run_cluster_profiler: no visible global function definition for
  ‘enrichGO’
.run_cluster_profiler: no visible global function definition for
  ‘simplify’
.table_w_fc: no visible global function definition for ‘colData’
.table_w_fc : <anonymous>: no visible global function definition for
  ‘results’
.table_w_fc : <anonymous>: no visible binding for global variable
  ‘log2FoldChange’
.table_w_fc: no visible binding for global variable ‘comp’
.table_w_fc: no visible binding for global variable ‘log2FoldChange’
degBI: no visible global function definition for ‘bplapply’
degBI: no visible global function definition for ‘MulticoreParam’
degBIcmd: no visible global function definition for ‘jags.model’
degBIcmd: no visible global function definition for ‘coda.samples’
degPlot: no visible global function definition for ‘colData’
degPlot : <anonymous>: no visible global function definition for
  ‘plotCounts’
degPlot : <anonymous>: no visible binding for global variable ‘count’
degPlot : <anonymous>: no visible binding for global variable
  ‘treatment’
degResults: no visible global function definition for ‘assay’
degResults: no visible global function definition for ‘rlog’
degResults: no visible global function definition for ‘results’
degResults: no visible global function definition for ‘colData’
degResults: no visible global function definition for ‘rowMax’
degVolcano: no visible binding for global variable ‘logFC’
degVolcano: no visible binding for global variable ‘V1’
degVolcano: no visible binding for global variable ‘V2’
degVolcano: no visible binding for global variable ‘adj.P.Val’
degVolcano: no visible binding for global variable ‘x’
degVolcano: no visible binding for global variable ‘y’
Undefined global functions or variables:
  MulticoreParam V1 V2 adj.P.Val assay bplapply coda.samples colData
  comp count enrichGO group jags.model keys label log2FoldChange logFC
  one plotCounts results rlog rowMax simplify treatment two value
  variable x y
* 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
degResults 12.839  0.205  13.662
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.4-bioc/meat/DEGreport.Rcheck/00check.log’
for details.


DEGreport.Rcheck/00install.out:

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

DEGreport.Rcheck/DEGreport-Ex.timings:

nameusersystemelapsed
degMB0.3510.0110.363
degMV0.3560.0070.379
degMean0.4220.0020.456
degObj0.0060.0010.031
degPR0.2650.0010.283
degPatterns0.8280.0200.879
degRank0.0040.0000.004
degResults12.839 0.20513.662
degVB0.4520.0050.482
degVar0.3190.0030.638
degVolcano0.7230.0040.743