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

CHECK report for Pigengene on merida2

This page was generated on 2018-10-17 08:56:38 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings Pigengene_1.6.0.tar.gz
StartedAt: 2018-10-16 23:15:18 -0400 (Tue, 16 Oct 2018)
EndedAt: 2018-10-16 23:22:23 -0400 (Tue, 16 Oct 2018)
EllapsedTime: 425.0 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: Pigengene.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings Pigengene_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.7-bioc/meat/Pigengene.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* 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.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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
Pigengene-package  71.459  4.066  75.783
one.step.pigengene 68.690  4.000  72.574
module.heatmap     25.309  1.960  27.635
make.decision.tree 17.729  1.606  19.482
compact.tree       16.554  1.727  18.348
plot.pigengene      8.538  0.852   9.340
compute.pigengene   8.101  0.623   8.723
wgcna.one.step      8.415  0.111   8.542
pigengene           7.092  0.739   7.894
project.eigen       6.822  0.735   7.540
* 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
  ‘/Users/biocbuild/bbs-3.7-bioc/meat/Pigengene.Rcheck/00check.log’
for details.



Installation output

Pigengene.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL Pigengene
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/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-package71.459 4.06675.783
aml0.3510.0200.365
balance0.7820.1700.960
calculate.beta2.9930.1023.123
check.nas0.0670.0100.077
check.pigengene.input0.0650.0090.075
compact.tree16.554 1.72718.348
compute.pigengene8.1010.6238.723
dcor.matrix0.1840.0500.237
draw.bn0.0010.0000.001
eigengenes330.1330.0040.139
gene.mapping1.3860.1251.516
get.fitted.leaf0.9660.0671.027
get.genes0.7900.0610.842
get.used.features0.8560.0670.919
learn.bn4.5860.1354.714
make.decision.tree17.729 1.60619.482
mds0.1370.0100.149
module.heatmap25.309 1.96027.635
one.step.pigengene68.690 4.00072.574
pheatmap.type0.6480.0200.668
pigengene7.0920.7397.894
plot.pigengene8.5380.8529.340
preds.at0.9660.0821.042
project.eigen6.8220.7357.540
pvalues.manova0.1230.0170.134
wgcna.one.step8.4150.1118.542