Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-05 12:04 -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. |
Package: GeneGeneInteR |
Version: 1.32.0 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:GeneGeneInteR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings GeneGeneInteR_1.32.0.tar.gz |
StartedAt: 2024-11-05 00:17:57 -0500 (Tue, 05 Nov 2024) |
EndedAt: 2024-11-05 00:27:49 -0500 (Tue, 05 Nov 2024) |
EllapsedTime: 592.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: GeneGeneInteR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:GeneGeneInteR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --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: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * 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 ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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++ (Ubuntu 13.2.0-23ubuntu4) 13.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 Unknown packages ‘plspm’, ‘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 re-building of vignette outputs ... OK * 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/bbs-3.20-bioc/R/bin/R CMD INSTALL GeneGeneInteR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘GeneGeneInteR’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c chclust.cpp -o chclust.o g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o GeneGeneInteR.so chclust.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.20-bioc/R/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 | 0.869 | 0.029 | 0.897 | |
CLD.test | 1.244 | 0.080 | 1.324 | |
GBIGM.test | 2.438 | 0.085 | 2.523 | |
GGI | 0.900 | 0.028 | 0.927 | |
KCCA.test | 0.001 | 0.000 | 0.001 | |
PCA.test | 0.030 | 0.000 | 0.029 | |
PLSPM.test | 1.937 | 0.006 | 1.943 | |
gates.test | 0.246 | 0.001 | 0.247 | |
importFile | 0.226 | 0.001 | 0.229 | |
imputeSnpMatrix | 0.546 | 0.031 | 0.578 | |
minP.test | 0.392 | 0.005 | 0.397 | |
plot.GGInetwork | 0.082 | 0.002 | 0.085 | |
print.GGItest | 0.015 | 0.001 | 0.015 | |
selectSnps | 0.005 | 0.000 | 0.005 | |
snpMatrixScour | 0.026 | 0.000 | 0.026 | |
summary.GGInetwork | 0.003 | 0.001 | 0.004 | |
summary.GGItest | 0.016 | 0.000 | 0.016 | |
tProd.test | 0.292 | 0.002 | 0.294 | |
tTS.test | 0.293 | 0.002 | 0.295 | |