Back to Multiple platform build/check report for BioC 3.7
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for Pigengene on malbec2

This page was generated on 2018-10-17 08:29:02 -0400 (Wed, 17 Oct 2018).

Package 1097/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.6.0
Habil Zare
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/Pigengene
Branch: RELEASE_3_7
Last Commit: f0c7998
Last Changed Date: 2018-04-30 10:35:42 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: Pigengene
Version: 1.6.0
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings Pigengene_1.6.0.tar.gz
StartedAt: 2018-10-16 02:42:30 -0400 (Tue, 16 Oct 2018)
EndedAt: 2018-10-16 02:47:07 -0400 (Tue, 16 Oct 2018)
EllapsedTime: 277.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: Pigengene.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings Pigengene_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/Pigengene.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* using platform: x86_64-pc-linux-gnu (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.6.0’
* 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 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.
':::' call which should be '::': ‘C50:::as.party.C5.0’
  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
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 ... WARNING
Missing link or links in documentation object 'Pigengene-package.Rd':
  ‘[WGCNA]{WGCNA-package}’

Missing link or links in documentation object 'calculate.beta.Rd':
  ‘[WGCNA]{WGCNA-package}’

Missing link or links in documentation object 'compute.pigengene.Rd':
  ‘[WGCNA]{WGCNA-package}’

Missing link or links in documentation object 'learn.bn.Rd':
  ‘[WGCNA]{WGCNA-package}’

Missing link or links in documentation object 'one.step.pigengene.Rd':
  ‘[WGCNA]{WGCNA-package}’

Missing link or links in documentation object 'wgcna.one.step.Rd':
  ‘[WGCNA]{WGCNA-package}’

See section 'Cross-references' in the 'Writing R Extensions' manual.

* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
Pigengene-package  50.300  0.568  50.941
one.step.pigengene 50.196  0.532  50.775
module.heatmap     13.268  0.020  13.299
make.decision.tree 10.840  0.076  10.936
compact.tree        9.776  0.024   9.828
wgcna.one.step      8.528  0.004   8.539
compute.pigengene   5.092  0.024   5.145
* 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: 1 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.7-bioc/meat/Pigengene.Rcheck/00check.log’
for details.



Installation output

Pigengene.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL Pigengene
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’
* installing *source* package ‘Pigengene’ ...
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Pigengene)

Tests output


Example timings

Pigengene.Rcheck/Pigengene-Ex.timings

nameusersystemelapsed
Pigengene-package50.300 0.56850.941
aml0.1600.0000.161
balance0.2920.0400.331
calculate.beta2.7080.0402.747
check.nas0.0440.0000.045
check.pigengene.input0.0400.0080.046
compact.tree9.7760.0249.828
compute.pigengene5.0920.0245.145
dcor.matrix0.1440.0040.150
draw.bn000
eigengenes330.0960.0040.101
gene.mapping0.9360.0601.000
get.fitted.leaf0.5440.0080.551
get.genes0.5000.0000.503
get.used.features0.5240.0000.525
learn.bn3.9240.1764.122
make.decision.tree10.840 0.07610.936
mds0.1000.0000.101
module.heatmap13.268 0.02013.299
one.step.pigengene50.196 0.53250.775
pheatmap.type0.2600.0000.264
pigengene4.6520.0924.748
plot.pigengene4.7760.0804.856
preds.at0.6160.0080.626
project.eigen4.2920.0364.329
pvalues.manova0.1080.0040.110
wgcna.one.step8.5280.0048.539