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

This page was generated on 2024-05-31 19:31:39 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4669
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4404
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4431
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4384
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 1517/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.31.0  (landing page)
Habil Zare
Snapshot Date: 2024-05-30 18:57:37 -0400 (Thu, 30 May 2024)
git_url: https://git.bioconductor.org/packages/Pigengene
git_branch: devel
git_last_commit: 864b6c9
git_last_commit_date: 2024-04-30 10:51:21 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped
palomino4Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped

CHECK results for Pigengene on merida1


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.31.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Pigengene_1.31.0.tar.gz
StartedAt: 2024-05-31 13:06:49 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 13:39:03 -0400 (Fri, 31 May 2024)
EllapsedTime: 1934.3 seconds
RetCode: 0
Status:   OK  
CheckDir: Pigengene.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Pigengene_1.31.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/Pigengene.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Pigengene/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Pigengene’ version ‘1.31.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 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
get.enriched.pw    134.551 15.090 292.397
Pigengene-package  102.827  3.698 182.860
one.step.pigengene 101.434  4.341 205.696
module.heatmap      76.905  2.398 169.208
make.decision.tree  21.696  0.649  38.868
compact.tree        20.616  0.615  44.012
learn.bn            18.456  0.674  33.107
make.filter         16.632  0.352  35.362
apply.filter        16.459  0.515  33.541
gene.mapping        13.929  1.403  45.112
combine.networks    14.818  0.158  30.841
determine.modules   13.962  0.111  29.425
wgcna.one.step      13.239  0.509  21.670
pigengene           10.501  1.150  19.598
plot.pigengene      10.741  0.672  16.803
compute.pigengene   10.179  0.484  23.532
project.eigen        9.468  0.520  15.679
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/Pigengene.Rcheck/00check.log’
for details.


Installation output

Pigengene.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL Pigengene
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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-package102.827 3.698182.860
aml0.2700.0130.529
apply.filter16.459 0.51533.541
balance0.8700.0821.882
calculate.beta1.0040.0672.069
check.nas0.0730.0100.156
check.pigengene.input0.0730.0090.174
combine.networks14.818 0.15830.841
compact.tree20.616 0.61544.012
compute.pigengene10.179 0.48423.532
dcor.matrix0.2270.0260.554
determine.modules13.962 0.11129.425
draw.bn0.0000.0010.001
eigengenes330.1630.0120.325
gene.mapping13.929 1.40345.112
get.enriched.pw134.551 15.090292.397
get.fitted.leaf0.8800.0791.471
get.genes0.9650.0721.771
get.used.features0.8290.0561.516
learn.bn18.456 0.67433.107
make.decision.tree21.696 0.64938.868
make.filter16.632 0.35235.362
mds0.1770.0150.419
message.if0.0010.0000.001
module.heatmap 76.905 2.398169.208
one.step.pigengene101.434 4.341205.696
pheatmap.type0.5010.0120.949
pigengene10.501 1.15019.598
plot.pigengene10.741 0.67216.803
preds.at1.0660.0921.723
project.eigen 9.468 0.52015.679
pvalues.manova0.0780.0140.160
save.if0.9020.0431.495
wgcna.one.step13.239 0.50921.670