Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-11-02 11:40:42 -0400 (Thu, 02 Nov 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4729
palomino4Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4463
lconwaymacOS 12.6.5 Montereyx86_644.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" 4478
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.1 (2023-06-16) -- "Beagle Scouts" 4464
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 769/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GBScleanR 1.6.0  (landing page)
Tomoyuki Furuta
Snapshot Date: 2023-11-01 14:05:06 -0400 (Wed, 01 Nov 2023)
git_url: https://git.bioconductor.org/packages/GBScleanR
git_branch: RELEASE_3_18
git_last_commit: f849068
git_last_commit_date: 2023-10-24 11:38:50 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.6.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for GBScleanR on kunpeng2


To the developers/maintainers of the GBScleanR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GBScleanR.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: GBScleanR
Version: 1.6.0
Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:GBScleanR.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings GBScleanR_1.6.0.tar.gz
StartedAt: 2023-11-02 10:40:26 -0000 (Thu, 02 Nov 2023)
EndedAt: 2023-11-02 10:43:43 -0000 (Thu, 02 Nov 2023)
EllapsedTime: 197.0 seconds
RetCode: 0
Status:   OK  
CheckDir: GBScleanR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:GBScleanR.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings GBScleanR_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/GBScleanR.Rcheck’
* using R version 4.3.1 (2023-06-16)
* 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
* using option ‘--no-vignettes’
* checking for file ‘GBScleanR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GBScleanR’ version ‘1.6.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 ‘GBScleanR’ can be installed ... OK
* used C++ compiler: ‘g++ (GCC) 10.3.1’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is  7.1Mb
  sub-directories of 1Mb or more:
    libs   6.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 loading without being on the library search path ... 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
.replaceGT: no visible global function definition for ‘copyto.gdsn’
Undefined global functions or variables:
  copyto.gdsn
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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: 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/GBScleanR.Rcheck/00check.log’
for details.



Installation output

GBScleanR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL GBScleanR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.1/site-library’
* installing *source* package ‘GBScleanR’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (GCC) 10.3.1’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.3.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.3.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c gbsrCalcProb.cpp -o gbsrCalcProb.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.3.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c gbsrFB.cpp -o gbsrFB.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.3.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c gbsrIPO.cpp -o gbsrIPO.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.3.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c gbsrStats.cpp -o gbsrStats.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.3.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c gbsrViterbi.cpp -o gbsrViterbi.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.3.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c gbsrutil.cpp -o gbsrutil.o
g++ -std=gnu++11 -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o GBScleanR.so RcppExports.o gbsrCalcProb.o gbsrFB.o gbsrIPO.o gbsrStats.o gbsrViterbi.o gbsrutil.o -L/home/biocbuild/R/R-4.3.1/lib -lR
installing to /home/biocbuild/R/R-4.3.1/site-library/00LOCK-GBScleanR/00new/GBScleanR/libs
** 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
** 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 (GBScleanR)

Tests output

GBScleanR.Rcheck/tests/testthat.Rout


R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
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(GBScleanR)
Loading required package: SeqArray
Loading required package: gdsfmt
> 
> test_check("GBScleanR")
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e549ae38f.gds' (94.1K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e549ae38f.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e549ae38f.gds.tmp' (94.0K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e20a86927.gds' (94.1K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e20a86927.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e20a86927.gds.tmp' (94.0K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e380877bb.gds' (94.1K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e380877bb.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e380877bb.gds.tmp' (94.0K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Thu Nov  2 10:43:30 2023
Variant Call Format (VCF) Import:
    file:
        sample.vcf (210.3K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 102
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 102
Output:
    /home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2d6e3d21.gds
Parsing 'sample.vcf':
+ genotype/data   { Bit2 2x102x242 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 338086c89cac9760256e9d1ec0a77327]
    variant.id  [md5: 6f6b771cc6816e18766cd7b202765193]
    position  [md5: f3033fec247b8ec6980e81005e257bd8]
    chromosome  [md5: 891ee7d299e1dba9146b8ae33476741c]
    allele  [md5: a51167e967b708c016f5196aa910d180]
    genotype  [md5: b83af5eb9818d83c2ccaa40d494f15a8]
    phase  [md5: 9d686e01959b61df5fdc1a4684bd72b3]
    annotation/id  [md5: 2e4debeee6209485fcf7cb57d8e185e6]
    annotation/qual  [md5: 5a566f4332739a2b28d23b215163b70a]
    annotation/filter  [md5: cb74cdb22966d99a9290a2c804a10580]
    annotation/format/AD  [md5: 9c1d40375ae9a2d5fb0e3a5ef81f5c53]
Done.
Thu Nov  2 10:43:30 2023
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2d6e3d21.gds' (52.6K)
    # of fragments: 108
    save to '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2d6e3d21.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2d6e3d21.gds.tmp' (51.9K, reduced: 648B)
    # of fragments: 54
Thu Nov  2 10:43:30 2023
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2d6e3d21.gds' (94.1K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2d6e3d21.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2d6e3d21.gds.tmp' (94.0K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e205fb86c.gds' (94.1K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e205fb86c.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e205fb86c.gds.tmp' (94.0K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
 <None> <None> <None> <None> <None> <None> <None> <None> <None> <None>The connection to the GDS file was closed.
Loading GDS file.
Reformatting FGT
The connection to the GDS file was closed.
Loading GDS file.
Reformatting FGT
The connection to the GDS file was closed.
Thu Nov  2 10:43:34 2023
Variant Call Format (VCF) Import:
    file:
        sample.vcf (210.3K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 102
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 102
Output:
    /home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2bcd5ff7.gds
Parsing 'sample.vcf':
+ genotype/data   { Bit2 2x102x242 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 338086c89cac9760256e9d1ec0a77327]
    variant.id  [md5: 6f6b771cc6816e18766cd7b202765193]
    position  [md5: f3033fec247b8ec6980e81005e257bd8]
    chromosome  [md5: 891ee7d299e1dba9146b8ae33476741c]
    allele  [md5: a51167e967b708c016f5196aa910d180]
    genotype  [md5: b83af5eb9818d83c2ccaa40d494f15a8]
    phase  [md5: 9d686e01959b61df5fdc1a4684bd72b3]
    annotation/id  [md5: 2e4debeee6209485fcf7cb57d8e185e6]
    annotation/qual  [md5: 5a566f4332739a2b28d23b215163b70a]
    annotation/filter  [md5: cb74cdb22966d99a9290a2c804a10580]
    annotation/format/AD  [md5: 9c1d40375ae9a2d5fb0e3a5ef81f5c53]
Done.
Thu Nov  2 10:43:34 2023
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2bcd5ff7.gds' (52.6K)
    # of fragments: 108
    save to '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2bcd5ff7.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2bcd5ff7.gds.tmp' (51.9K, reduced: 648B)
    # of fragments: 54
Thu Nov  2 10:43:34 2023
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2bcd5ff7.gds' (94.1K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2bcd5ff7.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e2bcd5ff7.gds.tmp' (94.0K, reduced: 108B)
    # of fragments: 60
No parents info.
Thu Nov  2 10:43:34 2023
Variant Call Format (VCF) Import:
    file:
        out106d4e402f3971.vcf (54.7K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 52
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 52
Output:
    /home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e6d940b0e.gds
Parsing 'out106d4e402f3971.vcf':
+ genotype/data   { Bit2 2x52x117 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 5c5fcb83e522119b1d6b49740e331e88]
    variant.id  [md5: fa2d975ce8fd1f32652b5a27aba48449]
    position  [md5: 0da10ac439139f9031e3dd782aa4c432]
    chromosome  [md5: 314d6297b62afccdc3c21fa3086e2f62]
    allele  [md5: 38176b089f66d788983715ecceb4d0b0]
    genotype  [md5: a957e416942c4ae4653d0b40dba6d510]
    phase  [md5: 0bc5b512ca1100abf5ae551aa86cdd51]
    annotation/id  [md5: 4e6db458eb098abf958d5e0c4f82f18e]
    annotation/qual  [md5: 71621cf3ea6b566a91659f6310c50bd3]
    annotation/filter  [md5: 5c6fb1c38ee346bb560398a8dcc414a1]
    annotation/format/AD  [md5: cd768b846d6a376e5bf04b117b941993]
Done.
Thu Nov  2 10:43:34 2023
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e6d940b0e.gds' (19.5K)
    # of fragments: 107
    save to '/home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e6d940b0e.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e6d940b0e.gds.tmp' (18.9K, reduced: 636B)
    # of fragments: 54
Thu Nov  2 10:43:34 2023
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e6d940b0e.gds' (30.1K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e6d940b0e.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e6d940b0e.gds.tmp' (30.0K, reduced: 108B)
    # of fragments: 60
No parents info.
Thu Nov  2 10:43:35 2023
Variant Call Format (VCF) Import:
    file:
        out106d4e53bec106.vcf (116.2K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 52
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 52
Output:
    /home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e52f12acf.gds
Parsing 'out106d4e53bec106.vcf':
+ genotype/data   { Bit2 2x52x117 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 5c5fcb83e522119b1d6b49740e331e88]
    variant.id  [md5: fa2d975ce8fd1f32652b5a27aba48449]
    position  [md5: 0da10ac439139f9031e3dd782aa4c432]
    chromosome  [md5: 314d6297b62afccdc3c21fa3086e2f62]
    allele  [md5: 38176b089f66d788983715ecceb4d0b0]
    genotype  [md5: a957e416942c4ae4653d0b40dba6d510]
    phase  [md5: 0bc5b512ca1100abf5ae551aa86cdd51]
    annotation/id  [md5: 4e6db458eb098abf958d5e0c4f82f18e]
    annotation/qual  [md5: 71621cf3ea6b566a91659f6310c50bd3]
    annotation/filter  [md5: 5c6fb1c38ee346bb560398a8dcc414a1]
    annotation/format/AD  [md5: cd768b846d6a376e5bf04b117b941993]
    annotation/format/CFT  [md5: f9cde78bdf60101344c4082c486a05ca]
    annotation/format/FAD  [md5: 155cf83b7930fa4ab11c944f69911eb4]
    annotation/format/FGT  [md5: df43b8dc89461c7632a3fd166055c11a]
Done.
Thu Nov  2 10:43:35 2023
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e52f12acf.gds' (29.8K)
    # of fragments: 140
    save to '/home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e52f12acf.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e52f12acf.gds.tmp' (29.0K, reduced: 852B)
    # of fragments: 69
Thu Nov  2 10:43:35 2023
Loading GDS file.
Reformatting FGT
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Working on 'annotation/format/FAD' ...
Working on 'annotation/format/FGT' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e52f12acf.gds' (49.9K)
    # of fragments: 91
    save to '/home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e52f12acf.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpSz3IP4/newgds106d4e52f12acf.gds.tmp' (48.7K, reduced: 1.3K)
    # of fragments: 79
The connection to the GDS file was closed.
The connection to the GDS file was closed.
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e4ec98d6.gds' (94.1K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e4ec98d6.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpSz3IP4/sample106d4e4ec98d6.gds.tmp' (94.0K, reduced: 108B)
    # of fragments: 60
As `mating` was not specified, set the following mating design.
     [,1]
[1,]    3
[2,]    3
Member IDs were not assigned to samples.
Assign 4 to all samples as member ID.
Set the number of threads: 1
Start cleaning...

Now cleaning chr 1...

Cycle 1: 

Forward round of genotype estimation ...

Founder genotype probability calculation ...                                                                      
Founder genotype probability calculation at marker#: 10                                                                      
Founder genotype probability calculation at marker#: 20                                                                      
Founder genotype probability calculation at marker#: 30                                                                      
Founder genotype probability calculation at marker#: 40                                                                      
Founder genotype probability calculation at marker#: 50                                                                      
Founder genotype probability calculation at marker#: 60                                                                      
Founder genotype probability calculation at marker#: 70                                                                      
Founder genotype probability calculation at marker#: 80                                                                      
Founder genotype probability calculation at marker#: 90                                                                      
Founder genotype probability calculation at marker#: 100                                                                      
Founder genotype probability calculation at marker#: 110                                                                      
Founder genotype probability calculation at marker#: 120                                                                      
Founder genotype probability calculation at marker#: 130                                                                      
Founder genotype probability calculation at marker#: 140                                                                      
Founder genotype probability calculation at marker#: 150                                                                      
Founder genotype probability calculation at marker#: 160                                                                      
Founder genotype probability calculation at marker#: 170                                                                      
Founder genotype probability calculation at marker#: 180                                                                      
Founder genotype probability calculation at marker#: 190                                                                      
Founder genotype probability calculation at marker#: 200                                                                      
Founder genotype probability calculation at marker#: 210                                                                      
Founder genotype probability calculation at marker#: 220                                                                      
Founder genotype probability calculation at marker#: 230                                                                      
Founder genotype probability calculation at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 230                                                                      
Backtracking best genotype sequences at marker#: 220                                                                      
Backtracking best genotype sequences at marker#: 210                                                                      
Backtracking best genotype sequences at marker#: 200                                                                      
Backtracking best genotype sequences at marker#: 190                                                                      
Backtracking best genotype sequences at marker#: 180                                                                      
Backtracking best genotype sequences at marker#: 170                                                                      
Backtracking best genotype sequences at marker#: 160                                                                      
Backtracking best genotype sequences at marker#: 150                                                                      
Backtracking best genotype sequences at marker#: 140                                                                      
Backtracking best genotype sequences at marker#: 130                                                                      
Backtracking best genotype sequences at marker#: 120                                                                      
Backtracking best genotype sequences at marker#: 110                                                                      
Backtracking best genotype sequences at marker#: 100                                                                      
Backtracking best genotype sequences at marker#: 90                                                                      
Backtracking best genotype sequences at marker#: 80                                                                      
Backtracking best genotype sequences at marker#: 70                                                                      
Backtracking best genotype sequences at marker#: 60                                                                      
Backtracking best genotype sequences at marker#: 50                                                                      
Backtracking best genotype sequences at marker#: 40                                                                      
Backtracking best genotype sequences at marker#: 30                                                                      
Backtracking best genotype sequences at marker#: 20                                                                      
Backtracking best genotype sequences at marker#: 10                                                                      
Backtracking best genotype sequences: Done!                                                                      
Offspring genotype probability calculation ...                                                                      
                                                                      
Backward round of genotype estimation  ...

Founder genotype probability calculation ...                                                                      
Founder genotype probability calculation at marker#: 10                                                                      
Founder genotype probability calculation at marker#: 20                                                                      
Founder genotype probability calculation at marker#: 30                                                                      
Founder genotype probability calculation at marker#: 40                                                                      
Founder genotype probability calculation at marker#: 50                                                                      
Founder genotype probability calculation at marker#: 60                                                                      
Founder genotype probability calculation at marker#: 70                                                                      
Founder genotype probability calculation at marker#: 80                                                                      
Founder genotype probability calculation at marker#: 90                                                                      
Founder genotype probability calculation at marker#: 100                                                                      
Founder genotype probability calculation at marker#: 110                                                                      
Founder genotype probability calculation at marker#: 120                                                                      
Founder genotype probability calculation at marker#: 130                                                                      
Founder genotype probability calculation at marker#: 140                                                                      
Founder genotype probability calculation at marker#: 150                                                                      
Founder genotype probability calculation at marker#: 160                                                                      
Founder genotype probability calculation at marker#: 170                                                                      
Founder genotype probability calculation at marker#: 180                                                                      
Founder genotype probability calculation at marker#: 190                                                                      
Founder genotype probability calculation at marker#: 200                                                                      
Founder genotype probability calculation at marker#: 210                                                                      
Founder genotype probability calculation at marker#: 220                                                                      
Founder genotype probability calculation at marker#: 230                                                                      
Founder genotype probability calculation at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 230                                                                      
Backtracking best genotype sequences at marker#: 220                                                                      
Backtracking best genotype sequences at marker#: 210                                                                      
Backtracking best genotype sequences at marker#: 200                                                                      
Backtracking best genotype sequences at marker#: 190                                                                      
Backtracking best genotype sequences at marker#: 180                                                                      
Backtracking best genotype sequences at marker#: 170                                                                      
Backtracking best genotype sequences at marker#: 160                                                                      
Backtracking best genotype sequences at marker#: 150                                                                      
Backtracking best genotype sequences at marker#: 140                                                                      
Backtracking best genotype sequences at marker#: 130                                                                      
Backtracking best genotype sequences at marker#: 120                                                                      
Backtracking best genotype sequences at marker#: 110                                                                      
Backtracking best genotype sequences at marker#: 100                                                                      
Backtracking best genotype sequences at marker#: 90                                                                      
Backtracking best genotype sequences at marker#: 80                                                                      
Backtracking best genotype sequences at marker#: 70                                                                      
Backtracking best genotype sequences at marker#: 60                                                                      
Backtracking best genotype sequences at marker#: 50                                                                      
Backtracking best genotype sequences at marker#: 40                                                                      
Backtracking best genotype sequences at marker#: 30                                                                      
Backtracking best genotype sequences at marker#: 20                                                                      
Backtracking best genotype sequences at marker#: 10                                                                      
Backtracking best genotype sequences: Done!                                                                      
Offspring genotype probability calculation ...                                                                      
                                                                      
Paramter optimization ...

Cycle 2: 

Forward round of genotype estimation ...

Founder genotype probability calculation ...                                                                      
Founder genotype probability calculation at marker#: 10                                                                      
Founder genotype probability calculation at marker#: 20                                                                      
Founder genotype probability calculation at marker#: 30                                                                      
Founder genotype probability calculation at marker#: 40                                                                      
Founder genotype probability calculation at marker#: 50                                                                      
Founder genotype probability calculation at marker#: 60                                                                      
Founder genotype probability calculation at marker#: 70                                                                      
Founder genotype probability calculation at marker#: 80                                                                      
Founder genotype probability calculation at marker#: 90                                                                      
Founder genotype probability calculation at marker#: 100                                                                      
Founder genotype probability calculation at marker#: 110                                                                      
Founder genotype probability calculation at marker#: 120                                                                      
Founder genotype probability calculation at marker#: 130                                                                      
Founder genotype probability calculation at marker#: 140                                                                      
Founder genotype probability calculation at marker#: 150                                                                      
Founder genotype probability calculation at marker#: 160                                                                      
Founder genotype probability calculation at marker#: 170                                                                      
Founder genotype probability calculation at marker#: 180                                                                      
Founder genotype probability calculation at marker#: 190                                                                      
Founder genotype probability calculation at marker#: 200                                                                      
Founder genotype probability calculation at marker#: 210                                                                      
Founder genotype probability calculation at marker#: 220                                                                      
Founder genotype probability calculation at marker#: 230                                                                      
Founder genotype probability calculation at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 230                                                                      
Backtracking best genotype sequences at marker#: 220                                                                      
Backtracking best genotype sequences at marker#: 210                                                                      
Backtracking best genotype sequences at marker#: 200                                                                      
Backtracking best genotype sequences at marker#: 190                                                                      
Backtracking best genotype sequences at marker#: 180                                                                      
Backtracking best genotype sequences at marker#: 170                                                                      
Backtracking best genotype sequences at marker#: 160                                                                      
Backtracking best genotype sequences at marker#: 150                                                                      
Backtracking best genotype sequences at marker#: 140                                                                      
Backtracking best genotype sequences at marker#: 130                                                                      
Backtracking best genotype sequences at marker#: 120                                                                      
Backtracking best genotype sequences at marker#: 110                                                                      
Backtracking best genotype sequences at marker#: 100                                                                      
Backtracking best genotype sequences at marker#: 90                                                                      
Backtracking best genotype sequences at marker#: 80                                                                      
Backtracking best genotype sequences at marker#: 70                                                                      
Backtracking best genotype sequences at marker#: 60                                                                      
Backtracking best genotype sequences at marker#: 50                                                                      
Backtracking best genotype sequences at marker#: 40                                                                      
Backtracking best genotype sequences at marker#: 30                                                                      
Backtracking best genotype sequences at marker#: 20                                                                      
Backtracking best genotype sequences at marker#: 10                                                                      
Backtracking best genotype sequences: Done!                                                                      
Offspring genotype probability calculation ...                                                                      
                                                                      
Backward round of genotype estimation  ...

Founder genotype probability calculation ...                                                                      
Founder genotype probability calculation at marker#: 10                                                                      
Founder genotype probability calculation at marker#: 20                                                                      
Founder genotype probability calculation at marker#: 30                                                                      
Founder genotype probability calculation at marker#: 40                                                                      
Founder genotype probability calculation at marker#: 50                                                                      
Founder genotype probability calculation at marker#: 60                                                                      
Founder genotype probability calculation at marker#: 70                                                                      
Founder genotype probability calculation at marker#: 80                                                                      
Founder genotype probability calculation at marker#: 90                                                                      
Founder genotype probability calculation at marker#: 100                                                                      
Founder genotype probability calculation at marker#: 110                                                                      
Founder genotype probability calculation at marker#: 120                                                                      
Founder genotype probability calculation at marker#: 130                                                                      
Founder genotype probability calculation at marker#: 140                                                                      
Founder genotype probability calculation at marker#: 150                                                                      
Founder genotype probability calculation at marker#: 160                                                                      
Founder genotype probability calculation at marker#: 170                                                                      
Founder genotype probability calculation at marker#: 180                                                                      
Founder genotype probability calculation at marker#: 190                                                                      
Founder genotype probability calculation at marker#: 200                                                                      
Founder genotype probability calculation at marker#: 210                                                                      
Founder genotype probability calculation at marker#: 220                                                                      
Founder genotype probability calculation at marker#: 230                                                                      
Founder genotype probability calculation at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 230                                                                      
Backtracking best genotype sequences at marker#: 220                                                                      
Backtracking best genotype sequences at marker#: 210                                                                      
Backtracking best genotype sequences at marker#: 200                                                                      
Backtracking best genotype sequences at marker#: 190                                                                      
Backtracking best genotype sequences at marker#: 180                                                                      
Backtracking best genotype sequences at marker#: 170                                                                      
Backtracking best genotype sequences at marker#: 160                                                                      
Backtracking best genotype sequences at marker#: 150                                                                      
Backtracking best genotype sequences at marker#: 140                                                                      
Backtracking best genotype sequences at marker#: 130                                                                      
Backtracking best genotype sequences at marker#: 120                                                                      
Backtracking best genotype sequences at marker#: 110                                                                      
Backtracking best genotype sequences at marker#: 100                                                                      
Backtracking best genotype sequences at marker#: 90                                                                      
Backtracking best genotype sequences at marker#: 80                                                                      
Backtracking best genotype sequences at marker#: 70                                                                      
Backtracking best genotype sequences at marker#: 60                                                                      
Backtracking best genotype sequences at marker#: 50                                                                      
Backtracking best genotype sequences at marker#: 40                                                                      
Backtracking best genotype sequences at marker#: 30                                                                      
Backtracking best genotype sequences at marker#: 20                                                                      
Backtracking best genotype sequences at marker#: 10                                                                      
Backtracking best genotype sequences: Done!                                                                      
Offspring genotype probability calculation ...                                                                      
                                                                      
Summarizing output ...

Done!
The connection to the GDS file was closed.
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 271 ]
> 
> proc.time()
   user  system elapsed 
 16.303   1.688  18.072 

Example timings

GBScleanR.Rcheck/GBScleanR-Ex.timings

nameusersystemelapsed
GbsrGenotypeData-class0.0140.0040.027
GbsrScheme-class0.0680.0040.074
addScheme0.0110.0000.011
assignScheme0.0880.0240.113
boxplotGBSR0.6000.0150.628
closeGDS0.0050.0000.005
countGenotype0.3620.0000.363
countRead0.4660.0150.484
estGeno1.8510.5202.415
gbsrGDS2CSV0.0300.0000.031
gbsrGDS2VCF0.0060.0000.005
gbsrVCF2GDS0.1020.0000.109
getAllele0.0060.0000.007
getChromosome0.0030.0040.007
getCountAlleleAlt0.0150.0000.015
getCountAlleleMissing0.0140.0000.013
getCountAlleleRef0.0130.0000.014
getCountGenoAlt0.0140.0000.014
getCountGenoHet0.0130.0000.013
getCountGenoMissing0.0100.0040.014
getCountGenoRef0.0140.0000.013
getCountRead0.0480.0000.048
getCountReadAlt0.030.000.03
getCountReadRef0.0240.0060.030
getGenotype0.0760.0020.078
getHaplotype1.3440.5411.918
getInfo0.0060.0000.006
getMAC0.0140.0000.014
getMAF0.0100.0040.015
getMarID0.0020.0040.007
getMeanReadAlt0.030.000.03
getMeanReadRef0.030.000.03
getMedianReadAlt0.030.000.03
getMedianReadRef0.030.000.03
getParents0.0090.0000.010
getPosition0.0070.0000.007
getRead0.0020.0080.009
getSDReadAlt0.030.000.03
getSDReadRef0.030.000.03
getSamID0.0030.0040.007
histGBSR0.3590.0000.360
initScheme0.0050.0040.009
isOpenGDS0.0070.0000.008
loadGDS0.0830.0080.092
nmar0.0060.0000.005
nsam0.0050.0000.006
pairsGBSR0.2040.0080.212
plotDosage0.2370.0040.241
plotGBSR0.2870.0000.288
plotReadRatio0.2380.0000.238
reopenGDS0.0100.0000.009
resetCallFilter0.3710.0680.441
resetFilter0.4100.0720.484
resetMarFilter0.0390.0000.043
resetSamFilter0.1160.0190.136
setCallFilter0.6230.1840.808
setInfoFilter0.0060.0000.007
setMarFilter0.0370.0000.038
setParents1.2550.5811.868
setReplicates0.0070.0000.006
setSamFilter0.0390.0000.038
showScheme0.0050.0040.009
thinMarker0.0260.0000.026
validMar0.0050.0010.006
validSam0.0040.0020.006