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

This page was generated on 2024-11-25 11:39 -0500 (Mon, 25 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4748
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4459
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4349
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 1542/2272HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.33.0  (landing page)
Habil Zare
Snapshot Date: 2024-11-24 13:40 -0500 (Sun, 24 Nov 2024)
git_url: https://git.bioconductor.org/packages/Pigengene
git_branch: devel
git_last_commit: 25bba85
git_last_commit_date: 2024-10-29 10:11:14 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for Pigengene on lconway

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.33.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.33.0.tar.gz
StartedAt: 2024-11-25 00:52:20 -0500 (Mon, 25 Nov 2024)
EndedAt: 2024-11-25 01:04:17 -0500 (Mon, 25 Nov 2024)
EllapsedTime: 717.7 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.33.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/Pigengene.Rcheck’
* using R Under development (unstable) (2024-11-20 r87352)
* 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.6
* 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.33.0’
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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: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 ... 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
one.step.pigengene 59.342  2.107  61.837
get.enriched.pw    49.698  3.724  53.661
Pigengene-package  50.201  1.954  52.273
module.heatmap     25.622  1.959  27.780
learn.bn           12.097  0.439  12.786
make.filter        12.034  0.375  12.477
wgcna.one.step     10.183  0.081  10.320
apply.filter        9.641  0.312   9.981
determine.modules   9.287  0.071   9.388
combine.networks    9.224  0.057   9.327
compute.pigengene   8.682  0.520   9.207
make.decision.tree  8.621  0.572   9.233
compact.tree        7.880  0.632   8.522
pigengene           5.619  0.527   6.204
plot.pigengene      5.594  0.448   6.106
project.eigen       5.355  0.478   5.901
gene.mapping        4.950  0.497  19.375
* 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.21-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.5-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-package50.201 1.95452.273
aml0.0960.0040.100
apply.filter9.6410.3129.981
balance0.2730.0070.281
calculate.beta0.5180.0420.560
check.nas0.0330.0010.035
check.pigengene.input0.0340.0020.037
combine.networks9.2240.0579.327
compact.tree7.8800.6328.522
compute.pigengene8.6820.5209.207
dcor.matrix0.0990.0110.110
determine.modules9.2870.0719.388
draw.bn0.0000.0000.001
eigengenes330.0810.0060.088
gene.mapping 4.950 0.49719.375
get.enriched.pw49.698 3.72453.661
get.fitted.leaf0.3440.0130.358
get.genes0.3280.0130.341
get.used.features0.3280.0160.344
learn.bn12.097 0.43912.786
make.decision.tree8.6210.5729.233
make.filter12.034 0.37512.477
mds0.0900.0100.101
message.if000
module.heatmap25.622 1.95927.780
one.step.pigengene59.342 2.10761.837
pheatmap.type0.1580.0050.163
pigengene5.6190.5276.204
plot.pigengene5.5940.4486.106
preds.at0.4990.0200.524
project.eigen5.3550.4785.901
pvalues.manova0.0350.0060.041
save.if0.6030.0350.640
wgcna.one.step10.183 0.08110.320