Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-05 12:08 -0500 (Tue, 05 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4503 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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 796/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
GeneGeneInteR 1.32.0 (landing page) Mathieu Emily
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the GeneGeneInteR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GeneGeneInteR.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: GeneGeneInteR |
Version: 1.32.0 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:GeneGeneInteR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GeneGeneInteR_1.32.0.tar.gz |
StartedAt: 2024-11-05 08:15:04 -0000 (Tue, 05 Nov 2024) |
EndedAt: 2024-11-05 08:18:36 -0000 (Tue, 05 Nov 2024) |
EllapsedTime: 212.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: GeneGeneInteR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:GeneGeneInteR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GeneGeneInteR_1.32.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/GeneGeneInteR.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: aarch64-unknown-linux-gnu * R was compiled by gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14) GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘GeneGeneInteR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘GeneGeneInteR’ version ‘1.32.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 ‘GeneGeneInteR’ can be installed ... OK * used C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’ * 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 code 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 ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE get_PLSR: no visible global function definition for ‘cor’ get_PLSR_NA: no visible global function definition for ‘cor’ get_boot_stats: no visible binding for global variable ‘sd’ get_boots: no visible global function definition for ‘cor’ get_num_scale: no visible global function definition for ‘na.omit’ get_path_scheme: no visible global function definition for ‘lm’ get_path_scheme: no visible global function definition for ‘cor’ get_paths: no visible global function definition for ‘lm’ get_scores: no visible global function definition for ‘cor’ get_treated_data: no visible binding for global variable ‘sd’ get_unidim: no visible binding for global variable ‘sd’ get_unidim: no visible global function definition for ‘princomp’ get_unidim: no visible global function definition for ‘cor’ get_weights: no visible binding for global variable ‘sd’ get_weights: no visible global function definition for ‘cor’ get_weights_nonmetric: no visible binding for global variable ‘normalize’ get_weights_nonmetric: no visible global function definition for ‘cor’ get_weights_nonmetric: no visible global function definition for ‘lm’ get_weights_nonmetric: no visible binding for global variable ‘sd’ plspm: no visible global function definition for ‘cor’ Undefined global functions or variables: cor lm na.omit normalize princomp sd Consider adding importFrom("stats", "cor", "lm", "na.omit", "princomp", "sd") to your NAMESPACE file. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... NOTE Package unavailable to check Rd xrefs: ‘plspm’ Unknown package ‘GGtools’ in Rd xrefs * 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 LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... 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 ‘/home/biocbuild/bbs-3.20-bioc/meat/GeneGeneInteR.Rcheck/00check.log’ for details.
GeneGeneInteR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL GeneGeneInteR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’ * installing *source* package ‘GeneGeneInteR’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c chclust.cpp -o chclust.o g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.4.1/lib -L/usr/local/lib -o GeneGeneInteR.so chclust.o -L/home/biocbuild/R/R-4.4.1/lib -lR installing to /home/biocbuild/R/R-4.4.1/site-library/00LOCK-GeneGeneInteR/00new/GeneGeneInteR/libs ** R ** data *** moving datasets to lazyload DB ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (GeneGeneInteR)
GeneGeneInteR.Rcheck/GeneGeneInteR-Ex.timings
name | user | system | elapsed | |
CCA.test | 1.442 | 0.048 | 1.493 | |
CLD.test | 4.800 | 0.011 | 4.821 | |
GBIGM.test | 3.774 | 0.064 | 3.844 | |
GGI | 2.511 | 0.004 | 1.367 | |
KCCA.test | 0.001 | 0.000 | 0.001 | |
PCA.test | 0.086 | 0.000 | 0.042 | |
PLSPM.test | 4.281 | 0.020 | 4.226 | |
gates.test | 0.425 | 0.004 | 0.429 | |
importFile | 0.281 | 0.004 | 0.295 | |
imputeSnpMatrix | 0.732 | 0.004 | 0.739 | |
minP.test | 0.546 | 0.000 | 0.547 | |
plot.GGInetwork | 0.104 | 0.004 | 0.109 | |
print.GGItest | 0.023 | 0.000 | 0.024 | |
selectSnps | 0.013 | 0.000 | 0.008 | |
snpMatrixScour | 0.067 | 0.004 | 0.036 | |
summary.GGInetwork | 0.014 | 0.000 | 0.005 | |
summary.GGItest | 0.078 | 0.000 | 0.043 | |
tProd.test | 0.494 | 0.000 | 0.413 | |
tTS.test | 0.465 | 0.000 | 0.467 | |