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

This page was generated on 2024-05-01 11:40:19 -0400 (Wed, 01 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4627
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4376
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4422
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/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.29.10  (landing page)
Habil Zare
Snapshot Date: 2024-04-29 14:05:05 -0400 (Mon, 29 Apr 2024)
git_url: https://git.bioconductor.org/packages/Pigengene
git_branch: devel
git_last_commit: 13d4ccd
git_last_commit_date: 2023-11-15 23:07:44 -0400 (Wed, 15 Nov 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson1macOS 13.6.6 Ventura / arm64see weekly results here

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.29.10
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.29.10.tar.gz
StartedAt: 2024-04-30 08:42:53 -0400 (Tue, 30 Apr 2024)
EndedAt: 2024-04-30 09:04:17 -0400 (Tue, 30 Apr 2024)
EllapsedTime: 1284.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.29.10.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.29.10’
* 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    136.354 12.127 185.018
one.step.pigengene 106.132  3.006 126.241
Pigengene-package  103.649  3.408 134.530
module.heatmap      78.386  2.470  92.290
make.decision.tree  21.709  0.667  25.538
compact.tree        20.971  0.615  26.651
learn.bn            19.281  0.538  23.895
make.filter         17.434  0.355  19.905
apply.filter        16.693  0.351  20.672
gene.mapping        14.217  1.427  27.306
combine.networks    15.445  0.148  18.559
determine.modules   14.863  0.125  17.327
wgcna.one.step      14.187  0.089  16.035
pigengene           10.678  0.833  13.102
plot.pigengene      10.811  0.433  12.665
compute.pigengene   10.292  0.521  12.759
project.eigen        9.662  0.435  11.395
* 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-package103.649 3.408134.530
aml0.2780.0130.347
apply.filter16.693 0.35120.672
balance0.8210.0141.048
calculate.beta1.0270.0561.290
check.nas0.0740.0070.091
check.pigengene.input0.0740.0060.102
combine.networks15.445 0.14818.559
compact.tree20.971 0.61526.651
compute.pigengene10.292 0.52112.759
dcor.matrix0.2310.0240.313
determine.modules14.863 0.12517.327
draw.bn0.0000.0000.001
eigengenes330.1660.0110.208
gene.mapping14.217 1.42727.306
get.enriched.pw136.354 12.127185.018
get.fitted.leaf0.8770.0541.131
get.genes0.9620.0791.267
get.used.features0.8300.0521.078
learn.bn19.281 0.53823.895
make.decision.tree21.709 0.66725.538
make.filter17.434 0.35519.905
mds0.1810.0170.212
message.if0.0000.0010.001
module.heatmap78.386 2.47092.290
one.step.pigengene106.132 3.006126.241
pheatmap.type0.5170.0120.590
pigengene10.678 0.83313.102
plot.pigengene10.811 0.43312.665
preds.at1.0520.0561.250
project.eigen 9.662 0.43511.395
pvalues.manova0.0780.0100.089
save.if0.8980.0331.006
wgcna.one.step14.187 0.08916.035