Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-06-06 11:00:35 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
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

CHECK results for metabinR on kunpeng2


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1153/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metabinR 1.3.0  (landing page)
Anestis Gkanogiannis
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 2023)
git_url: https://git.bioconductor.org/packages/metabinR
git_branch: devel
git_last_commit: 75f448b
git_last_commit_date: 2023-04-25 15:41:31 -0000 (Tue, 25 Apr 2023)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

Summary

Package: metabinR
Version: 1.3.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:metabinR.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings metabinR_1.3.0.tar.gz
StartedAt: 2023-06-06 01:32:33 -0000 (Tue, 06 Jun 2023)
EndedAt: 2023-06-06 01:34:14 -0000 (Tue, 06 Jun 2023)
EllapsedTime: 100.1 seconds
RetCode: 0
Status:   OK  
CheckDir: metabinR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:metabinR.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings metabinR_1.3.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/metabinR.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘metabinR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘metabinR’ version ‘1.3.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 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 loading without being on the library search path ... 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 8.228  0.558   5.557
* 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 ...
  ‘metabinR_vignette.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

metabinR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL metabinR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/site-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.3.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (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.192   0.025   0.204 

metabinR.Rcheck/tests/testthat.Rout


R version 4.3.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (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 Jun 05 08:13:10 UTC 2023
cpus=32
using=1
2023/06/06 01:33:08 Using Dictionary ORIGINAL
2023/06/06 01:33:08 START of AB Counting
2023/06/06 01:33:08 FastaManager: START READ
2023/06/06 01:33:08 SequenceProcessor: 0	AB_KMERCOUNT START
CHUNK_SIZE=67108864
2023/06/06 01:33:08 FastaManager: lines read 53328
2023/06/06 01:33:08 FastaManager: END READ
2023/06/06 01:33:08 FastaManager: FASTA
2023/06/06 01:33:09 SequenceProcessor: 0	AB_KMERCOUNT EXIT
2023/06/06 01:33:09 END of AB Counting
2023/06/06 01:33:09 Loaded sequences: 26664
2023/06/06 01:33:09 Total kmers(before remove):	65536


##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.5
Current Used Memory=0.289
Current Free Memory=0.211
############################################

2023/06/06 01:33:09
Unique:		0
Distinct:	65536
Total:		7625904
MaxCount:	1574

2023/06/06 01:33:09 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
2023/06/06 01:33:09	Runs=25
2023/06/06 01:33:09 END of EMsync
2023/06/06 01:33:09 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
2023/06/06 01:33:09	Trove size/4=18022
2023/06/06 01:33:09	Trove size/4=18022
2023/06/06 01:33:10	Cluster 2	size in kmers=65536	norm=221.81983091435748
2023/06/06 01:33:10	Cluster 1	size in kmers=65536	norm=126.50589485137961
2023/06/06 01:33:10 END of Creating AB Cluster Vectors
cpus=32
using=1
2023/06/06 01:33:10 START of AB Binning
2023/06/06 01:33:10 FastaManager: START READ
2023/06/06 01:33:10 SequenceProcessor: 0	AB_BINNING START
2023/06/06 01:33:10 FastaManager: lines read 53328
2023/06/06 01:33:10 FastaManager: END READ
2023/06/06 01:33:10 FastaManager: FASTA
2023/06/06 01:33:12 SequenceProcessor: 0	AB_BINNING EXIT
2023/06/06 01:33:12 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.28
Current Free Memory=0.22
############################################

version MTxCB =Mon Jun 05 08:13:10 UTC 2023
cpus=32
using=1
2023/06/06 01:33:12 START of CB Counting
2023/06/06 01:33:12 FastaManager: START READ
2023/06/06 01:33:12 SequenceProcessor: 0	CB_SEQUENCEVECTORBUILD START
2023/06/06 01:33:12 FastaManager: lines read 53328
2023/06/06 01:33:12 FastaManager: END READ
2023/06/06 01:33:12 FastaManager: FASTA
2023/06/06 01:33:13 SequenceProcessor: 0	CB_SEQUENCEVECTORBUILD EXIT
2023/06/06 01:33:13 END of CB Counting
2023/06/06 01:33:13 Loaded sequences: 26664

##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.361
Current Used Memory=0.225
Current Free Memory=0.136
############################################

cpus=32
using=1
2023/06/06 01:33:13 START of Creating CB Clusters	Size=26664
K-Means clustering started
... centers initialized
... concurrent processing mode with 1 subtask threads
... iteration 1 moves = 5614
... iteration 2 moves = 1219
... iteration 3 moves = 500
... iteration 4 moves = 443
... iteration 5 moves = 511
... iteration 6 moves = 439
... iteration 7 moves = 372
... iteration 8 moves = 316
... iteration 9 moves = 305
... iteration 10 moves = 266
... iteration 11 moves = 249
... iteration 12 moves = 178
... iteration 13 moves = 111
... iteration 14 moves = 63
... iteration 15 moves = 56
... iteration 16 moves = 48
... iteration 17 moves = 8
... iteration 18 moves = 11
... iteration 19 moves = 13
... iteration 20 moves = 5
... iteration 21 moves = 3
... iteration 22 moves = 2
... iteration 23 moves = 0
...end.	7.576 seconds.
2023/06/06 01:33:21 : kMeans cleanup.
2023/06/06 01:33:21 END of Creating CB Clusters.
cpus=32
using=1
2023/06/06 01:33:21 START of CB Binning
2023/06/06 01:33:21 FastaManager: START READ
2023/06/06 01:33:21 SequenceProcessor: 0	CB_BINNING START
2023/06/06 01:33:21 FastaManager: lines read 53328
2023/06/06 01:33:21 FastaManager: END READ
2023/06/06 01:33:21 FastaManager: FASTA
2023/06/06 01:33:21 SequenceProcessor: 0	CB_BINNING EXIT
	Clustered reads:
		CB Cluster 1: 9315
		CB Cluster 2: 17349

##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.412
Current Used Memory=0.313
Current Free Memory=0.099
############################################

version MTxABxCB =Mon Jun 05 08:13:10 UTC 2023
cpus=32
using=1
2023/06/06 01:33:21 Using Dictionary ORIGINAL
2023/06/06 01:33:21 START of AB Counting
2023/06/06 01:33:21 FastaManager: START READ
2023/06/06 01:33:21 SequenceProcessor: 0	AB_KMERCOUNT START
2023/06/06 01:33:21 FastaManager: lines read 53328
2023/06/06 01:33:21 FastaManager: END READ
2023/06/06 01:33:21 FastaManager: FASTA
2023/06/06 01:33:23 SequenceProcessor: 0	AB_KMERCOUNT EXIT
2023/06/06 01:33:23 END of AB Counting
2023/06/06 01:33:23 Loaded sequences: 26664
2023/06/06 01:33:23 Distinct kmers(before remove):	65536


##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.431
Current Used Memory=0.311
Current Free Memory=0.119
############################################

2023/06/06 01:33:23
Unique:		0
Distinct:	65536
Total:		7625904
MaxCount:	1574

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

##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.5
Current Used Memory=0.241
Current Free Memory=0.259
############################################

2023/06/06 01:33:25 AB Cluster=1	Size=6793
2023/06/06 01:33:25 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
2023/06/06 01:33:25 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.765 seconds.
2023/06/06 01:33:26 : kMeans cleanup.
2023/06/06 01:33:26 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
2023/06/06 01:33:26 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.269 seconds.
2023/06/06 01:33:28 : kMeans cleanup.
2023/06/06 01:33:28 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.389
Current Free Memory=0.111
############################################

cpus=32
using=1
2023/06/06 01:33:28 START of CB Binning
2023/06/06 01:33:28 FastaManager: START READ
2023/06/06 01:33:28 SequenceProcessor: 0	CB_BINNING START
2023/06/06 01:33:28 FastaManager: lines read 53328
2023/06/06 01:33:28 FastaManager: END READ
2023/06/06 01:33:28 FastaManager: FASTA
2023/06/06 01:33:29 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.445
Current Free Memory=0.055
############################################

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 52 ]
> 
> proc.time()
   user  system elapsed 
 30.401   0.982  22.503 

Example timings

metabinR.Rcheck/metabinR-Ex.timings

nameusersystemelapsed
abundance_based_binning8.2280.5585.557
composition_based_binning3.9570.2561.672
hierarchical_binning3.7710.2482.955