Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2023-06-06 11:00:38 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
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 kunpeng2


To the developers/maintainers of the Pigengene package:
- 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 Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1500/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.27.14  (landing page)
Habil Zare
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 2023)
git_url: https://git.bioconductor.org/packages/Pigengene
git_branch: devel
git_last_commit: 8842e9f
git_last_commit_date: 2023-05-24 21:17:13 -0000 (Wed, 24 May 2023)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

Summary

Package: Pigengene
Version: 1.27.14
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings Pigengene_1.27.14.tar.gz
StartedAt: 2023-06-06 04:09:47 -0000 (Tue, 06 Jun 2023)
EndedAt: 2023-06-06 04:40:47 -0000 (Tue, 06 Jun 2023)
EllapsedTime: 1859.7 seconds
RetCode: 0
Status:   OK  
CheckDir: Pigengene.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings Pigengene_1.27.14.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/Pigengene.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘Pigengene/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Pigengene’ version ‘1.27.14’
* 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")

one.step.pigengene: no visible binding for global variable
  ‘org.Hs.eg.db’
Undefined global functions or variables:
  org.Hs.eg.db
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
one.step.pigengene 318.515  0.659 319.649
Pigengene-package  310.158  0.739 311.339
get.enriched.pw     88.436  2.984  91.808
module.heatmap      47.661  0.491  48.245
make.filter         25.284  0.212  25.541
apply.filter        24.005  0.067  24.127
pigengene           22.885  0.147  23.071
project.eigen       22.473  0.124  22.634
plot.pigengene      21.490  0.092  21.617
compute.pigengene   20.841  0.088  20.969
learn.bn            17.969  0.111  18.112
make.decision.tree  15.410  0.120  15.558
combine.networks    15.460  0.058  15.546
compact.tree        14.975  0.040  15.039
determine.modules   14.866  0.036  14.934
wgcna.one.step      13.935  0.016  13.972
gene.mapping         6.242  0.279 155.020
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/Pigengene.Rcheck/00check.log’
for details.



Installation output

Pigengene.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL Pigengene
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/site-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-package310.158 0.739311.339
aml0.1660.0040.167
apply.filter24.005 0.06724.127
balance0.3210.0440.366
calculate.beta0.8700.0080.881
check.nas0.0490.0000.048
check.pigengene.input0.0410.0040.045
combine.networks15.460 0.05815.546
compact.tree14.975 0.04015.039
compute.pigengene20.841 0.08820.969
dcor.matrix0.1470.0000.147
determine.modules14.866 0.03614.934
draw.bn000
eigengenes330.0990.0000.099
gene.mapping 6.242 0.279155.020
get.enriched.pw88.436 2.98491.808
get.fitted.leaf0.5380.0040.544
get.genes0.5260.0080.536
get.used.features0.5310.0080.540
learn.bn17.969 0.11118.112
make.decision.tree15.410 0.12015.558
make.filter25.284 0.21225.541
mds0.1000.0040.104
message.if0.0000.0000.001
module.heatmap47.661 0.49148.245
one.step.pigengene318.515 0.659319.649
pheatmap.type0.2500.0040.256
pigengene22.885 0.14723.071
plot.pigengene21.490 0.09221.617
preds.at0.6930.0000.695
project.eigen22.473 0.12422.634
pvalues.manova0.0760.0000.077
save.if0.8210.0000.821
wgcna.one.step13.935 0.01613.972