Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-04-17 11:36:58 -0400 (Wed, 17 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4676 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" | 4414 |
merida1 | macOS 12.7.1 Monterey | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4437 |
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 1196/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
metabinR 1.4.0 (landing page) Anestis Gkanogiannis
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
To the developers/maintainers of the metabinR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/metabinR.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: metabinR |
Version: 1.4.0 |
Command: F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:metabinR.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings metabinR_1.4.0.tar.gz |
StartedAt: 2024-04-16 02:25:00 -0400 (Tue, 16 Apr 2024) |
EndedAt: 2024-04-16 02:26:10 -0400 (Tue, 16 Apr 2024) |
EllapsedTime: 69.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: metabinR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:metabinR.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings metabinR_1.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.18-bioc/meat/metabinR.Rcheck' * using R version 4.3.3 (2024-02-29 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'metabinR/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'metabinR' 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 whether package 'metabinR' can be installed ... OK * checking installed package size ... OK * 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 startup messages can be suppressed ... 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 ... OK * 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 files in 'vignettes' ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed abundance_based_binning 9.80 0.92 6.59 composition_based_binning 4.57 0.47 2.00 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'spelling.R' Running 'testthat.R' OK * 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: OK
metabinR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD INSTALL metabinR ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.18-bioc/R/library' * installing *source* package 'metabinR' ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (metabinR)
metabinR.Rcheck/tests/spelling.Rout
R version 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > if(requireNamespace('spelling', quietly = TRUE)) + spelling::spell_check_test(vignettes = TRUE, error = FALSE, + skip_on_cran = TRUE) NULL > > proc.time() user system elapsed 0.15 0.09 0.21
metabinR.Rcheck/tests/testthat.Rout
R version 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(metabinR) > > test_check("metabinR") version MTxAB =Mon Apr 15 15:40:18 EDT 2024 cpus=32 using=1 2024/04/16 02:25:38 Using Dictionary ORIGINAL 2024/04/16 02:25:38 START of AB Counting 2024/04/16 02:25:38 FastaManager: START READ 2024/04/16 02:25:38 SequenceProcessor: 0 AB_KMERCOUNT START CHUNK_SIZE=67108864 2024/04/16 02:25:38 FastaManager: lines read 53328 2024/04/16 02:25:38 FastaManager: END READ 2024/04/16 02:25:38 FastaManager: FASTA 2024/04/16 02:25:40 SequenceProcessor: 0 AB_KMERCOUNT EXIT 2024/04/16 02:25:40 END of AB Counting 2024/04/16 02:25:40 Loaded sequences: 26664 2024/04/16 02:25:40 Total kmers(before remove): 65536 ##### Heap utilization statistics [GB] ##### Max Memory=0.5 Current Total Memory=0.5 Current Used Memory=0.302 Current Free Memory=0.198 ############################################ 2024/04/16 02:25:40 Unique: 0 Distinct: 65536 Total: 7625904 MaxCount: 1574 2024/04/16 02:25:40 START of EMsync Run=1 Run=2 Run=3 Run=4 Run=5 Run=6 Run=7 Run=8 Run=9 Run=10 Run=11 Run=12 Run=13 Run=14 Run=15 Run=16 Run=17 Run=18 Run=19 Run=20 Run=21 Run=22 Run=23 Run=24 Run=25 2024/04/16 02:25:40 Runs=25 2024/04/16 02:25:40 END of EMsync 2024/04/16 02:25:40 START of Creating AB Cluster Vectors Cluster 1 Abundance=241.01134335779187 Length=16168.173737759438 LowLimit=163 HighLimit=318 Cluster 2 Abundance=75.53888858729701 Length=49367.826262240575 LowLimit=32 HighLimit=118 2024/04/16 02:25:40 Trove size/4=18022 2024/04/16 02:25:40 Trove size/4=18022 2024/04/16 02:25:40 Cluster 1 size in kmers=65536 norm=126.5058948513796 2024/04/16 02:25:40 Cluster 2 size in kmers=65536 norm=221.81983091435748 2024/04/16 02:25:40 END of Creating AB Cluster Vectors cpus=32 using=1 2024/04/16 02:25:40 START of AB Binning 2024/04/16 02:25:40 FastaManager: START READ 2024/04/16 02:25:40 SequenceProcessor: 0 AB_BINNING START 2024/04/16 02:25:40 FastaManager: lines read 53328 2024/04/16 02:25:40 FastaManager: END READ 2024/04/16 02:25:40 FastaManager: FASTA 2024/04/16 02:25:43 SequenceProcessor: 0 AB_BINNING EXIT 2024/04/16 02:25:43 END of AB Binning Clustered reads: AB Cluster 1: 19871 AB Cluster 2: 6793 ##### Heap utilization statistics [GB] ##### Max Memory=0.5 Current Total Memory=0.5 Current Used Memory=0.276 Current Free Memory=0.224 ############################################ version MTxCB =Mon Apr 15 15:40:18 EDT 2024 cpus=32 using=1 2024/04/16 02:25:43 START of CB Counting 2024/04/16 02:25:43 FastaManager: START READ 2024/04/16 02:25:43 SequenceProcessor: 0 CB_SEQUENCEVECTORBUILD START 2024/04/16 02:25:43 FastaManager: lines read 53328 2024/04/16 02:25:43 FastaManager: END READ 2024/04/16 02:25:43 FastaManager: FASTA 2024/04/16 02:25:44 SequenceProcessor: 0 CB_SEQUENCEVECTORBUILD EXIT 2024/04/16 02:25:44 END of CB Counting 2024/04/16 02:25:44 Loaded sequences: 26664 ##### Heap utilization statistics [GB] ##### Max Memory=0.5 Current Total Memory=0.5 Current Used Memory=0.286 Current Free Memory=0.214 ############################################ cpus=32 using=1 2024/04/16 02:25:44 START of Creating CB Clusters Size=26664 K-Means clustering started ... centers initialized ... concurrent processing mode with 1 subtask threads ... iteration 1 moves = 6573 ... iteration 2 moves = 1627 ... iteration 3 moves = 517 ... iteration 4 moves = 217 ... iteration 5 moves = 146 ... iteration 6 moves = 222 ... iteration 7 moves = 257 ... iteration 8 moves = 253 ... iteration 9 moves = 280 ... iteration 10 moves = 310 ... iteration 11 moves = 370 ... iteration 12 moves = 441 ... iteration 13 moves = 520 ... iteration 14 moves = 441 ... iteration 15 moves = 376 ... iteration 16 moves = 328 ... iteration 17 moves = 296 ... iteration 18 moves = 289 ... iteration 19 moves = 256 ... iteration 20 moves = 205 ... iteration 21 moves = 115 ... iteration 22 moves = 71 ... iteration 23 moves = 59 ... iteration 24 moves = 44 ... iteration 25 moves = 16 ...end. 6.931 seconds. 2024/04/16 02:25:51 : kMeans cleanup. 2024/04/16 02:25:51 END of Creating CB Clusters. cpus=32 using=1 2024/04/16 02:25:51 START of CB Binning 2024/04/16 02:25:51 FastaManager: START READ 2024/04/16 02:25:51 SequenceProcessor: 0 CB_BINNING START 2024/04/16 02:25:51 FastaManager: lines read 53328 2024/04/16 02:25:51 FastaManager: END READ 2024/04/16 02:25:51 FastaManager: FASTA 2024/04/16 02:25:51 SequenceProcessor: 0 CB_BINNING EXIT Clustered reads: CB Cluster 1: 9339 CB Cluster 2: 17325 ##### Heap utilization statistics [GB] ##### Max Memory=0.5 Current Total Memory=0.5 Current Used Memory=0.306 Current Free Memory=0.194 ############################################ version MTxABxCB =Mon Apr 15 15:40:18 EDT 2024 cpus=32 using=1 2024/04/16 02:25:51 Using Dictionary ORIGINAL 2024/04/16 02:25:51 START of AB Counting 2024/04/16 02:25:51 FastaManager: START READ 2024/04/16 02:25:51 SequenceProcessor: 0 AB_KMERCOUNT START 2024/04/16 02:25:51 FastaManager: lines read 53328 2024/04/16 02:25:51 FastaManager: END READ 2024/04/16 02:25:51 FastaManager: FASTA 2024/04/16 02:25:53 SequenceProcessor: 0 AB_KMERCOUNT EXIT 2024/04/16 02:25:53 END of AB Counting 2024/04/16 02:25:53 Loaded sequences: 26664 2024/04/16 02:25:53 Distinct kmers(before remove): 65536 ##### Heap utilization statistics [GB] ##### Max Memory=0.5 Current Total Memory=0.5 Current Used Memory=0.157 Current Free Memory=0.343 ############################################ 2024/04/16 02:25:53 Unique: 0 Distinct: 65536 Total: 7625904 MaxCount: 1574 2024/04/16 02:25:53 START of EMsync Run=1 Run=2 Run=3 Run=4 Run=5 Run=6 Run=7 Run=8 Run=9 Run=10 Run=11 Run=12 Run=13 Run=14 Run=15 Run=16 Run=17 Run=18 Run=19 Run=20 Run=21 Run=22 Run=23 Run=24 Run=25 2024/04/16 02:25:53 Runs=25 2024/04/16 02:25:53 END of EMsync 2024/04/16 02:25:53 Filter before=2 2024/04/16 02:25:53 Filter after=2 2024/04/16 02:25:53 START of Creating AB Cluster Vectors Cluster 1 Abundance=75.53888858729701 Length=49367.826262240575 LowLimit=32 HighLimit=118 Cluster 2 Abundance=241.01134335779187 Length=16168.173737759438 LowLimit=163 HighLimit=318 2024/04/16 02:25:53 Trove size/4=18022 2024/04/16 02:25:53 Trove size/4=18022 2024/04/16 02:25:53 Cluster 2 size in kmers=65536 norm=126.5058948513796 2024/04/16 02:25:53 Cluster 1 size in kmers=65536 norm=221.81983091435748 2024/04/16 02:25:53 END of Creating AB Cluster Vectors cpus=32 using=1 2024/04/16 02:25:53 START of AB Binning 2024/04/16 02:25:53 FastaManager: START READ 2024/04/16 02:25:53 SequenceProcessor: 0 AB_BINNING START 2024/04/16 02:25:53 FastaManager: lines read 53328 2024/04/16 02:25:53 FastaManager: END READ 2024/04/16 02:25:53 FastaManager: FASTA 2024/04/16 02:25:55 SequenceProcessor: 0 AB_BINNING EXIT 2024/04/16 02:25:55 END of AB Binning cpus=32 using=1 2024/04/16 02:25:55 START of CB Counting 2024/04/16 02:25:55 FastaManager: START READ 2024/04/16 02:25:55 SequenceProcessor: 0 CB_SEQUENCEVECTORBUILD START 2024/04/16 02:25:55 FastaManager: lines read 53328 2024/04/16 02:25:55 FastaManager: END READ 2024/04/16 02:25:55 FastaManager: FASTA 2024/04/16 02:25:56 SequenceProcessor: 0 CB_SEQUENCEVECTORBUILD EXIT 2024/04/16 02:25:56 END of CB Counting 2024/04/16 02:25:56 Loaded sequences: 26664 ##### Heap utilization statistics [GB] ##### Max Memory=0.5 Current Total Memory=0.5 Current Used Memory=0.454 Current Free Memory=0.046 ############################################ 2024/04/16 02:25:56 AB Cluster=1 Size=6793 2024/04/16 02:25:56 AB Cluster=2 Size=19871 cpus=32 using=1 ABid size abundance EMLength newLength EMspecies newspecies ----- ---- --------- -------- --------- --------- ---------- 1 6,793 75.53889 49,367 13,489 1 1 2024/04/16 02:25:56 START of Creating CB Clusters for AB Cluster=1 Size=6793 K-Means clustering started ... centers initialized ... concurrent processing mode with 1 subtask threads ... iteration 1 moves = 0 ...end. 0.704 seconds. 2024/04/16 02:25:57 : kMeans cleanup. 2024/04/16 02:25:57 END of Creating CB Clusters for AB Cluster=1 cpus=32 using=1 ABid size abundance EMLength newLength EMspecies newspecies ----- ---- --------- -------- --------- --------- ---------- 2 19,871 241.01134 16,168 12,367 1 1 2024/04/16 02:25:57 START of Creating CB Clusters for AB Cluster=2 Size=19871 K-Means clustering started ... centers initialized ... concurrent processing mode with 1 subtask threads ... iteration 1 moves = 0 ...end. 2.204 seconds. 2024/04/16 02:25:59 : kMeans cleanup. 2024/04/16 02:25:59 END of Creating CB Clusters for AB Cluster=2 ##### Heap utilization statistics [GB] ##### Max Memory=0.5 Current Total Memory=0.5 Current Used Memory=0.322 Current Free Memory=0.178 ############################################ cpus=32 using=1 2024/04/16 02:25:59 START of CB Binning 2024/04/16 02:25:59 FastaManager: START READ 2024/04/16 02:25:59 SequenceProcessor: 0 CB_BINNING START 2024/04/16 02:25:59 FastaManager: lines read 53328 2024/04/16 02:25:59 FastaManager: END READ 2024/04/16 02:25:59 FastaManager: FASTA 2024/04/16 02:25:59 SequenceProcessor: 0 CB_BINNING EXIT Clustered reads: ABxCB Cluster 1: 6793 ABxCB Cluster 2: 19871 ##### Heap utilization statistics [GB] ##### Max Memory=0.5 Current Total Memory=0.5 Current Used Memory=0.409 Current Free Memory=0.091 ############################################ [ FAIL 0 | WARN 0 | SKIP 0 | PASS 52 ] > > proc.time() user system elapsed 31.35 1.01 22.42
metabinR.Rcheck/metabinR-Ex.timings
name | user | system | elapsed | |
abundance_based_binning | 9.80 | 0.92 | 6.59 | |
composition_based_binning | 4.57 | 0.47 | 2.00 | |
hierarchical_binning | 3.91 | 0.51 | 3.39 | |