| Back to Multiple platform build/check report for BioC 3.19: simplified long | 
 | 
This page was generated on 2024-10-18 20:42 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 | 
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 | 
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 | 
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 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 |  | ||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK |  | ||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK |  | ||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK |  | ||||||||
| 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. | 
| Package: mina | 
| Version: 1.12.0 | 
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:mina.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings mina_1.12.0.tar.gz | 
| StartedAt: 2024-10-18 04:07:01 -0400 (Fri, 18 Oct 2024) | 
| EndedAt: 2024-10-18 04:11:57 -0400 (Fri, 18 Oct 2024) | 
| EllapsedTime: 295.2 seconds | 
| RetCode: 0 | 
| Status: WARNINGS | 
| CheckDir: mina.Rcheck | 
| Warnings: 1 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:mina.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings mina_1.12.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/mina.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.6
* 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: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used SDK: ‘MacOSX11.3.sdk’
* checking installed package size ... NOTE
  installed size is  8.0Mb
  sub-directories of 1Mb or more:
    data   7.4Mb
* 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 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.4 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      37.800 13.120  49.951
net_dis-mina      18.598  4.681  22.450
net_cls-mina      19.589  1.073  20.611
dis_stat_accessor 15.283  2.677  17.141
net_cls-matrix    16.572  1.151  17.562
net_cls           16.406  0.985  17.266
com_plot-mina      8.449  0.726   3.327
bs_pm-mina         7.360  0.719   7.156
* 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
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/mina.Rcheck/00check.log’
for details.
mina.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL mina ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’ * installing *source* package ‘mina’ ... ** using staged installation ** libs using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/RcppParallel/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/RcppParallel/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cp_cor.cpp -o cp_cor.o clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o mina.so RcppExports.o cp_cor.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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 | 0.745 | 0.050 | 0.447 | |
| adj-mina | 1.145 | 0.058 | 0.866 | |
| adj | 1.148 | 0.040 | 0.849 | |
| adj_method_list | 0.076 | 0.047 | 0.161 | |
| bs_pm-mina | 7.360 | 0.719 | 7.156 | |
| bs_pm | 2.150 | 0.203 | 2.263 | |
| check_mina | 0.085 | 0.022 | 0.107 | |
| check_mina_de | 0.084 | 0.018 | 0.101 | |
| check_mina_qu | 0.084 | 0.018 | 0.104 | |
| cls_tab | 0.088 | 0.033 | 0.121 | |
| com_dis-matrix | 0.694 | 0.016 | 0.383 | |
| com_dis-mina | 0.463 | 0.014 | 0.141 | |
| com_dis | 0.719 | 0.034 | 0.448 | |
| com_dis_list | 0.098 | 0.035 | 0.139 | |
| com_plot-mina | 8.449 | 0.726 | 3.327 | |
| com_plot | 0.187 | 0.010 | 0.201 | |
| com_r2-mina | 0.936 | 0.021 | 0.626 | |
| com_r2 | 1.277 | 0.084 | 1.118 | |
| data-hmp | 0.002 | 0.002 | 0.004 | |
| data-maize | 0.001 | 0.001 | 0.002 | |
| des_accessor | 0.003 | 0.001 | 0.004 | |
| dis_accessor | 0.440 | 0.010 | 0.119 | |
| dis_stat_accessor | 15.283 | 2.677 | 17.141 | |
| dmr-matrix | 0.804 | 0.014 | 0.490 | |
| dmr-mina | 0.823 | 0.022 | 0.505 | |
| dmr | 0.832 | 0.074 | 0.588 | |
| dmr_accessor | 0.791 | 0.014 | 0.474 | |
| fit_tabs-mina | 0.737 | 0.205 | 0.962 | |
| fit_tabs | 1.083 | 0.176 | 1.272 | |
| get_net_cls_tab-matrix-data.frame-method | 1.908 | 0.273 | 1.874 | |
| get_net_cls_tab | 1.859 | 0.455 | 2.008 | |
| get_r2-mat | 0.880 | 0.055 | 0.610 | |
| get_r2 | 0.970 | 0.128 | 0.775 | |
| get_rep-matrix | 0.306 | 0.102 | 0.418 | |
| get_rep-mima | 0.846 | 0.174 | 1.031 | |
| hmp_des | 0.001 | 0.001 | 0.002 | |
| hmp_otu | 0.000 | 0.001 | 0.002 | |
| maize_asv | 0.001 | 0.001 | 0.002 | |
| maize_asv2 | 0.001 | 0.001 | 0.002 | |
| maize_des | 0.001 | 0.001 | 0.002 | |
| maize_des2 | 0.001 | 0.001 | 0.002 | |
| mina-class | 0.001 | 0.000 | 0.001 | |
| net_cls-matrix | 16.572 | 1.151 | 17.562 | |
| net_cls-mina | 19.589 | 1.073 | 20.611 | |
| net_cls | 16.406 | 0.985 | 17.266 | |
| net_cls_tab-mina-method | 4.063 | 0.444 | 4.244 | |
| net_cls_tab | 1.716 | 0.278 | 1.696 | |
| net_dis-mina | 18.598 | 4.681 | 22.450 | |
| net_dis | 2.221 | 0.293 | 2.449 | |
| net_dis_indi | 0 | 0 | 0 | |
| net_dis_pcoa | 0 | 0 | 0 | |
| net_dis_plot | 37.800 | 13.120 | 49.951 | |
| net_grp_cmp | 0 | 0 | 0 | |
| net_node_cmp | 0.000 | 0.001 | 0.000 | |
| norm_accessor | 0.035 | 0.003 | 0.038 | |
| norm_tab-matrix | 0.907 | 0.037 | 0.950 | |
| norm_tab-mina | 0.901 | 0.087 | 0.995 | |
| norm_tab | 0.036 | 0.007 | 0.044 | |
| norm_tab_method_list | 0.068 | 0.043 | 0.140 | |
| pcoa_plot | 1.747 | 0.080 | 1.179 | |
| sim_par | 0.000 | 0.001 | 0.001 | |
| sparcc | 0 | 0 | 0 | |
| tab_accessor | 0.000 | 0.001 | 0.001 | |
| tina-matrix-method | 0 | 0 | 0 | |
| tina | 0 | 0 | 0 | |