Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:38:15 -0400 (Fri, 20 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4347 |
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 2212/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
wppi 1.8.0 (landing page) Ana Galhoz
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the wppi 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. |
Package: wppi |
Version: 1.8.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:wppi.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings wppi_1.8.0.tar.gz |
StartedAt: 2023-10-19 10:13:14 -0400 (Thu, 19 Oct 2023) |
EndedAt: 2023-10-19 10:20:58 -0400 (Thu, 19 Oct 2023) |
EllapsedTime: 463.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: wppi.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:wppi.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings wppi_1.8.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/wppi.Rcheck’ * using R version 4.3.1 (2023-06-16) * 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 Monterey 12.6.7 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘wppi/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘wppi’ version ‘1.8.0’ * package encoding: UTF-8 * 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 ‘wppi’ 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 startup messages can be suppressed ... NOTE [2023-10-19 10:14:08] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2023-10-19 10:14:08] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-19 10:14:08] [INFO] [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-19 10:14:08] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2023-10-19 10:14:08] [TRACE] [OmnipathR] Cache is at `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-19 10:14:08] [TRACE] [OmnipathR] Contains 1 files. [2023-10-19 10:14:08] [TRACE] [OmnipathR] Cache is locked: FALSE. [2023-10-19 10:14:08] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2023-10-19 10:14:08] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-19 10:14:08] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-19 10:14:08] [TRACE] [OmnipathR] Pandoc version: `3.1.2`. [2023-10-19 10:14:08] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/db/db_def.json` (encoding: UTF-8). [2023-10-19 10:14:08] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-19 10:14:08] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/magic_bytes.json` (encoding: UTF-8). [2023-10-19 10:14:08] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-19 10:14:08] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/urls.json` (encoding: UTF-8). [2023-10-19 10:14:08] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-19 10:14:08] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/id_types.json` (encoding: UTF-8). [2023-10-19 10:14:08] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-19 10:14:08] [TRACE] [OmnipathR] Cache locked: FALSE It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE [2023-10-19 10:14:41] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2023-10-19 10:14:41] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-19 10:14:41] [INFO] [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-19 10:14:41] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2023-10-19 10:14:41] [TRACE] [OmnipathR] Cache is at `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-19 10:14:41] [TRACE] [OmnipathR] Contains 1 files. [2023-10-19 10:14:41] [TRACE] [OmnipathR] Cache is locked: FALSE. [2023-10-19 10:14:41] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2023-10-19 10:14:41] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-19 10:14:41] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-19 10:14:41] [TRACE] [OmnipathR] Pandoc version: `3.1.2`. [2023-10-19 10:14:41] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/db/db_def.json` (encoding: UTF-8). [2023-10-19 10:14:41] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-19 10:14:41] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/magic_bytes.json` (encoding: UTF-8). [2023-10-19 10:14:41] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-19 10:14:41] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/urls.json` (encoding: UTF-8). [2023-10-19 10:14:41] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-19 10:14:41] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/id_types.json` (encoding: UTF-8). [2023-10-19 10:14:41] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-19 10:14:41] [TRACE] [OmnipathR] Cache locked: FALSE * 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed wppi 37.767 0.517 68.076 score_candidate_genes_from_PPI 20.018 0.252 36.368 prioritization_genes 19.542 0.282 34.616 random_walk 19.324 0.256 34.958 weighted_adj 14.941 0.219 26.932 count_genes 9.512 0.642 19.025 wppi_data 8.180 0.120 14.791 filter_annot_with_network 7.104 0.148 13.042 common_neighbors 6.053 0.295 13.760 subgraph_op 3.811 0.043 6.863 in_omnipath 3.743 0.039 6.613 graph_from_op 3.715 0.050 6.275 wppi_omnipath_data 3.626 0.043 6.590 wppi_go_data 3.478 0.064 6.344 functional_annot 2.314 0.167 11.357 * 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.17-bioc-mac-arm64/meat/wppi.Rcheck/00check.log’ for details.
wppi.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL wppi ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘wppi’ ... ** using staged installation ** R ** byte-compile and prepare package for lazy loading [2023-10-15 17:53:16] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2023-10-15 17:53:16] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:16] [INFO] [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-15 17:53:16] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2023-10-15 17:53:16] [TRACE] [OmnipathR] Cache is at `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-15 17:53:16] [TRACE] [OmnipathR] Contains 1 files. [2023-10-15 17:53:16] [TRACE] [OmnipathR] Cache is locked: FALSE. [2023-10-15 17:53:16] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2023-10-15 17:53:16] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:16] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-15 17:53:16] [TRACE] [OmnipathR] Pandoc version: `3.1.2`. [2023-10-15 17:53:16] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/db/db_def.json` (encoding: UTF-8). [2023-10-15 17:53:17] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:17] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/magic_bytes.json` (encoding: UTF-8). [2023-10-15 17:53:17] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:17] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/urls.json` (encoding: UTF-8). [2023-10-15 17:53:17] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:17] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/id_types.json` (encoding: UTF-8). [2023-10-15 17:53:17] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:17] [TRACE] [OmnipathR] Cache locked: FALSE Note: wrong number of arguments to '/' ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location [2023-10-15 17:53:23] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2023-10-15 17:53:23] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:23] [INFO] [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-15 17:53:23] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2023-10-15 17:53:23] [TRACE] [OmnipathR] Cache is at `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-15 17:53:23] [TRACE] [OmnipathR] Contains 1 files. [2023-10-15 17:53:23] [TRACE] [OmnipathR] Cache is locked: FALSE. [2023-10-15 17:53:23] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2023-10-15 17:53:23] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:23] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-15 17:53:23] [TRACE] [OmnipathR] Pandoc version: `3.1.2`. [2023-10-15 17:53:23] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/db/db_def.json` (encoding: UTF-8). [2023-10-15 17:53:23] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:23] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/magic_bytes.json` (encoding: UTF-8). [2023-10-15 17:53:23] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:23] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/urls.json` (encoding: UTF-8). [2023-10-15 17:53:23] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:23] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/id_types.json` (encoding: UTF-8). [2023-10-15 17:53:23] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:23] [TRACE] [OmnipathR] Cache locked: FALSE ** testing if installed package can be loaded from final location [2023-10-15 17:53:28] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2023-10-15 17:53:28] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:28] [INFO] [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-15 17:53:28] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2023-10-15 17:53:28] [TRACE] [OmnipathR] Cache is at `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-15 17:53:28] [TRACE] [OmnipathR] Contains 1 files. [2023-10-15 17:53:28] [TRACE] [OmnipathR] Cache is locked: FALSE. [2023-10-15 17:53:28] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2023-10-15 17:53:28] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:28] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-10-15 17:53:28] [TRACE] [OmnipathR] Pandoc version: `3.1.2`. [2023-10-15 17:53:28] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/db/db_def.json` (encoding: UTF-8). [2023-10-15 17:53:28] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:28] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/magic_bytes.json` (encoding: UTF-8). [2023-10-15 17:53:28] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:28] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/urls.json` (encoding: UTF-8). [2023-10-15 17:53:28] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:28] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/id_types.json` (encoding: UTF-8). [2023-10-15 17:53:28] [TRACE] [OmnipathR] JSON validation successful: TRUE [2023-10-15 17:53:28] [TRACE] [OmnipathR] Cache locked: FALSE ** testing if installed package keeps a record of temporary installation path * DONE (wppi)
wppi.Rcheck/wppi-Ex.timings
name | user | system | elapsed | |
common_neighbors | 6.053 | 0.295 | 13.760 | |
count_genes | 9.512 | 0.642 | 19.025 | |
filter_annot_with_network | 7.104 | 0.148 | 13.042 | |
functional_annot | 2.314 | 0.167 | 11.357 | |
graph_from_op | 3.715 | 0.050 | 6.275 | |
in_omnipath | 3.743 | 0.039 | 6.613 | |
prioritization_genes | 19.542 | 0.282 | 34.616 | |
process_annot | 1.015 | 0.019 | 1.854 | |
random_walk | 19.324 | 0.256 | 34.958 | |
score_candidate_genes_from_PPI | 20.018 | 0.252 | 36.368 | |
subgraph_op | 3.811 | 0.043 | 6.863 | |
weighted_adj | 14.941 | 0.219 | 26.932 | |
wppi | 37.767 | 0.517 | 68.076 | |
wppi_data | 8.180 | 0.120 | 14.791 | |
wppi_go_data | 3.478 | 0.064 | 6.344 | |
wppi_hpo_data | 0.820 | 0.016 | 1.504 | |
wppi_omnipath_data | 3.626 | 0.043 | 6.590 | |