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

This page was generated on 2026-05-19 12:54 -0400 (Tue, 19 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4898
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-05-01 r89994) -- "Because it was There" 4617
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 1609/2377HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.39.0  (landing page)
Habil Zare
Snapshot Date: 2026-05-18 13:45 -0400 (Mon, 18 May 2026)
git_url: https://git.bioconductor.org/packages/Pigengene
git_branch: devel
git_last_commit: cc08c7a
git_last_commit_date: 2026-04-28 08:43:36 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK  YES
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.39.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.39.0.tar.gz
StartedAt: 2026-05-19 03:07:48 -0400 (Tue, 19 May 2026)
EndedAt: 2026-05-19 03:21:57 -0400 (Tue, 19 May 2026)
EllapsedTime: 848.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.39.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-05-19 07:07:48 UTC
* checking for file ‘Pigengene/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Pigengene’ version ‘1.39.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.294  1.968 101.337
Pigengene-package  75.183  1.109  76.299
one.step.pigengene 71.391  0.471  71.865
module.heatmap     37.437  0.376  38.231
learn.bn           14.880  0.084  14.961
make.filter        13.755  0.034  13.789
determine.modules  12.594  0.007  12.602
apply.filter       12.259  0.179  12.438
combine.networks   11.862  0.084  11.940
compute.pigengene  10.837  0.249  11.087
wgcna.one.step     10.981  0.012  10.994
make.decision.tree  9.656  0.045   9.702
compact.tree        9.105  0.041   9.147
gene.mapping        6.306  0.415  66.623
pigengene           6.186  0.083   6.269
plot.pigengene      5.898  0.059   5.957
project.eigen       5.608  0.039   5.647
* 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.39.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-package75.183 1.10976.299
aml0.1630.0050.161
apply.filter12.259 0.17912.438
balance0.3600.0780.439
calculate.beta0.7030.0040.706
check.nas0.0410.0000.041
check.pigengene.input0.0410.0000.041
combine.networks11.862 0.08411.940
compact.tree9.1050.0419.147
compute.pigengene10.837 0.24911.087
dcor.matrix0.1620.0070.169
determine.modules12.594 0.00712.602
draw.bn000
eigengenes330.110.000.11
gene.mapping 6.306 0.41566.623
get.enriched.pw 99.294 1.968101.337
get.fitted.leaf0.4980.0060.504
get.genes0.5100.0020.512
get.used.features0.4790.0020.481
learn.bn14.880 0.08414.961
make.decision.tree9.6560.0459.702
make.filter13.755 0.03413.789
mds0.1350.0020.137
message.if0.0000.0000.001
module.heatmap37.437 0.37638.231
one.step.pigengene71.391 0.47171.865
pheatmap.type0.1830.0000.183
pigengene6.1860.0836.269
plot.pigengene5.8980.0595.957
preds.at0.5590.0050.563
project.eigen5.6080.0395.647
pvalues.manova0.0760.0010.077
save.if0.6830.0000.683
wgcna.one.step10.981 0.01210.994