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

This page was generated on 2023-03-01 07:38:44 -0000 (Wed, 01 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4266
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 kunpeng1


To the developers/maintainers of the metabinR package:
- Please 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 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.

raw results

Package 1128/2171HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metabinR 1.1.0  (landing page)
Anestis Gkanogiannis
Snapshot Date: 2023-02-27 07:53:22 -0000 (Mon, 27 Feb 2023)
git_url: https://git.bioconductor.org/packages/metabinR
git_branch: master
git_last_commit: 35cbb83
git_last_commit_date: 2022-11-01 22:25:13 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: metabinR
Version: 1.1.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:metabinR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings metabinR_1.1.0.tar.gz
StartedAt: 2023-02-28 07:32:51 -0000 (Tue, 28 Feb 2023)
EndedAt: 2023-02-28 07:34:40 -0000 (Tue, 28 Feb 2023)
EllapsedTime: 109.1 seconds
RetCode: 0
Status:   OK  
CheckDir: metabinR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:metabinR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings metabinR_1.1.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/metabinR.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘metabinR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘metabinR’ version ‘1.1.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 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.326  0.802   6.053
hierarchical_binning    5.174  0.417   3.244
* 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/bbs-3.17-bioc/R/bin/R CMD INSTALL metabinR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-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)

Tests output

metabinR.Rcheck/tests/spelling.Rout


R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
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.198   0.027   0.209 

metabinR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
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 Feb 27 09:37:20 UTC 2023
cpus=32
using=1
2023/02/28 07:33:28 Using Dictionary ORIGINAL
2023/02/28 07:33:28 START of AB Counting
2023/02/28 07:33:28 FastaManager: START READ
2023/02/28 07:33:28 SequenceProcessor: 0	AB_KMERCOUNT START
CHUNK_SIZE=67108864
2023/02/28 07:33:28 FastaManager: lines read 53328
2023/02/28 07:33:28 FastaManager: END READ
2023/02/28 07:33:28 FastaManager: FASTA
2023/02/28 07:33:30 SequenceProcessor: 0	AB_KMERCOUNT EXIT
2023/02/28 07:33:30 END of AB Counting
2023/02/28 07:33:30 Loaded sequences: 26664
2023/02/28 07:33:30 Total kmers(before remove):	65536


##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.5
Current Used Memory=0.238
Current Free Memory=0.262
############################################

2023/02/28 07:33:30
Unique:		0
Distinct:	65536
Total:		7625904
MaxCount:	1574

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

version MTxCB =Mon Feb 27 09:37:20 UTC 2023
cpus=32
using=1
2023/02/28 07:33:33 START of CB Counting
2023/02/28 07:33:33 FastaManager: START READ
2023/02/28 07:33:33 SequenceProcessor: 0	CB_SEQUENCEVECTORBUILD START
2023/02/28 07:33:33 FastaManager: lines read 53328
2023/02/28 07:33:33 FastaManager: END READ
2023/02/28 07:33:33 FastaManager: FASTA
2023/02/28 07:33:34 SequenceProcessor: 0	CB_SEQUENCEVECTORBUILD EXIT
2023/02/28 07:33:34 END of CB Counting
2023/02/28 07:33:34 Loaded sequences: 26664

##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.5
Current Used Memory=0.277
Current Free Memory=0.223
############################################

cpus=32
using=1
2023/02/28 07:33:34 START of Creating CB Clusters	Size=26664
K-Means clustering started
... centers initialized
... concurrent processing mode with 1 subtask threads
... iteration 1 moves = 6859
... iteration 2 moves = 3012
... iteration 3 moves = 1233
... iteration 4 moves = 611
... iteration 5 moves = 353
... iteration 6 moves = 158
... iteration 7 moves = 108
... iteration 8 moves = 65
... iteration 9 moves = 29
... iteration 10 moves = 23
... iteration 11 moves = 25
... iteration 12 moves = 34
... iteration 13 moves = 18
... iteration 14 moves = 0
...end.	6.021 seconds.
2023/02/28 07:33:40 : kMeans cleanup.
2023/02/28 07:33:40 END of Creating CB Clusters.
cpus=32
using=1
2023/02/28 07:33:40 START of CB Binning
2023/02/28 07:33:40 FastaManager: START READ
2023/02/28 07:33:40 SequenceProcessor: 0	CB_BINNING START
2023/02/28 07:33:40 FastaManager: lines read 53328
2023/02/28 07:33:40 FastaManager: END READ
2023/02/28 07:33:40 FastaManager: FASTA
2023/02/28 07:33:40 SequenceProcessor: 0	CB_BINNING EXIT
	Clustered reads:
		CB Cluster 1: 19567
		CB Cluster 2: 7097

##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.5
Current Used Memory=0.338
Current Free Memory=0.162
############################################

version MTxABxCB =Mon Feb 27 09:37:20 UTC 2023
cpus=32
using=1
2023/02/28 07:33:40 Using Dictionary ORIGINAL
2023/02/28 07:33:40 START of AB Counting
2023/02/28 07:33:40 FastaManager: START READ
2023/02/28 07:33:40 SequenceProcessor: 0	AB_KMERCOUNT START
2023/02/28 07:33:41 FastaManager: lines read 53328
2023/02/28 07:33:41 FastaManager: END READ
2023/02/28 07:33:41 FastaManager: FASTA
2023/02/28 07:33:42 SequenceProcessor: 0	AB_KMERCOUNT EXIT
2023/02/28 07:33:42 END of AB Counting
2023/02/28 07:33:42 Loaded sequences: 26664
2023/02/28 07:33:42 Distinct kmers(before remove):	65536


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

2023/02/28 07:33:42
Unique:		0
Distinct:	65536
Total:		7625904
MaxCount:	1574

2023/02/28 07:33:42 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/02/28 07:33:42	Runs=25
2023/02/28 07:33:42 END of EMsync
2023/02/28 07:33:42	Filter before=2
2023/02/28 07:33:42	Filter after=2
2023/02/28 07:33:42 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/02/28 07:33:42	Trove size/4=18022
2023/02/28 07:33:42	Trove size/4=18022
2023/02/28 07:33:42	Cluster 1	size in kmers=65536	norm=221.81983091435748
2023/02/28 07:33:42	Cluster 2	size in kmers=65536	norm=126.50589485137961
2023/02/28 07:33:42 END of Creating AB Cluster Vectors
cpus=32
using=1
2023/02/28 07:33:43 START of AB Binning
2023/02/28 07:33:43 FastaManager: START READ
2023/02/28 07:33:43 SequenceProcessor: 0	AB_BINNING START
2023/02/28 07:33:43 FastaManager: lines read 53328
2023/02/28 07:33:43 FastaManager: END READ
2023/02/28 07:33:43 FastaManager: FASTA
2023/02/28 07:33:45 SequenceProcessor: 0	AB_BINNING EXIT
2023/02/28 07:33:45 END of AB Binning
cpus=32
using=1
2023/02/28 07:33:45 START of CB Counting
2023/02/28 07:33:45 FastaManager: START READ
2023/02/28 07:33:45 SequenceProcessor: 0	CB_SEQUENCEVECTORBUILD START
2023/02/28 07:33:45 FastaManager: lines read 53328
2023/02/28 07:33:45 FastaManager: END READ
2023/02/28 07:33:45 FastaManager: FASTA
2023/02/28 07:33:45 SequenceProcessor: 0	CB_SEQUENCEVECTORBUILD EXIT
2023/02/28 07:33:45 END of CB Counting
2023/02/28 07:33:45 Loaded sequences: 26664

##### Heap utilization statistics [GB] #####
Max Memory=0.5
Current Total Memory=0.5
Current Used Memory=0.262
Current Free Memory=0.238
############################################

2023/02/28 07:33:45 AB Cluster=1	Size=6793
2023/02/28 07:33:45 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/02/28 07:33:45 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.794 seconds.
2023/02/28 07:33:46 : kMeans cleanup.
2023/02/28 07:33:46 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/02/28 07:33:46 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.424 seconds.
2023/02/28 07:33:49 : kMeans cleanup.
2023/02/28 07:33:49 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.275
Current Free Memory=0.225
############################################

cpus=32
using=1
2023/02/28 07:33:49 START of CB Binning
2023/02/28 07:33:49 FastaManager: START READ
2023/02/28 07:33:49 SequenceProcessor: 0	CB_BINNING START
2023/02/28 07:33:49 FastaManager: lines read 53328
2023/02/28 07:33:49 FastaManager: END READ
2023/02/28 07:33:49 FastaManager: FASTA
2023/02/28 07:33:49 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.438
Current Free Memory=0.062
############################################

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 52 ]
> 
> proc.time()
   user  system elapsed 
 31.563   1.744  22.850 

Example timings

metabinR.Rcheck/metabinR-Ex.timings

nameusersystemelapsed
abundance_based_binning9.3260.8026.053
composition_based_binning4.2960.4211.797
hierarchical_binning5.1740.4173.244