| Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:23:17 -0400 (Wed, 19 Oct 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
| merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
| 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 | ||||
|
To the developers/maintainers of the mina package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1183/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| mina 1.4.0 (landing page) Rui Guan
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| Package: mina |
| Version: 1.4.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.4.0.tar.gz |
| StartedAt: 2022-10-19 04:45:24 -0400 (Wed, 19 Oct 2022) |
| EndedAt: 2022-10-19 04:51:23 -0400 (Wed, 19 Oct 2022) |
| EllapsedTime: 358.7 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.4.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/mina.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘mina/DESCRIPTION’ ... OK
* this is package ‘mina’ version ‘1.4.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
* 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 R 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 ... OK
* 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 49.086 7.846 50.636
net_dis-mina 25.560 4.435 26.340
dis_stat_accessor 19.393 2.814 19.745
com_plot-mina 21.019 0.225 3.522
net_cls-mina 19.184 0.527 19.475
bs_pm-mina 11.821 1.718 10.602
net_cls-matrix 10.268 0.218 10.253
net_cls 10.063 0.215 10.027
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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, 3 NOTEs
See
‘/Users/biocbuild/bbs-3.15-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.2/Resources/library’ * installing *source* package ‘mina’ ... ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppParallel/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppParallel/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cp_cor.cpp -o cp_cor.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/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.2/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.775 | 0.068 | 0.569 | |
| adj-mina | 1.010 | 0.059 | 0.792 | |
| adj | 1.174 | 0.040 | 0.943 | |
| adj_method_list | 0.105 | 0.043 | 0.156 | |
| bs_pm-mina | 11.821 | 1.718 | 10.602 | |
| bs_pm | 2.510 | 0.501 | 2.495 | |
| check_mina | 0.158 | 0.030 | 0.188 | |
| check_mina_de | 0.153 | 0.033 | 0.185 | |
| check_mina_qu | 0.149 | 0.031 | 0.179 | |
| cls_tab | 0.159 | 0.049 | 0.207 | |
| com_dis-matrix | 1.632 | 0.022 | 0.552 | |
| com_dis-mina | 1.494 | 0.016 | 0.148 | |
| com_dis | 1.863 | 0.023 | 0.512 | |
| com_dis_list | 0.170 | 0.030 | 0.202 | |
| com_plot-mina | 21.019 | 0.225 | 3.522 | |
| com_plot | 0.237 | 0.020 | 0.236 | |
| com_r2-mina | 1.999 | 0.027 | 0.894 | |
| com_r2 | 1.666 | 0.054 | 1.246 | |
| data-hmp | 0.001 | 0.001 | 0.003 | |
| data-maize | 0.001 | 0.001 | 0.003 | |
| des_accessor | 0.005 | 0.001 | 0.005 | |
| dis_accessor | 1.237 | 0.023 | 0.172 | |
| dis_stat_accessor | 19.393 | 2.814 | 19.745 | |
| dmr-matrix | 1.744 | 0.019 | 0.639 | |
| dmr-mina | 1.937 | 0.092 | 0.719 | |
| dmr | 1.761 | 0.016 | 0.646 | |
| dmr_accessor | 1.978 | 0.027 | 0.630 | |
| fit_tabs-mina | 1.019 | 0.218 | 1.239 | |
| fit_tabs | 1.468 | 0.087 | 1.556 | |
| get_net_cls_tab-matrix-data.frame-method | 2.910 | 0.163 | 2.818 | |
| get_net_cls_tab | 3.203 | 0.124 | 3.065 | |
| get_r2-mat | 1.956 | 0.016 | 0.872 | |
| get_r2 | 1.999 | 0.078 | 0.949 | |
| get_rep-matrix | 0.525 | 0.003 | 0.531 | |
| get_rep-mima | 1.145 | 0.047 | 1.193 | |
| hmp_des | 0.001 | 0.001 | 0.003 | |
| hmp_otu | 0.001 | 0.002 | 0.003 | |
| maize_asv | 0.002 | 0.001 | 0.003 | |
| maize_asv2 | 0.002 | 0.001 | 0.003 | |
| maize_des | 0.001 | 0.001 | 0.004 | |
| maize_des2 | 0.002 | 0.001 | 0.003 | |
| mina-class | 0.001 | 0.000 | 0.001 | |
| net_cls-matrix | 10.268 | 0.218 | 10.253 | |
| net_cls-mina | 19.184 | 0.527 | 19.475 | |
| net_cls | 10.063 | 0.215 | 10.027 | |
| net_cls_tab-mina-method | 2.599 | 0.053 | 2.394 | |
| net_cls_tab | 2.982 | 0.193 | 2.907 | |
| net_dis-mina | 25.560 | 4.435 | 26.340 | |
| net_dis | 2.408 | 0.634 | 2.575 | |
| net_dis_indi | 0.001 | 0.000 | 0.000 | |
| net_dis_pcoa | 0.000 | 0.001 | 0.001 | |
| net_dis_plot | 49.086 | 7.846 | 50.636 | |
| net_grp_cmp | 0.001 | 0.000 | 0.000 | |
| net_node_cmp | 0.000 | 0.001 | 0.000 | |
| norm_accessor | 0.047 | 0.000 | 0.047 | |
| norm_tab-matrix | 1.373 | 0.095 | 1.471 | |
| norm_tab-mina | 1.295 | 0.002 | 1.299 | |
| norm_tab | 0.049 | 0.000 | 0.048 | |
| norm_tab_method_list | 0.098 | 0.029 | 0.129 | |
| pcoa_plot | 3.616 | 0.092 | 1.505 | |
| sim_par | 0.000 | 0.000 | 0.001 | |
| sparcc | 0 | 0 | 0 | |
| tab_accessor | 0.000 | 0.000 | 0.001 | |
| tina-matrix-method | 0.000 | 0.000 | 0.001 | |
| tina | 0 | 0 | 0 | |