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

This page was generated on 2023-05-10 10:04:37 -0000 (Wed, 10 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6211
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:
- 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 1495/2194HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.27.0  (landing page)
Habil Zare
Snapshot Date: 2023-05-08 19:11:19 -0000 (Mon, 08 May 2023)
git_url: https://git.bioconductor.org/packages/Pigengene
git_branch: devel
git_last_commit: a36db11
git_last_commit_date: 2023-04-25 14:47:16 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: Pigengene
Version: 1.27.0
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/site-library --timings Pigengene_1.27.0.tar.gz
StartedAt: 2023-05-10 00:32:06 -0000 (Wed, 10 May 2023)
EndedAt: 2023-05-10 01:01:41 -0000 (Wed, 10 May 2023)
EllapsedTime: 1775.4 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/site-library --timings Pigengene_1.27.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/Pigengene.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘Pigengene/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Pigengene’ version ‘1.27.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 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")

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
one.step.pigengene 311.313  1.412 312.759
Pigengene-package  308.128  1.225 309.269
get.enriched.pw     89.889  4.052  93.949
module.heatmap      47.280  0.379  47.646
make.filter         25.865  0.180  26.045
apply.filter        24.218  0.104  24.323
pigengene           23.058  0.640  23.698
compute.pigengene   22.608  0.160  22.769
plot.pigengene      22.411  0.272  22.683
project.eigen       20.980  0.272  21.253
learn.bn            18.381  0.157  18.541
make.decision.tree  15.766  0.064  15.833
combine.networks    15.254  0.006  15.237
compact.tree        15.144  0.040  15.184
determine.modules   14.760  0.032  14.792
wgcna.one.step      13.746  0.028  13.774
gene.mapping         6.742  0.468  66.853
* 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-devel_2023-03-12_r83975-bin/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-package308.128 1.225309.269
aml0.2000.0000.185
apply.filter24.218 0.10424.323
balance1.0860.0761.163
calculate.beta0.8540.0120.866
check.nas0.0480.0000.048
check.pigengene.input0.0460.0000.046
combine.networks15.254 0.00615.237
compact.tree15.144 0.04015.184
compute.pigengene22.608 0.16022.769
dcor.matrix0.1400.0120.152
determine.modules14.760 0.03214.792
draw.bn000
eigengenes330.0930.0040.097
gene.mapping 6.742 0.46866.853
get.enriched.pw89.889 4.05293.949
get.fitted.leaf0.5520.0120.564
get.genes0.5410.0000.541
get.used.features0.5360.0040.540
learn.bn18.381 0.15718.541
make.decision.tree15.766 0.06415.833
make.filter25.865 0.18026.045
mds0.1040.0000.104
message.if0.0010.0000.000
module.heatmap47.280 0.37947.646
one.step.pigengene311.313 1.412312.759
pheatmap.type0.2440.0120.257
pigengene23.058 0.64023.698
plot.pigengene22.411 0.27222.683
preds.at0.6780.0200.699
project.eigen20.980 0.27221.253
pvalues.manova0.0820.0000.084
save.if0.8660.0520.918
wgcna.one.step13.746 0.02813.774