Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2026-04-29 10:15 -0400 (Wed, 29 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4694
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 1338/2415HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mina 1.20.0  (landing page)
Rui Guan
Snapshot Date: 2026-04-28 14:14 -0400 (Tue, 28 Apr 2026)
git_url: https://git.bioconductor.org/packages/mina
git_branch: RELEASE_3_23
git_last_commit: 757644d
git_last_commit_date: 2026-04-28 08:54:33 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    WARNINGS  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    OK  YES
See other builds for mina in R Universe.


CHECK results for mina on nebbiolo1

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.

raw results


Summary

Package: mina
Version: 1.20.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:mina.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings mina_1.20.0.tar.gz
StartedAt: 2026-04-29 02:29:12 -0400 (Wed, 29 Apr 2026)
EndedAt: 2026-04-29 02:35:05 -0400 (Wed, 29 Apr 2026)
EllapsedTime: 353.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: mina.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:mina.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings mina_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/mina.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-29 06:29:12 UTC
* checking for file ‘mina/DESCRIPTION’ ... OK
* this is package ‘mina’ version ‘1.20.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++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
* checking installed package size ... INFO
  installed size is  8.6Mb
  sub-directories of 1Mb or more:
    data   7.6Mb
* 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.6 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 ... INFO
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      44.399  2.551  32.622
net_dis-mina      20.417  0.739  13.805
com_plot-mina     17.031  0.129   1.467
dis_stat_accessor 15.578  1.436  11.228
net_cls-mina      13.211  0.015  12.690
bs_pm-mina        10.013  0.821   5.775
net_cls-matrix     6.528  0.006   5.954
net_cls            6.512  0.005   5.964
* 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: 1 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/mina.Rcheck/00check.log’
for details.


Installation output

mina.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL mina
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘mina’ ...
** this is package ‘mina’ version ‘1.20.0’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppParallel/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppParallel/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c cp_cor.cpp -o cp_cor.o
g++ -std=gnu++20 -shared -L/home/biocbuild/bbs-3.23-bioc/R/lib -L/usr/local/lib -o mina.so RcppExports.o cp_cor.o -L/home/biocbuild/bbs-3.23-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.23-bioc/R/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)

Tests output


Example timings

mina.Rcheck/mina-Ex.timings

nameusersystemelapsed
adj-matrix0.8310.0620.515
adj-mina0.7210.0200.352
adj0.9150.0110.528
adj_method_list0.0580.0090.070
bs_pm-mina10.013 0.821 5.775
bs_pm3.0340.1721.711
check_mina0.050.010.06
check_mina_de0.0490.0010.050
check_mina_qu0.0540.0100.064
cls_tab0.0520.0110.063
com_dis-matrix0.5530.0040.202
com_dis-mina0.3810.0060.051
com_dis0.5940.0080.203
com_dis_list0.0890.0150.104
com_plot-mina17.031 0.129 1.467
com_plot0.1870.0080.173
com_r2-mina0.6960.0030.400
com_r21.0360.0220.638
data-hmp0.0000.0010.001
data-maize0.0000.0010.001
des_accessor0.0010.0010.002
dis_accessor0.3480.0020.034
dis_stat_accessor15.578 1.43611.228
dmr-matrix0.6540.0100.271
dmr-mina0.6630.0040.271
dmr0.6710.0030.270
dmr_accessor0.7100.0030.287
fit_tabs-mina0.5060.0190.525
fit_tabs0.6920.0940.787
get_net_cls_tab-matrix-data.frame-method2.5050.0151.934
get_net_cls_tab2.4010.0211.837
get_r2-mat0.7220.0110.349
get_r20.7790.0020.378
get_rep-matrix0.2370.0020.239
get_rep-mima0.5170.0010.517
hmp_des0.0010.0010.001
hmp_otu0.0010.0000.000
maize_asv0.0000.0010.001
maize_asv20.0000.0010.001
maize_des0.0010.0010.001
maize_des20.0010.0000.000
mina-class0.0010.0000.001
net_cls-matrix6.5280.0065.954
net_cls-mina13.211 0.01512.690
net_cls6.5120.0055.964
net_cls_tab-mina-method1.8190.0261.285
net_cls_tab2.2950.0141.753
net_dis-mina20.417 0.73913.805
net_dis3.3980.3321.959
net_dis_indi0.0000.0010.001
net_dis_pcoa0.0010.0000.001
net_dis_plot44.399 2.55132.622
net_grp_cmp0.0000.0010.001
net_node_cmp0.0010.0000.000
norm_accessor0.0240.0000.024
norm_tab-matrix0.5890.0020.592
norm_tab-mina0.5780.0070.585
norm_tab0.0230.0020.026
norm_tab_method_list0.0470.0170.064
pcoa_plot1.5180.0080.763
sim_par0.0010.0000.001
sparcc0.0000.0000.001
tab_accessor0.0000.0000.001
tina-matrix-method000
tina0.0000.0010.000