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

This page was generated on 2023-02-23 01:34:18 -0000 (Thu, 23 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4245
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for Pigengene on kunpeng1


To the developers/maintainers of the Pigengene package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Pigengene.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1475/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.25.10  (landing page)
Habil Zare
Snapshot Date: 2023-02-21 12:29:53 -0000 (Tue, 21 Feb 2023)
git_url: https://git.bioconductor.org/packages/Pigengene
git_branch: master
git_last_commit: 666e32d
git_last_commit_date: 2023-01-04 23:35:08 -0000 (Wed, 04 Jan 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: Pigengene
Version: 1.25.10
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings Pigengene_1.25.10.tar.gz
StartedAt: 2023-02-22 10:10:32 -0000 (Wed, 22 Feb 2023)
EndedAt: 2023-02-22 10:41:02 -0000 (Wed, 22 Feb 2023)
EllapsedTime: 1829.6 seconds
RetCode: 0
Status:   OK  
CheckDir: Pigengene.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/Pigengene.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘Pigengene/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Pigengene’ version ‘1.25.10’
* 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")

compute.pigengene: no visible global function definition for ‘prcomp’
one.step.pigengene: no visible binding for global variable
  ‘org.Hs.eg.db’
Undefined global functions or variables:
  org.Hs.eg.db prcomp
Consider adding
  importFrom("stats", "prcomp")
to your NAMESPACE file.
* checking Rd files ... NOTE
checkRd: (-1) get.enriched.pw.Rd:71: Escaped LaTeX specials: \_
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
Pigengene-package  325.748  1.088 326.766
one.step.pigengene 322.277  0.962 323.442
get.enriched.pw     98.598  4.632 103.399
module.heatmap      49.966  1.120  51.072
make.filter         26.531  0.756  27.288
apply.filter        25.015  0.100  25.116
compute.pigengene   23.770  0.164  23.935
plot.pigengene      23.245  0.127  23.373
pigengene           22.393  0.128  22.521
project.eigen       22.443  0.072  22.517
learn.bn            19.314  0.434  19.768
make.decision.tree  16.575  0.116  16.698
compact.tree        15.789  0.068  15.857
combine.networks    15.801  0.032  15.812
determine.modules   15.315  0.044  15.359
wgcna.one.step      14.267  0.044  14.311
gene.mapping         6.917  0.508  47.820
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘Pigengene_inference.Rnw’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/Pigengene.Rcheck/00check.log’
for details.



Installation output

Pigengene.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-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-package325.748 1.088326.766
aml0.2020.0000.186
apply.filter25.015 0.10025.116
balance1.0490.0401.090
calculate.beta0.8990.0440.943
check.nas0.050.000.05
check.pigengene.input0.0470.0000.048
combine.networks15.801 0.03215.812
compact.tree15.789 0.06815.857
compute.pigengene23.770 0.16423.935
dcor.matrix0.1670.0080.175
determine.modules15.315 0.04415.359
draw.bn000
eigengenes330.1030.0000.103
gene.mapping 6.917 0.50847.820
get.enriched.pw 98.598 4.632103.399
get.fitted.leaf0.7410.0400.784
get.genes0.5640.0200.587
get.used.features0.5410.0320.576
learn.bn19.314 0.43419.768
make.decision.tree16.575 0.11616.698
make.filter26.531 0.75627.288
mds0.1060.0080.114
message.if0.0000.0000.001
module.heatmap49.966 1.12051.072
one.step.pigengene322.277 0.962323.442
pheatmap.type0.2420.0120.256
pigengene22.393 0.12822.521
plot.pigengene23.245 0.12723.373
preds.at0.6970.0080.706
project.eigen22.443 0.07222.517
pvalues.manova0.0820.0040.087
save.if0.8660.0040.870
wgcna.one.step14.267 0.04414.311