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 Pigengene on veracruz1

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

Package 1000/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.3.4
Habil Zare
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Pigengene
Last Changed Rev: 131681 / Revision: 131943
Last Changed Date: 2017-07-31 19:03:10 -0400 (Mon, 31 Jul 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
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: Pigengene
Version: 1.3.4
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings Pigengene_1.3.4.tar.gz
StartedAt: 2017-08-16 06:48:13 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 06:54:39 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 385.9 seconds
RetCode: 0
Status:  OK 
CheckDir: Pigengene.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/Pigengene.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 ‘Pigengene/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Pigengene’ version ‘1.3.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 ‘Pigengene’ 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 ... NOTE
'library' or 'require' calls in package code:
  ‘AnnotationDbi’ ‘biomaRt’ ‘energy’ ‘org.Hs.eg.db’ ‘org.Mm.eg.db’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Found the following possibly unsafe calls:
File ‘Pigengene/R/bn.calculation.R’:
  assignInNamespace("supported.clusters", fixArgs, "bnlearn")

check.pigengene.input: no visible global function definition for
  ‘setNames’
welch.pvalue: no visible global function definition for ‘as.formula’
welch.pvalue: no visible global function definition for ‘oneway.test’
Undefined global functions or variables:
  as.formula oneway.test setNames
Consider adding
  importFrom("stats", "as.formula", "oneway.test", "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
Pigengene-package  66.996  2.611  72.251
one.step.pigengene 60.366  2.702  64.949
module.heatmap     23.210  1.546  25.860
compact.tree       15.237  1.003  16.798
make.decision.tree 12.811  0.931  14.012
plot.pigengene      8.733  0.656   9.725
compute.pigengene   7.562  0.519   8.274
wgcna.one.step      7.356  0.070   7.658
project.eigen       6.468  0.560   7.274
pigengene           5.651  0.515   6.277
learn.bn            5.360  0.097   5.600
* 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.6-bioc/meat/Pigengene.Rcheck/00check.log’
for details.


Pigengene.Rcheck/00install.out:

* installing *source* package ‘Pigengene’ ...
** 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 (Pigengene)

Pigengene.Rcheck/Pigengene-Ex.timings:

nameusersystemelapsed
Pigengene-package66.996 2.61172.251
aml0.1600.0090.182
balance0.6400.1180.768
calculate.beta2.6610.0512.737
check.pigengene.input0.0480.0060.054
compact.tree15.237 1.00316.798
compute.pigengene7.5620.5198.274
dcor.matrix0.1900.0370.234
draw.bn0.0010.0000.001
eigengenes330.1170.0030.121
gene.mapping1.6020.0961.735
get.fitted.leaf0.7250.0420.792
get.genes0.7140.0410.767
get.used.features0.6860.0370.739
learn.bn5.3600.0975.600
make.decision.tree12.811 0.93114.012
mds0.1230.0060.130
module.heatmap23.210 1.54625.860
one.step.pigengene60.366 2.70264.949
pheatmap.type0.2740.0060.287
pigengene5.6510.5156.277
plot.pigengene8.7330.6569.725
preds.at0.9230.0561.005
project.eigen6.4680.5607.274
pvalues.manova0.0300.0020.032
wgcna.one.step7.3560.0707.658