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

This page was generated on 2023-09-23 11:36:57 -0400 (Sat, 23 Sep 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4625
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4378
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4394
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 1521/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.26.0  (landing page)
Habil Zare
Snapshot Date: 2023-09-22 14:00:14 -0400 (Fri, 22 Sep 2023)
git_url: https://git.bioconductor.org/packages/Pigengene
git_branch: RELEASE_3_17
git_last_commit: ed5b2c2
git_last_commit_date: 2023-04-25 10:47:16 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

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.26.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.26.0.tar.gz
StartedAt: 2023-09-23 06:17:40 -0400 (Sat, 23 Sep 2023)
EndedAt: 2023-09-23 06:40:43 -0400 (Sat, 23 Sep 2023)
EllapsedTime: 1383.1 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.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/Pigengene.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.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.26.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 R 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")

compute.pigengene: no visible global function definition for ‘prcomp’
one.step.pigengene: no visible binding for global variable
  ‘org.Hs.eg.db’
Undefined global functions or variables:
  org.Hs.eg.db prcomp
Consider adding
  importFrom("stats", "prcomp")
to your NAMESPACE file.
* checking Rd files ... NOTE
checkRd: (-1) get.enriched.pw.Rd:71: Escaped LaTeX specials: \_
* 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    129.184 10.862 184.822
one.step.pigengene 107.713  2.033 140.689
Pigengene-package  105.894  2.885 148.599
module.heatmap      79.594  1.743 107.150
make.decision.tree  20.959  0.613  27.426
compact.tree        20.801  0.582  29.820
learn.bn            19.831  0.544  26.366
make.filter         18.103  0.416  23.874
apply.filter        16.405  0.310  21.607
combine.networks    15.453  0.103  21.396
determine.modules   14.957  0.102  20.364
wgcna.one.step      14.004  0.084  18.079
gene.mapping        11.045  1.231  22.793
pigengene           10.051  0.758  13.766
plot.pigengene       9.619  0.315  12.675
compute.pigengene    9.429  0.424  13.409
project.eigen        8.896  0.337  11.579
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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.17-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.3-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-package105.894 2.885148.599
aml0.3260.0110.417
apply.filter16.405 0.31021.607
balance0.8430.0391.224
calculate.beta0.9600.0391.336
check.nas0.0710.0050.107
check.pigengene.input0.0700.0050.101
combine.networks15.453 0.10321.396
compact.tree20.801 0.58229.820
compute.pigengene 9.429 0.42413.409
dcor.matrix0.2270.0160.325
determine.modules14.957 0.10220.364
draw.bn0.0000.0000.001
eigengenes330.1620.0100.220
gene.mapping11.045 1.23122.793
get.enriched.pw129.184 10.862184.822
get.fitted.leaf1.0110.0491.355
get.genes0.9510.0491.266
get.used.features0.9570.0461.298
learn.bn19.831 0.54426.366
make.decision.tree20.959 0.61327.426
make.filter18.103 0.41623.874
mds0.1780.0220.244
message.if0.0010.0010.001
module.heatmap 79.594 1.743107.150
one.step.pigengene107.713 2.033140.689
pheatmap.type0.4510.0070.576
pigengene10.051 0.75813.766
plot.pigengene 9.619 0.31512.675
preds.at1.1540.0471.477
project.eigen 8.896 0.33711.579
pvalues.manova0.1410.0070.188
save.if0.8720.0311.143
wgcna.one.step14.004 0.08418.079