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

This page was generated on 2023-03-20 11:06:48 -0400 (Mon, 20 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_64R Under development (unstable) (2023-03-16 r83996) -- "Unsuffered Consequences" 4297
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2023-03-15 r83984 ucrt) -- "Unsuffered Consequences" 4286
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2023-03-16 r83985) -- "Unsuffered Consequences" 4150
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

CHECK results for Pigengene on merida1


To the developers/maintainers of the Pigengene package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1495/2189HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.25.12  (landing page)
Habil Zare
Snapshot Date: 2023-03-19 14:00:12 -0400 (Sun, 19 Mar 2023)
git_url: https://git.bioconductor.org/packages/Pigengene
git_branch: master
git_last_commit: 13a3347
git_last_commit_date: 2023-03-02 15:49:40 -0400 (Thu, 02 Mar 2023)
nebbiolo1Linux (Ubuntu 22.04.1 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 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: Pigengene
Version: 1.25.12
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.25.12.tar.gz
StartedAt: 2023-03-20 03:59:45 -0400 (Mon, 20 Mar 2023)
EndedAt: 2023-03-20 04:23:33 -0400 (Mon, 20 Mar 2023)
EllapsedTime: 1428.0 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.25.12.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/Pigengene.Rcheck’
* using R Under development (unstable) (2023-03-16 r83985)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* R was compiled by
    Apple clang version 12.0.0 (clang-1200.0.32.29)
    GNU Fortran (GCC) 8.2.0
* running under: macOS Mojave 10.14.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.25.12’
* 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    141.601 12.387 209.358
one.step.pigengene 105.567  1.812 141.626
Pigengene-package  104.502  2.371 151.668
module.heatmap      74.916  0.944 100.145
make.decision.tree  21.386  0.386  28.810
compact.tree        21.040  0.281  29.708
learn.bn            20.006  0.338  26.712
make.filter         18.153  0.253  24.240
apply.filter        16.510  0.221  24.417
gene.mapping        14.743  1.124  26.262
combine.networks    15.619  0.065  21.188
determine.modules   15.331  0.061  20.846
wgcna.one.step      13.996  0.047  18.538
pigengene           10.007  0.535  13.889
compute.pigengene    9.925  0.273  13.975
plot.pigengene       9.523  0.278  13.105
project.eigen        8.663  0.264  11.744
* 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/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-package104.502 2.371151.668
aml0.2890.0060.426
apply.filter16.510 0.22124.417
balance0.8150.0361.212
calculate.beta0.9650.0331.394
check.nas0.0770.0030.113
check.pigengene.input0.0770.0030.111
combine.networks15.619 0.06521.188
compact.tree21.040 0.28129.708
compute.pigengene 9.925 0.27313.975
dcor.matrix0.2260.0140.337
determine.modules15.331 0.06120.846
draw.bn000
eigengenes330.1610.0050.234
gene.mapping14.743 1.12426.262
get.enriched.pw141.601 12.387209.358
get.fitted.leaf0.9940.0371.356
get.genes0.9620.0341.290
get.used.features0.9560.0341.286
learn.bn20.006 0.33826.712
make.decision.tree21.386 0.38628.810
make.filter18.153 0.25324.240
mds0.1780.0120.246
message.if000
module.heatmap 74.916 0.944100.145
one.step.pigengene105.567 1.812141.626
pheatmap.type0.4320.0030.565
pigengene10.007 0.53513.889
plot.pigengene 9.523 0.27813.105
preds.at1.1660.0341.589
project.eigen 8.663 0.26411.744
pvalues.manova0.1350.0030.175
save.if0.9180.0161.216
wgcna.one.step13.996 0.04718.538