| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-12 11:34 -0400 (Thu, 12 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" | 4806 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" | 4049 |
| 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 1602/2360 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| Pigengene 1.37.0 (landing page) Habil Zare
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for Pigengene in R Universe. | ||||||||||||||
|
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. |
| Package: Pigengene |
| Version: 1.37.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings Pigengene_1.37.0.tar.gz |
| StartedAt: 2026-03-12 02:25:56 -0400 (Thu, 12 Mar 2026) |
| EndedAt: 2026-03-12 02:40:34 -0400 (Thu, 12 Mar 2026) |
| EllapsedTime: 878.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: Pigengene.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings Pigengene_1.37.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/Pigengene.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-03-12 06:25:56 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 106.232 4.564 111.074
one.step.pigengene 71.079 0.570 71.650
Pigengene-package 70.028 1.071 71.064
module.heatmap 35.205 0.407 35.612
learn.bn 14.892 0.158 15.044
determine.modules 14.413 0.019 14.434
make.filter 14.038 0.166 14.204
combine.networks 13.859 0.018 13.867
apply.filter 13.659 0.125 13.785
compute.pigengene 12.319 0.270 12.590
wgcna.one.step 11.383 0.021 11.405
make.decision.tree 9.731 0.085 9.819
compact.tree 9.709 0.037 9.747
gene.mapping 6.905 1.106 80.926
pigengene 6.309 0.147 6.459
plot.pigengene 6.133 0.028 6.161
project.eigen 5.789 0.030 5.819
* 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.23-bioc/meat/Pigengene.Rcheck/00check.log’
for details.
Pigengene.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL Pigengene ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-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)
Pigengene.Rcheck/Pigengene-Ex.timings
| name | user | system | elapsed | |
| Pigengene-package | 70.028 | 1.071 | 71.064 | |
| aml | 0.159 | 0.005 | 0.156 | |
| apply.filter | 13.659 | 0.125 | 13.785 | |
| balance | 0.386 | 0.077 | 0.463 | |
| calculate.beta | 0.79 | 0.02 | 0.81 | |
| check.nas | 0.043 | 0.000 | 0.043 | |
| check.pigengene.input | 0.041 | 0.002 | 0.043 | |
| combine.networks | 13.859 | 0.018 | 13.867 | |
| compact.tree | 9.709 | 0.037 | 9.747 | |
| compute.pigengene | 12.319 | 0.270 | 12.590 | |
| dcor.matrix | 0.164 | 0.008 | 0.172 | |
| determine.modules | 14.413 | 0.019 | 14.434 | |
| draw.bn | 0 | 0 | 0 | |
| eigengenes33 | 0.121 | 0.000 | 0.121 | |
| gene.mapping | 6.905 | 1.106 | 80.926 | |
| get.enriched.pw | 106.232 | 4.564 | 111.074 | |
| get.fitted.leaf | 0.496 | 0.009 | 0.504 | |
| get.genes | 0.481 | 0.010 | 0.491 | |
| get.used.features | 0.482 | 0.020 | 0.502 | |
| learn.bn | 14.892 | 0.158 | 15.044 | |
| make.decision.tree | 9.731 | 0.085 | 9.819 | |
| make.filter | 14.038 | 0.166 | 14.204 | |
| mds | 0.139 | 0.001 | 0.140 | |
| message.if | 0.001 | 0.000 | 0.000 | |
| module.heatmap | 35.205 | 0.407 | 35.612 | |
| one.step.pigengene | 71.079 | 0.570 | 71.650 | |
| pheatmap.type | 0.190 | 0.004 | 0.194 | |
| pigengene | 6.309 | 0.147 | 6.459 | |
| plot.pigengene | 6.133 | 0.028 | 6.161 | |
| preds.at | 0.592 | 0.013 | 0.604 | |
| project.eigen | 5.789 | 0.030 | 5.819 | |
| pvalues.manova | 0.076 | 0.007 | 0.083 | |
| save.if | 0.723 | 0.000 | 0.722 | |
| wgcna.one.step | 11.383 | 0.021 | 11.405 | |