Back to Build/check report for BioC 3.11
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for Pigengene on malbec2

This page was generated on 2020-09-15 13:13:42 -0400 (Tue, 15 Sep 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE Pigengene PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1314/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.14.0
Habil Zare
Snapshot Date: 2020-09-14 14:50:20 -0400 (Mon, 14 Sep 2020)
URL: https://git.bioconductor.org/packages/Pigengene
Branch: RELEASE_3_11
Last Commit: 894dcda
Last Changed Date: 2020-04-27 14:57:53 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository

Summary

Package: Pigengene
Version: 1.14.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings Pigengene_1.14.0.tar.gz
StartedAt: 2020-09-15 02:57:24 -0400 (Tue, 15 Sep 2020)
EndedAt: 2020-09-15 03:04:39 -0400 (Tue, 15 Sep 2020)
EllapsedTime: 434.7 seconds
RetCode: 0
Status:  OK 
CheckDir: Pigengene.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/Pigengene.Rcheck’
* using R version 4.0.2 (2020-06-22)
* 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.14.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.
* 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")

combine.networks: no visible binding for global variable ‘netwok’
Undefined global functions or variables:
  netwok
* 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 ... NOTE
Output for data("pigengene", package = "Pigengene"):
  
* 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 (user + system) or elapsed time > 5s
                     user system elapsed
one.step.pigengene 66.888  0.823  67.778
Pigengene-package  57.795  0.688  58.652
module.heatmap     13.352  0.035  13.954
learn.bn           12.683  0.420  13.101
make.decision.tree 11.379  0.032  11.411
gene.mapping       10.481  0.223  14.002
compact.tree        9.766  0.012   9.777
combine.networks    8.277  0.135   8.458
wgcna.one.step      8.366  0.000   8.366
pigengene           7.344  0.100   7.445
compute.pigengene   7.086  0.072   7.158
project.eigen       6.860  0.024   6.884
plot.pigengene      5.908  0.036   5.944
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.11-bioc/meat/Pigengene.Rcheck/00check.log’
for details.



Installation output

Pigengene.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘Pigengene’ ...
** using staged installation
** 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 from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Pigengene)

Tests output


Example timings

Pigengene.Rcheck/Pigengene-Ex.timings

nameusersystemelapsed
Pigengene-package57.795 0.68858.652
aml0.1340.0040.138
balance0.2690.0480.318
calculate.beta0.9140.0080.922
check.nas0.0420.0000.042
check.pigengene.input0.0410.0000.041
combine.networks8.2770.1358.458
compact.tree9.7660.0129.777
compute.pigengene7.0860.0727.158
dcor.matrix0.1560.0000.169
draw.bn000
eigengenes330.090.000.09
gene.mapping10.481 0.22314.002
get.fitted.leaf0.5410.0120.554
get.genes0.4690.0110.481
get.used.features0.4710.0050.475
learn.bn12.683 0.42013.101
make.decision.tree11.379 0.03211.411
mds0.0840.0040.089
message.if0.0010.0000.000
module.heatmap13.352 0.03513.954
one.step.pigengene66.888 0.82367.778
pheatmap.type0.2110.0030.214
pigengene7.3440.1007.445
plot.pigengene5.9080.0365.944
preds.at0.5700.0040.573
project.eigen6.8600.0246.884
pvalues.manova0.1160.0000.116
save.if0.6310.0160.647
wgcna.one.step8.3660.0008.366