Back to Mac ARM64 build report for BioC 3.18
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2024-04-18 11:32:15 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4388
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 1551/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.28.0  (landing page)
Habil Zare
Snapshot Date: 2024-04-16 09:00:03 -0400 (Tue, 16 Apr 2024)
git_url: https://git.bioconductor.org/packages/Pigengene
git_branch: RELEASE_3_18
git_last_commit: 0294afc
git_last_commit_date: 2023-10-24 10:50:33 -0400 (Tue, 24 Oct 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for Pigengene on kjohnson1


To the developers/maintainers of the Pigengene package:
- 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.28.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.28.0.tar.gz
StartedAt: 2024-04-17 23:05:36 -0400 (Wed, 17 Apr 2024)
EndedAt: 2024-04-17 23:18:12 -0400 (Wed, 17 Apr 2024)
EllapsedTime: 756.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.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/Pigengene.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.1
* 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.28.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")

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 ... OK
* 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 104.699  2.957 108.007
Pigengene-package   97.362  2.904 100.477
get.enriched.pw     83.132  5.774  89.718
module.heatmap      36.596  2.919  39.622
learn.bn            20.158  0.447  20.631
make.filter         19.278  0.387  19.695
apply.filter        17.113  0.441  17.578
combine.networks    15.864  0.091  15.983
determine.modules   15.772  0.091  15.873
wgcna.one.step      15.668  0.067  15.819
make.decision.tree  13.359  0.819  14.208
compact.tree        12.299  0.993  13.301
pigengene            9.019  0.743   9.806
plot.pigengene       8.753  0.496   9.307
project.eigen        8.269  0.412   8.779
compute.pigengene    7.422  0.500   7.938
gene.mapping         7.040  0.680   8.654
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/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-arm64/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-package 97.362 2.904100.477
aml0.1570.0100.184
apply.filter17.113 0.44117.578
balance0.260.070.33
calculate.beta0.8750.0320.908
check.nas0.0650.0040.069
check.pigengene.input0.0660.0030.069
combine.networks15.864 0.09115.983
compact.tree12.299 0.99313.301
compute.pigengene7.4220.5007.938
dcor.matrix0.1610.0160.177
determine.modules15.772 0.09115.873
draw.bn000
eigengenes330.0870.0060.094
gene.mapping7.0400.6808.654
get.enriched.pw83.132 5.77489.718
get.fitted.leaf0.6200.0410.662
get.genes0.5920.0470.640
get.used.features0.5900.0590.649
learn.bn20.158 0.44720.631
make.decision.tree13.359 0.81914.208
make.filter19.278 0.38719.695
mds0.1140.0170.132
message.if0.0000.0000.001
module.heatmap36.596 2.91939.622
one.step.pigengene104.699 2.957108.007
pheatmap.type0.2200.0160.239
pigengene9.0190.7439.806
plot.pigengene8.7530.4969.307
preds.at0.7250.0760.817
project.eigen8.2690.4128.779
pvalues.manova0.0530.0110.063
save.if1.0280.0331.070
wgcna.one.step15.668 0.06715.819