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

This page was generated on 2024-07-03 10:19 -0400 (Wed, 03 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4480
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4511
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4469
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 1568/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.30.0  (landing page)
Habil Zare
Snapshot Date: 2024-06-30 14:00 -0400 (Sun, 30 Jun 2024)
git_url: https://git.bioconductor.org/packages/Pigengene
git_branch: RELEASE_3_19
git_last_commit: a1faa8a
git_last_commit_date: 2024-04-30 10:51:21 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for Pigengene on nebbiolo1

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.30.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings Pigengene_1.30.0.tar.gz
StartedAt: 2024-07-01 02:26:38 -0400 (Mon, 01 Jul 2024)
EndedAt: 2024-07-01 02:38:51 -0400 (Mon, 01 Jul 2024)
EllapsedTime: 733.7 seconds
RetCode: 0
Status:   OK  
CheckDir: Pigengene.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/Pigengene.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘Pigengene/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Pigengene’ version ‘1.30.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:22-23: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:24-26: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:27-34: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:35-36: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:37-39: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:40-42: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:43-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-50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:51-52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:55-58: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:59-63: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:68-71: Lost braces in \itemize; meant \describe ?
checkRd: (-1) pigengene-class.Rd:72-74: Lost braces in \itemize; meant \describe ?
* 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 71.351  0.624  71.973
Pigengene-package  69.075  0.978  69.965
get.enriched.pw    64.929  2.119  67.047
module.heatmap     36.804  0.248  37.036
learn.bn           15.943  0.021  15.964
make.filter        14.345  0.036  14.381
combine.networks   12.828  0.047  12.855
apply.filter       12.740  0.124  12.864
determine.modules  12.201  0.077  12.277
wgcna.one.step     11.798  0.000  11.798
make.decision.tree 10.130  0.048  10.178
compact.tree        9.562  0.040   9.601
compute.pigengene   6.326  0.119   6.447
pigengene           6.302  0.124   6.427
gene.mapping        5.896  0.336  11.291
plot.pigengene      6.142  0.044   6.187
project.eigen       5.779  0.044   5.824
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/Pigengene.Rcheck/00check.log’
for details.


Installation output

Pigengene.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/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-package69.075 0.97869.965
aml0.1590.0040.149
apply.filter12.740 0.12412.864
balance0.3830.0520.435
calculate.beta0.6780.0080.686
check.nas0.0420.0000.042
check.pigengene.input0.0420.0000.041
combine.networks12.828 0.04712.855
compact.tree9.5620.0409.601
compute.pigengene6.3260.1196.447
dcor.matrix0.1180.0050.122
determine.modules12.201 0.07712.277
draw.bn000
eigengenes330.0830.0000.083
gene.mapping 5.896 0.33611.291
get.enriched.pw64.929 2.11967.047
get.fitted.leaf0.4690.0080.477
get.genes0.5740.0040.578
get.used.features0.4810.0000.481
learn.bn15.943 0.02115.964
make.decision.tree10.130 0.04810.178
make.filter14.345 0.03614.381
mds0.0870.0040.091
message.if0.0000.0000.001
module.heatmap36.804 0.24837.036
one.step.pigengene71.351 0.62471.973
pheatmap.type0.1820.0000.181
pigengene6.3020.1246.427
plot.pigengene6.1420.0446.187
preds.at0.5620.0120.574
project.eigen5.7790.0445.824
pvalues.manova0.0620.0040.066
save.if0.6850.0000.684
wgcna.one.step11.798 0.00011.798