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

This page was generated on 2025-01-02 12:07 -0500 (Thu, 02 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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 1198/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metabinR 1.8.0  (landing page)
Anestis Gkanogiannis
Snapshot Date: 2024-12-30 13:00 -0500 (Mon, 30 Dec 2024)
git_url: https://git.bioconductor.org/packages/metabinR
git_branch: RELEASE_3_20
git_last_commit: 64ae262
git_last_commit_date: 2024-10-29 11:16:18 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for metabinR on kjohnson1

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.

raw results


Summary

Package: metabinR
Version: 1.8.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:metabinR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings metabinR_1.8.0.tar.gz
StartedAt: 2025-01-01 00:13:06 -0500 (Wed, 01 Jan 2025)
EndedAt: 2025-01-01 00:14:24 -0500 (Wed, 01 Jan 2025)
EllapsedTime: 78.1 seconds
RetCode: 0
Status:   OK  
CheckDir: metabinR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:metabinR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings metabinR_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/metabinR.Rcheck’
* using R version 4.4.2 (2024-10-31)
* 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.7.1
* 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.8.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 ‘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 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 whether 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   8.769  0.775   7.372
hierarchical_binning      5.402  0.332   4.361
composition_based_binning 4.637  0.597   2.712
* 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 ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

metabinR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL metabinR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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)

Tests output

metabinR.Rcheck/tests/spelling.Rout


R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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.097   0.033   0.125 

metabinR.Rcheck/tests/testthat.Rout


R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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 Dec 30 15:11:27 EST 2024
cpus=10
using=1
2025/01/01 00:13:44 Using Dictionary ORIGINAL
2025/01/01 00:13:44 START of AB Counting
2025/01/01 00:13:44 FastaManager: START READ
2025/01/01 00:13:44 SequenceProcessor: 0	AB_KMERCOUNT START
CHUNK_SIZE=67108864
2025/01/01 00:13:44 FastaManager: lines read 53328
2025/01/01 00:13:44 FastaManager: END READ
2025/01/01 00:13:44 FastaManager: FASTA
2025/01/01 00:13:45 SequenceProcessor: 0	AB_KMERCOUNT EXIT
2025/01/01 00:13:45 END of AB Counting
2025/01/01 00:13:45 Loaded sequences: 26664
2025/01/01 00:13:45 Total kmers(before remove):	65536


##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.5
Current Used Memory=0.284
Current Free Memory=0.216
############################################

2025/01/01 00:13:46
Unique:		0
Distinct:	65536
Total:		7625904
MaxCount:	1574

2025/01/01 00:13:46 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
2025/01/01 00:13:46	Runs=25
2025/01/01 00:13:46 END of EMsync
2025/01/01 00:13:46 START of Creating AB Cluster Vectors
	Cluster 1	Abundance=241.01134335779187	Length=16168.173737759447	LowLimit=163	HighLimit=318
	Cluster 2	Abundance=75.538888587297	Length=49367.82626224055	LowLimit=32	HighLimit=118
2025/01/01 00:13:46	Trove size/4=18022
2025/01/01 00:13:46	Trove size/4=18022
2025/01/01 00:13:46	Cluster 1	size in kmers=65536	norm=126.50589485137961
2025/01/01 00:13:46	Cluster 2	size in kmers=65536	norm=221.81983091435748
2025/01/01 00:13:46 END of Creating AB Cluster Vectors
cpus=10
using=1
2025/01/01 00:13:46 START of AB Binning
2025/01/01 00:13:46 FastaManager: START READ
2025/01/01 00:13:46 SequenceProcessor: 0	AB_BINNING START
2025/01/01 00:13:46 FastaManager: lines read 53328
2025/01/01 00:13:46 FastaManager: END READ
2025/01/01 00:13:46 FastaManager: FASTA
2025/01/01 00:13:49 SequenceProcessor: 0	AB_BINNING EXIT
2025/01/01 00:13:49 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.368
Current Free Memory=0.132
############################################

version MTxCB =Mon Dec 30 15:11:27 EST 2024
cpus=10
using=1
2025/01/01 00:13:49 START of CB Counting
2025/01/01 00:13:49 FastaManager: START READ
2025/01/01 00:13:49 SequenceProcessor: 0	CB_SEQUENCEVECTORBUILD START
2025/01/01 00:13:49 FastaManager: lines read 53328
2025/01/01 00:13:49 FastaManager: END READ
2025/01/01 00:13:49 FastaManager: FASTA
2025/01/01 00:13:50 SequenceProcessor: 0	CB_SEQUENCEVECTORBUILD EXIT
2025/01/01 00:13:50 END of CB Counting
2025/01/01 00:13:50 Loaded sequences: 26664

##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.5
Current Used Memory=0.424
Current Free Memory=0.076
############################################

cpus=10
using=1
2025/01/01 00:13:50 START of Creating CB Clusters	Size=26664
K-Means clustering started
... centers initialized
... concurrent processing mode with 1 subtask threads
... iteration 1 moves = 7556
... iteration 2 moves = 3950
... iteration 3 moves = 1303
... iteration 4 moves = 473
... iteration 5 moves = 245
... iteration 6 moves = 108
... iteration 7 moves = 60
... iteration 8 moves = 62
... iteration 9 moves = 74
... iteration 10 moves = 96
... iteration 11 moves = 97
... iteration 12 moves = 88
... iteration 13 moves = 64
... iteration 14 moves = 101
... iteration 15 moves = 93
... iteration 16 moves = 53
... iteration 17 moves = 87
... iteration 18 moves = 52
... iteration 19 moves = 80
... iteration 20 moves = 60
... iteration 21 moves = 63
... iteration 22 moves = 70
... iteration 23 moves = 77
... iteration 24 moves = 110
... iteration 25 moves = 111
...end.	9.861 seconds.
2025/01/01 00:14:00 : kMeans cleanup.
2025/01/01 00:14:00 END of Creating CB Clusters.
cpus=10
using=1
2025/01/01 00:14:00 START of CB Binning
2025/01/01 00:14:00 FastaManager: START READ
2025/01/01 00:14:00 SequenceProcessor: 0	CB_BINNING START
2025/01/01 00:14:00 FastaManager: lines read 53328
2025/01/01 00:14:00 FastaManager: END READ
2025/01/01 00:14:00 FastaManager: FASTA
2025/01/01 00:14:01 SequenceProcessor: 0	CB_BINNING EXIT
	Clustered reads:
		CB Cluster 1: 12313
		CB Cluster 2: 14351

##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.5
Current Used Memory=0.214
Current Free Memory=0.286
############################################

version MTxABxCB =Mon Dec 30 15:11:27 EST 2024
cpus=10
using=1
2025/01/01 00:14:01 Using Dictionary ORIGINAL
2025/01/01 00:14:01 START of AB Counting
2025/01/01 00:14:01 FastaManager: START READ
2025/01/01 00:14:01 SequenceProcessor: 0	AB_KMERCOUNT START
2025/01/01 00:14:01 FastaManager: lines read 53328
2025/01/01 00:14:01 FastaManager: END READ
2025/01/01 00:14:01 FastaManager: FASTA
2025/01/01 00:14:03 SequenceProcessor: 0	AB_KMERCOUNT EXIT
2025/01/01 00:14:03 END of AB Counting
2025/01/01 00:14:03 Loaded sequences: 26664
2025/01/01 00:14:03 Distinct kmers(before remove):	65536


##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.5
Current Used Memory=0.376
Current Free Memory=0.124
############################################

2025/01/01 00:14:03
Unique:		0
Distinct:	65536
Total:		7625904
MaxCount:	1574

2025/01/01 00:14:03 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
2025/01/01 00:14:03	Runs=25
2025/01/01 00:14:03 END of EMsync
2025/01/01 00:14:03	Filter before=2
2025/01/01 00:14:03	Filter after=2
2025/01/01 00:14:03 START of Creating AB Cluster Vectors
	Cluster 1	Abundance=241.01134335779187	Length=16168.173737759447	LowLimit=163	HighLimit=318
	Cluster 2	Abundance=75.538888587297	Length=49367.82626224055	LowLimit=32	HighLimit=118
2025/01/01 00:14:03	Trove size/4=18022
2025/01/01 00:14:03	Trove size/4=18022
2025/01/01 00:14:03	Cluster 2	size in kmers=65536	norm=221.81983091435748
2025/01/01 00:14:03	Cluster 1	size in kmers=65536	norm=126.50589485137961
2025/01/01 00:14:03 END of Creating AB Cluster Vectors
cpus=10
using=1
2025/01/01 00:14:03 START of AB Binning
2025/01/01 00:14:03 FastaManager: START READ
2025/01/01 00:14:03 SequenceProcessor: 0	AB_BINNING START
2025/01/01 00:14:03 FastaManager: lines read 53328
2025/01/01 00:14:03 FastaManager: END READ
2025/01/01 00:14:03 FastaManager: FASTA
2025/01/01 00:14:06 SequenceProcessor: 0	AB_BINNING EXIT
2025/01/01 00:14:06 END of AB Binning
cpus=10
using=1
2025/01/01 00:14:06 START of CB Counting
2025/01/01 00:14:06 FastaManager: START READ
2025/01/01 00:14:06 SequenceProcessor: 0	CB_SEQUENCEVECTORBUILD START
2025/01/01 00:14:06 FastaManager: lines read 53328
2025/01/01 00:14:06 FastaManager: END READ
2025/01/01 00:14:06 FastaManager: FASTA
2025/01/01 00:14:07 SequenceProcessor: 0	CB_SEQUENCEVECTORBUILD EXIT
2025/01/01 00:14:07 END of CB Counting
2025/01/01 00:14:07 Loaded sequences: 26664

##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.5
Current Used Memory=0.324
Current Free Memory=0.176
############################################

2025/01/01 00:14:07 AB Cluster=1	Size=19871
2025/01/01 00:14:07 AB Cluster=2	Size=6793

cpus=10
using=1
 ABid	    size	   abundance	  EMLength	 newLength	 EMspecies	newspecies
-----	    ----	   ---------	  --------	 ---------	 ---------	----------
    1	  19,871	   241.01134	    16,168	    12,367	    1		    1
2025/01/01 00:14:07 START of Creating CB Clusters for AB Cluster=1	Size=19871
K-Means clustering started
... centers initialized
... concurrent processing mode with 1 subtask threads
... iteration 1 moves = 0
...end.	3.436 seconds.
2025/01/01 00:14:11 : kMeans cleanup.
2025/01/01 00:14:11 END of Creating CB Clusters for AB Cluster=1
cpus=10
using=1
 ABid	    size	   abundance	  EMLength	 newLength	 EMspecies	newspecies
-----	    ----	   ---------	  --------	 ---------	 ---------	----------
    2	   6,793	    75.53889	    49,367	    13,489	    1		    1
2025/01/01 00:14:11 START of Creating CB Clusters for AB Cluster=2	Size=6793
K-Means clustering started
... centers initialized
... concurrent processing mode with 1 subtask threads
... iteration 1 moves = 0
...end.	1.161 seconds.
2025/01/01 00:14:12 : kMeans cleanup.
2025/01/01 00:14:12 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.362
Current Free Memory=0.138
############################################

cpus=10
using=1
2025/01/01 00:14:12 START of CB Binning
2025/01/01 00:14:12 FastaManager: START READ
2025/01/01 00:14:12 SequenceProcessor: 0	CB_BINNING START
2025/01/01 00:14:12 FastaManager: lines read 53328
2025/01/01 00:14:12 FastaManager: END READ
2025/01/01 00:14:12 FastaManager: FASTA
2025/01/01 00:14:12 SequenceProcessor: 0	CB_BINNING EXIT
	Clustered reads:
		ABxCB Cluster 1: 19871
		ABxCB Cluster 2: 6793

##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.5
Current Used Memory=0.437
Current Free Memory=0.063
############################################

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 52 ]
> 
> proc.time()
   user  system elapsed 
 37.880   0.799  30.260 

Example timings

metabinR.Rcheck/metabinR-Ex.timings

nameusersystemelapsed
abundance_based_binning8.7690.7757.372
composition_based_binning4.6370.5972.712
hierarchical_binning5.4020.3324.361