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

This page was generated on 2026-04-24 11:33 -0400 (Fri, 24 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4800
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

Package 1587/2351HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.37.0  (landing page)
Habil Zare
Snapshot Date: 2026-04-23 13:45 -0400 (Thu, 23 Apr 2026)
git_url: https://git.bioconductor.org/packages/Pigengene
git_branch: devel
git_last_commit: b4e2edc
git_last_commit_date: 2025-10-29 10:32:29 -0400 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for Pigengene in R Universe.


CHECK results for Pigengene on nebbiolo2

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.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: Pigengene
Version: 1.37.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings Pigengene_1.37.0.tar.gz
StartedAt: 2026-04-24 02:34:09 -0400 (Fri, 24 Apr 2026)
EndedAt: 2026-04-24 02:47:55 -0400 (Fri, 24 Apr 2026)
EllapsedTime: 825.8 seconds
RetCode: 0
Status:   OK  
CheckDir: Pigengene.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/Pigengene.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-24 06:34:10 UTC
* checking for file ‘Pigengene/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Pigengene’ version ‘1.37.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 code 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 ... NOTE
checkRd: (-1) draw.bn.Rd:47: Lost braces
    47 |      rename the nodes name.  See code{rename.node}.}
       |                                      ^
checkRd: (-1) eigengenes33.Rd:21-22: Lost braces
    21 |  {A 202 by 34 matrix. 
       |  ^
checkRd: (-1) eigengenes33.Rd:25: Lost braces; missing escapes or markup?
    25 |  {A 164 by 34 matrix for MDS cases with columns similar to aml.}
       |  ^
checkRd: (-1) eigengenes33.Rd:28: Lost braces; missing escapes or markup?
    28 |  {A numeric vector of length 9166 labeling members of each module. Named by Entrez ID.}
       |  ^
checkRd: (-1) pigengene-class.Rd:25-26: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:27-29: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:30-39: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:40-41: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:42-44: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:45-47: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:48-49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:50-52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:53-55: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:56-57: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:58-59: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:60-63: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:64-68: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:73-76: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:77-79: Lost braces in \itemize; meant \describe ?
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Non-topic package-anchored link(s) in Rd file 'draw.bn.Rd':
  ‘[bnlearn:bn.class]{bn-class}’

Non-topic package-anchored link(s) in Rd file 'gene.mapping.Rd':
  ‘[org.Hs.eg.db:org.Hs.egBASE]{org.Hs.eg.db}’
  ‘[org.Mm.eg.db:org.Mm.egBASE]{org.Mm.eg.db}’

Non-topic package-anchored link(s) in Rd file 'learn.bn.Rd':
  ‘[bnlearn:preprocessing]{discretize}’ ‘[bnlearn:bn.class]{bn-class}’

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’ ...* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
get.enriched.pw    99.183  2.035 101.285
Pigengene-package  76.354  1.041  77.356
one.step.pigengene 76.210  0.472  76.680
module.heatmap     35.424  0.255  35.672
make.filter        20.136  0.189  20.998
learn.bn           15.913  0.029  15.934
apply.filter       14.312  0.253  14.565
combine.networks   14.236  0.075  14.305
determine.modules  13.407  0.012  13.420
compute.pigengene  11.894  0.275  12.170
wgcna.one.step     11.942  0.106  12.047
make.decision.tree 10.091  0.020  10.112
compact.tree        9.734  0.044   9.780
gene.mapping        6.394  0.334  12.819
pigengene           6.502  0.094   6.598
plot.pigengene      6.038  0.019   6.057
project.eigen       5.792  0.059   5.850
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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


Installation output

Pigengene.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘Pigengene’ ...
** this is package ‘Pigengene’ version ‘1.37.0’
** 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-package76.354 1.04177.356
aml0.1550.0010.153
apply.filter14.312 0.25314.565
balance0.3820.0760.458
calculate.beta0.8400.0170.857
check.nas0.0420.0010.043
check.pigengene.input0.0420.0010.043
combine.networks14.236 0.07514.305
compact.tree9.7340.0449.780
compute.pigengene11.894 0.27512.170
dcor.matrix0.1650.0040.169
determine.modules13.407 0.01213.420
draw.bn0.0010.0000.000
eigengenes330.1130.0000.113
gene.mapping 6.394 0.33412.819
get.enriched.pw 99.183 2.035101.285
get.fitted.leaf0.5400.0070.548
get.genes0.4790.0020.482
get.used.features0.5040.0020.507
learn.bn15.913 0.02915.934
make.decision.tree10.091 0.02010.112
make.filter20.136 0.18920.998
mds0.1370.0040.141
message.if000
module.heatmap35.424 0.25535.672
one.step.pigengene76.210 0.47276.680
pheatmap.type0.1810.0000.181
pigengene6.5020.0946.598
plot.pigengene6.0380.0196.057
preds.at0.5790.0020.582
project.eigen5.7920.0595.850
pvalues.manova0.0750.0020.076
save.if0.6500.0020.652
wgcna.one.step11.942 0.10612.047