| Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:08:20 -0400 (Wed, 13 Apr 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
| tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
| machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
| 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 1153/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| mina 1.2.0 (landing page) Rui Guan
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| Package: mina |
| Version: 1.2.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.2.0.tar.gz |
| StartedAt: 2022-04-12 15:30:04 -0400 (Tue, 12 Apr 2022) |
| EndedAt: 2022-04-12 15:35:17 -0400 (Tue, 12 Apr 2022) |
| EllapsedTime: 313.1 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.2.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/mina.Rcheck’
* using R version 4.1.3 (2022-03-10)
* 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.2.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: ‘doMC’
* 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.6Mb
sub-directories of 1Mb or more:
data 8.0Mb
* 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 44.571 9.031 45.298
net_dis-mina 22.332 5.038 23.077
com_plot-mina 20.897 0.209 3.333
dis_stat_accessor 17.297 3.683 17.813
net_cls-mina 17.508 0.741 17.995
bs_pm-mina 10.113 2.114 8.736
net_cls 9.071 0.307 9.100
net_cls-matrix 9.028 0.263 9.032
* 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, 4 NOTEs
See
‘/Users/biocbuild/bbs-3.14-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.1/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.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/RcppParallel/include' -I'/Library/Frameworks/R.framework/Versions/4.1/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.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/RcppParallel/include' -I'/Library/Frameworks/R.framework/Versions/4.1/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.1/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.656 | 0.060 | 0.438 | |
| adj-mina | 1.157 | 0.070 | 0.927 | |
| adj | 0.961 | 0.074 | 0.747 | |
| adj_method_list | 0.098 | 0.041 | 0.169 | |
| bs_pm-mina | 10.113 | 2.114 | 8.736 | |
| bs_pm | 2.380 | 0.831 | 2.315 | |
| check_mina | 0.150 | 0.029 | 0.178 | |
| check_mina_de | 0.155 | 0.029 | 0.183 | |
| check_mina_qu | 0.124 | 0.024 | 0.148 | |
| cls_tab | 0.123 | 0.038 | 0.161 | |
| com_dis-matrix | 1.556 | 0.014 | 0.457 | |
| com_dis-mina | 1.468 | 0.016 | 0.121 | |
| com_dis | 1.770 | 0.031 | 0.464 | |
| com_dis_list | 0.172 | 0.032 | 0.207 | |
| com_plot-mina | 20.897 | 0.209 | 3.333 | |
| com_plot | 0.238 | 0.020 | 0.237 | |
| com_r2-mina | 1.948 | 0.028 | 0.869 | |
| com_r2 | 1.460 | 0.077 | 1.070 | |
| data-hmp | 0.002 | 0.001 | 0.002 | |
| data-maize | 0.001 | 0.001 | 0.002 | |
| des_accessor | 0.002 | 0.000 | 0.003 | |
| dis_accessor | 1.453 | 0.018 | 0.109 | |
| dis_stat_accessor | 17.297 | 3.683 | 17.813 | |
| dmr-matrix | 1.685 | 0.169 | 0.769 | |
| dmr-mina | 1.712 | 0.023 | 0.521 | |
| dmr | 1.859 | 0.024 | 0.608 | |
| dmr_accessor | 1.813 | 0.036 | 0.632 | |
| fit_tabs-mina | 0.959 | 0.235 | 1.195 | |
| fit_tabs | 1.294 | 0.101 | 1.397 | |
| get_net_cls_tab-matrix-data.frame-method | 2.811 | 0.274 | 2.817 | |
| get_net_cls_tab | 3.057 | 0.210 | 3.000 | |
| get_r2-mat | 1.932 | 0.113 | 0.901 | |
| get_r2 | 2.025 | 0.017 | 0.671 | |
| get_rep-matrix | 0.474 | 0.002 | 0.476 | |
| get_rep-mima | 1.122 | 0.088 | 1.211 | |
| hmp_des | 0.001 | 0.001 | 0.001 | |
| hmp_otu | 0.002 | 0.001 | 0.003 | |
| maize_asv | 0.002 | 0.002 | 0.003 | |
| maize_asv2 | 0.001 | 0.002 | 0.003 | |
| maize_des | 0.001 | 0.002 | 0.003 | |
| maize_des2 | 0.001 | 0.001 | 0.002 | |
| mina-class | 0.002 | 0.000 | 0.001 | |
| net_cls-matrix | 9.028 | 0.263 | 9.032 | |
| net_cls-mina | 17.508 | 0.741 | 17.995 | |
| net_cls | 9.071 | 0.307 | 9.100 | |
| net_cls_tab-mina-method | 2.579 | 0.118 | 2.428 | |
| net_cls_tab | 2.295 | 0.133 | 2.159 | |
| net_dis-mina | 22.332 | 5.038 | 23.077 | |
| net_dis | 2.244 | 0.977 | 2.346 | |
| net_dis_indi | 0.000 | 0.001 | 0.002 | |
| net_dis_pcoa | 0.000 | 0.001 | 0.002 | |
| net_dis_plot | 44.571 | 9.031 | 45.298 | |
| net_grp_cmp | 0 | 0 | 0 | |
| net_node_cmp | 0.000 | 0.001 | 0.000 | |
| norm_accessor | 0.046 | 0.001 | 0.047 | |
| norm_tab-matrix | 1.237 | 0.003 | 1.242 | |
| norm_tab-mina | 1.162 | 0.066 | 1.229 | |
| norm_tab | 0.048 | 0.000 | 0.049 | |
| norm_tab_method_list | 0.086 | 0.026 | 0.115 | |
| pcoa_plot | 3.528 | 0.041 | 1.173 | |
| sim_par | 0.000 | 0.000 | 0.001 | |
| sparcc | 0.000 | 0.000 | 0.001 | |
| tab_accessor | 0.001 | 0.001 | 0.001 | |
| tina-matrix-method | 0.000 | 0.001 | 0.001 | |
| tina | 0.000 | 0.001 | 0.001 | |