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

This page was generated on 2023-03-21 11:05:29 -0400 (Tue, 21 Mar 2023).

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


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-20 14:00:22 -0400 (Mon, 20 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    ERROR  skippedskipped

Summary

Package: Pigengene
Version: 1.25.12
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings Pigengene_1.25.12.tar.gz
StartedAt: 2023-03-20 22:50:25 -0400 (Mon, 20 Mar 2023)
EndedAt: 2023-03-20 23:05:42 -0400 (Mon, 20 Mar 2023)
EllapsedTime: 917.2 seconds
RetCode: 0
Status:   OK  
CheckDir: Pigengene.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:Pigengene.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings Pigengene_1.25.12.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/Pigengene.Rcheck’
* using R Under development (unstable) (2023-03-16 r83996)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* 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 loading without being on the library search path ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
one.step.pigengene 89.542  0.770  90.522
Pigengene-package  80.056  1.616  81.559
get.enriched.pw    74.842  4.866  79.985
module.heatmap     35.270  0.260  35.519
learn.bn           20.043  0.171  20.348
make.filter        17.458  0.229  17.686
apply.filter       16.623  0.168  16.791
combine.networks   16.560  0.044  16.583
wgcna.one.step     15.747  0.025  15.772
determine.modules  14.781  0.080  14.861
make.decision.tree 11.973  0.119  12.149
compact.tree       10.088  0.060  10.148
pigengene           6.501  0.140   6.641
compute.pigengene   6.481  0.128   6.608
plot.pigengene      6.331  0.072   6.404
project.eigen       5.979  0.040   6.018
gene.mapping        5.414  0.356  14.152
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘Pigengene_inference.Rnw’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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



Installation output

Pigengene.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL Pigengene
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-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-package80.056 1.61681.559
aml0.1750.0040.164
apply.filter16.623 0.16816.791
balance0.4380.0640.502
calculate.beta0.9890.0601.050
check.nas0.0400.0040.044
check.pigengene.input0.0400.0040.043
combine.networks16.560 0.04416.583
compact.tree10.088 0.06010.148
compute.pigengene6.4810.1286.608
dcor.matrix0.1150.0120.128
determine.modules14.781 0.08014.861
draw.bn0.0000.0000.001
eigengenes330.0850.0000.085
gene.mapping 5.414 0.35614.152
get.enriched.pw74.842 4.86679.985
get.fitted.leaf0.6140.0160.642
get.genes0.5920.0040.597
get.used.features0.6170.0000.617
learn.bn20.043 0.17120.348
make.decision.tree11.973 0.11912.149
make.filter17.458 0.22917.686
mds0.0870.0000.088
message.if000
module.heatmap35.270 0.26035.519
one.step.pigengene89.542 0.77090.522
pheatmap.type0.1810.0090.190
pigengene6.5010.1406.641
plot.pigengene6.3310.0726.404
preds.at0.5860.0240.611
project.eigen5.9790.0406.018
pvalues.manova0.0710.0000.071
save.if0.8910.0000.891
wgcna.one.step15.747 0.02515.772