Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-05-09 11:41:06 -0400 (Thu, 09 May 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4748 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup" | 4484 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4514 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" | 4480 |
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 1273/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
mina 1.12.0 (landing page) Rui Guan
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
kjohnson3 | macOS 13.6.5 Ventura / arm64 | see weekly results here | ||||||||||||
To the developers/maintainers of the mina package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/mina.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: mina |
Version: 1.12.0 |
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:mina.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings mina_1.12.0.tar.gz |
StartedAt: 2024-05-09 09:26:54 -0000 (Thu, 09 May 2024) |
EndedAt: 2024-05-09 09:32:30 -0000 (Thu, 09 May 2024) |
EllapsedTime: 335.6 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: mina.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:mina.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings mina_1.12.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/mina.Rcheck’ * using R version 4.4.0 beta (2024-04-15 r86425) * using platform: aarch64-unknown-linux-gnu * R was compiled by gcc (GCC) 10.3.1 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 ‘mina/DESCRIPTION’ ... OK * this is package ‘mina’ version ‘1.12.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 ‘mina’ can be installed ... OK * used C++ compiler: ‘g++ (GCC) 10.3.1’ * checking installed package size ... NOTE installed size is 9.2Mb sub-directories of 1Mb or more: data 7.2Mb libs 1.5Mb * 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 sparcc: no visible binding for global variable ‘i’ net_dis_pcoa,character: no visible binding for global variable ‘y’ net_dis_pcoa,character: no visible binding for global variable ‘Group’ net_dis_plot,mina: no visible binding for global variable ‘Group1’ net_dis_plot,mina: no visible binding for global variable ‘Group2’ net_dis_plot,mina: no visible binding for global variable ‘Distance’ net_dis_plot,mina: no visible binding for global variable ‘Sig’ Undefined global functions or variables: Distance Group Group1 Group2 Sig i y * checking Rd files ... NOTE checkRd: (-1) re_format_AP.Rd:10: Lost braces; missing escapes or markup? 10 | \item{x}{an {APResult} object from \pkg{apcluster}.} | ^ * 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 LazyData ... WARNING LazyData DB of 7.2 MB without LazyDataCompression set See §1.1.6 of 'Writing R Extensions' * 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed net_dis_plot 94.330 1.661 90.539 net_dis-mina 47.365 0.907 45.525 dis_stat_accessor 34.388 0.922 33.185 com_plot-mina 20.602 0.018 3.398 net_cls-mina 11.940 0.023 11.332 bs_pm-mina 9.844 0.589 8.194 * 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: 1 WARNING, 4 NOTEs See ‘/home/biocbuild/bbs-3.19-bioc/meat/mina.Rcheck/00check.log’ for details.
mina.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL mina ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’ * installing *source* package ‘mina’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 10.3.1’ g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppParallel/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppParallel/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -c cp_cor.cpp -o cp_cor.o g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -L/usr/local/lib -o mina.so RcppExports.o cp_cor.o -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -lR installing to /home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/00LOCK-mina/00new/mina/libs ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘norm’ in package ‘mina’ ** 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 (mina)
mina.Rcheck/mina-Ex.timings
name | user | system | elapsed | |
adj-matrix | 1.109 | 0.128 | 0.468 | |
adj-mina | 1.520 | 0.016 | 0.865 | |
adj | 1.487 | 0.004 | 0.844 | |
adj_method_list | 0.073 | 0.007 | 0.090 | |
bs_pm-mina | 9.844 | 0.589 | 8.194 | |
bs_pm | 2.349 | 0.088 | 2.156 | |
check_mina | 0.122 | 0.008 | 0.130 | |
check_mina_de | 0.120 | 0.004 | 0.125 | |
check_mina_qu | 0.122 | 0.000 | 0.122 | |
cls_tab | 0.122 | 0.004 | 0.126 | |
com_dis-matrix | 0.690 | 0.008 | 0.381 | |
com_dis-mina | 0.444 | 0.016 | 0.145 | |
com_dis | 0.702 | 0.003 | 0.391 | |
com_dis_list | 0.104 | 0.010 | 0.114 | |
com_plot-mina | 20.602 | 0.018 | 3.398 | |
com_plot | 0.240 | 0.000 | 0.232 | |
com_r2-mina | 0.957 | 0.004 | 0.685 | |
com_r2 | 2.095 | 0.040 | 1.410 | |
data-hmp | 0.002 | 0.000 | 0.001 | |
data-maize | 0.001 | 0.000 | 0.001 | |
des_accessor | 0.003 | 0.000 | 0.003 | |
dis_accessor | 0.695 | 0.092 | 0.377 | |
dis_stat_accessor | 34.388 | 0.922 | 33.185 | |
dmr-matrix | 0.720 | 0.032 | 0.465 | |
dmr-mina | 0.799 | 0.016 | 0.471 | |
dmr | 0.777 | 0.000 | 0.441 | |
dmr_accessor | 0.741 | 0.003 | 0.443 | |
fit_tabs-mina | 1.858 | 0.008 | 1.868 | |
fit_tabs | 2.111 | 0.020 | 2.134 | |
get_net_cls_tab-matrix-data.frame-method | 2.783 | 0.001 | 2.096 | |
get_net_cls_tab | 2.948 | 0.008 | 2.317 | |
get_r2-mat | 0.952 | 0.004 | 0.666 | |
get_r2 | 0.878 | 0.012 | 0.623 | |
get_rep-matrix | 0.710 | 0.008 | 0.719 | |
get_rep-mima | 1.547 | 0.020 | 1.570 | |
hmp_des | 0.001 | 0.000 | 0.001 | |
hmp_otu | 0.000 | 0.000 | 0.001 | |
maize_asv | 0.001 | 0.000 | 0.001 | |
maize_asv2 | 0.001 | 0.000 | 0.001 | |
maize_des | 0.000 | 0.000 | 0.001 | |
maize_des2 | 0.001 | 0.000 | 0.001 | |
mina-class | 0.001 | 0.000 | 0.001 | |
net_cls-matrix | 3.829 | 0.000 | 3.199 | |
net_cls-mina | 11.940 | 0.023 | 11.332 | |
net_cls | 3.828 | 0.059 | 3.237 | |
net_cls_tab-mina-method | 3.074 | 0.000 | 2.432 | |
net_cls_tab | 2.703 | 0.007 | 2.037 | |
net_dis-mina | 47.365 | 0.907 | 45.525 | |
net_dis | 2.322 | 0.039 | 2.203 | |
net_dis_indi | 0.000 | 0.000 | 0.001 | |
net_dis_pcoa | 0 | 0 | 0 | |
net_dis_plot | 94.330 | 1.661 | 90.539 | |
net_grp_cmp | 0 | 0 | 0 | |
net_node_cmp | 0 | 0 | 0 | |
norm_accessor | 0.056 | 0.000 | 0.056 | |
norm_tab-matrix | 1.090 | 0.011 | 1.104 | |
norm_tab-mina | 1.047 | 0.000 | 1.049 | |
norm_tab | 0.056 | 0.000 | 0.056 | |
norm_tab_method_list | 0.062 | 0.008 | 0.070 | |
pcoa_plot | 1.646 | 0.005 | 1.041 | |
sim_par | 0 | 0 | 0 | |
sparcc | 0 | 0 | 0 | |
tab_accessor | 0.001 | 0.000 | 0.000 | |
tina-matrix-method | 0 | 0 | 0 | |
tina | 0 | 0 | 0 | |