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

This page was generated on 2026-03-05 11:35 -0500 (Thu, 05 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4891
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4583
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 798/2357HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GBScleanR 2.5.5  (landing page)
Tomoyuki Furuta
Snapshot Date: 2026-03-04 13:40 -0500 (Wed, 04 Mar 2026)
git_url: https://git.bioconductor.org/packages/GBScleanR
git_branch: devel
git_last_commit: dec0dd1
git_last_commit_date: 2026-02-12 20:40:22 -0500 (Thu, 12 Feb 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  NO, package depends on 'SeqArray' which is not available
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'SeqArray' which is not available
See other builds for GBScleanR in R Universe.


CHECK results for GBScleanR on kjohnson3

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.

raw results


Summary

Package: GBScleanR
Version: 2.5.5
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GBScleanR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GBScleanR_2.5.5.tar.gz
StartedAt: 2026-03-04 19:56:25 -0500 (Wed, 04 Mar 2026)
EndedAt: 2026-03-04 19:57:55 -0500 (Wed, 04 Mar 2026)
EllapsedTime: 90.1 seconds
RetCode: 0
Status:   OK  
CheckDir: GBScleanR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/GBScleanR.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Sonoma 14.8.3
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GBScleanR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GBScleanR’ version ‘2.5.5’
* 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 ... NOTE
Found the following notes/warnings:
  SystemRequirements specified C++11: support has been removed
See ‘/Users/biocbuild/bbs-3.23-bioc/meat/GBScleanR.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* used SDK: ‘MacOSX11.3.1.sdk’
* checking C++ specification ... NOTE
  Obsolete C++11 standard request will be ignored
* 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 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 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 ... INFO
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
File ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/GBScleanR/libs/GBScleanR.so’:
  Found ‘__ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* 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 ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/GBScleanR.Rcheck/00check.log’
for details.


Installation output

GBScleanR.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’
Warning: SystemRequirements specified C++11: support has been removed
* installing *source* package ‘GBScleanR’ ...
** this is package ‘GBScleanR’ version ‘2.5.5’
** using staged installation
** libs
specified C++11
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using SDK: ‘MacOSX11.3.1.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c gbsrCalcProb.cpp -o gbsrCalcProb.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c gbsrFB.cpp -o gbsrFB.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c gbsrIPO.cpp -o gbsrIPO.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c gbsrStats.cpp -o gbsrStats.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c gbsrViterbi.cpp -o gbsrViterbi.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c gbsrutil.cpp -o gbsrutil.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o GBScleanR.so RcppExports.o gbsrCalcProb.o gbsrFB.o gbsrIPO.o gbsrStats.o gbsrViterbi.o gbsrutil.o -L/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/RcppParallel/lib -ltbb -ltbbmalloc -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/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 Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
Copyright (C) 2026 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(GBScleanR)
Loading required package: SeqArray
Loading required package: gdsfmt
> 
> test_check("GBScleanR")
Loading GDS file.
Open 'sample9447256d7d54.gds'
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample9447256d7d54.gds' (95.5K)
    # of fragments: 69
    save to '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample9447256d7d54.gds.tmp'
    rename '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample9447256d7d54.gds.tmp' (95.4K, 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.
Open 'sample9447ef64963.gds'
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample9447ef64963.gds' (95.5K)
    # of fragments: 69
    save to '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample9447ef64963.gds.tmp'
    rename '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample9447ef64963.gds.tmp' (95.4K, 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.
Overwrite the previous parents information.
The connection to the GDS file was closed.
Loading GDS file.
Overwrite the previous parents information.
Overwrite the previous parents information.
The connection to the GDS file was closed.
Loading GDS file.
Overwrite the previous parents information.
Overwrite the previous parents information.
The connection to the GDS file was closed.
Loading GDS file.
Overwrite the previous parents information.
The connection to the GDS file was closed.
Loading GDS file.
Open 'sample944725c0a2e5.gds'
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample944725c0a2e5.gds' (95.5K)
    # of fragments: 69
    save to '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample944725c0a2e5.gds.tmp'
    rename '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample944725c0a2e5.gds.tmp' (95.4K, 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.
##< 2026-03-04 19:57:41
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
    INFO:
    FORMAT: AD
Output:
    /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/sample944748a7cc.gds
    [Progress Info: sample944748a7cc.gds.progress.txt]
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: 9fc3f097ae98a7ebff52fac77379926e]
    genotype  [md5: b83af5eb9818d83c2ccaa40d494f15a8]
    phase  [md5: 9d686e01959b61df5fdc1a4684bd72b3]
    annotation/id  [md5: 021994c12424cab1e907740e364c7c24]
    annotation/qual  [md5: 5a566f4332739a2b28d23b215163b70a]
    annotation/filter  [md5: cb74cdb22966d99a9290a2c804a10580]
    annotation/format/AD  [md5: f8b130e5e4e497ee162cf32b15b0ac3a]
Done.  # 2026-03-04 19:57:41
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/sample944748a7cc.gds' (53.4K)
    # of fragments: 108
    save to '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/sample944748a7cc.gds.tmp'
    rename '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/sample944748a7cc.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
##> 2026-03-04 19:57:41
Loading GDS file.
Open 'sample944748a7cc.gds'
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample944748a7cc.gds' (95.5K)
    # of fragments: 69
    save to '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample944748a7cc.gds.tmp'
    rename '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample944748a7cc.gds.tmp' (95.4K, 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.
Open 'sample944738cab231.gds'
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample944738cab231.gds' (95.5K)
    # of fragments: 69
    save to '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample944738cab231.gds.tmp'
    rename '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample944738cab231.gds.tmp' (95.4K, 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.
Reformatting FGT
The connection to the GDS file was closed.
Loading GDS file.
Reformatting FGT
The connection to the GDS file was closed.
##< 2026-03-04 19:57:47
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
    INFO:
    FORMAT: AD
Output:
    /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/sample944763eceff5.gds
    [Progress Info: sample944763eceff5.gds.progress.txt]
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: 9fc3f097ae98a7ebff52fac77379926e]
    genotype  [md5: b83af5eb9818d83c2ccaa40d494f15a8]
    phase  [md5: 9d686e01959b61df5fdc1a4684bd72b3]
    annotation/id  [md5: 021994c12424cab1e907740e364c7c24]
    annotation/qual  [md5: 5a566f4332739a2b28d23b215163b70a]
    annotation/filter  [md5: cb74cdb22966d99a9290a2c804a10580]
    annotation/format/AD  [md5: f8b130e5e4e497ee162cf32b15b0ac3a]
Done.  # 2026-03-04 19:57:47
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/sample944763eceff5.gds' (53.4K)
    # of fragments: 108
    save to '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/sample944763eceff5.gds.tmp'
    rename '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/sample944763eceff5.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
##> 2026-03-04 19:57:47
Loading GDS file.
Open 'sample944763eceff5.gds'
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample944763eceff5.gds' (95.5K)
    # of fragments: 69
    save to '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample944763eceff5.gds.tmp'
    rename '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample944763eceff5.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
No parents info.
##< 2026-03-04 19:57:47
Variant Call Format (VCF) Import:
    file:
        out9447345e43c8.vcf (63.5K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 57
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    INFO:
    FORMAT: AD
Output:
    /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/newgds9447582c8d77.gds
    [Progress Info: newgds9447582c8d77.gds.progress.txt]
Parsing 'out9447345e43c8.vcf':
+ genotype/data   { Bit2 2x57x125 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 0f89110fc250c777ed02e874bec21b7a]
    variant.id  [md5: e224d154ade7b77f5c001fd9ae402636]
    position  [md5: 273490137512a5e1bf5616bd1c770a23]
    chromosome  [md5: 4b6f25096f2be9c0479e767d280aaa7a]
    allele  [md5: 3eebb5e08d8b3f5a265d31735b67d663]
    genotype  [md5: 5fcfae3df594f549ef22d329c33f166d]
    phase  [md5: e365e7769203c00c371eac8190435d4d]
    annotation/id  [md5: edd8cbcc3e70c602e6112b30d1d35f8f]
    annotation/qual  [md5: 8340755cf0c41a4e948c24d0689a2835]
    annotation/filter  [md5: 45b25adf91dec06a92aa44cb05c33cd6]
    annotation/format/AD  [md5: 0349347b914a8fcc80fb273f112fe3e1]
Done.  # 2026-03-04 19:57:47
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/newgds9447582c8d77.gds' (21.8K)
    # of fragments: 107
    save to '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/newgds9447582c8d77.gds.tmp'
    rename '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/newgds9447582c8d77.gds.tmp' (21.2K, reduced: 636B)
    # of fragments: 54
##> 2026-03-04 19:57:47
Loading GDS file.
Open 'newgds9447582c8d77.gds'
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/newgds9447582c8d77.gds' (34.3K)
    # of fragments: 69
    save to '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/newgds9447582c8d77.gds.tmp'
    rename '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/newgds9447582c8d77.gds.tmp' (34.2K, reduced: 108B)
    # of fragments: 60
No parents info.
##< 2026-03-04 19:57:47
Variant Call Format (VCF) Import:
    file:
        out94474dcfbd60.vcf (120.9K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 57
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    INFO:
    FORMAT: AD,FAD,FGT
Output:
    /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/newgds944729f53a31.gds
    [Progress Info: newgds944729f53a31.gds.progress.txt]
Parsing 'out94474dcfbd60.vcf':
+ genotype/data   { Bit2 2x57x125 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 0f89110fc250c777ed02e874bec21b7a]
    variant.id  [md5: e224d154ade7b77f5c001fd9ae402636]
    position  [md5: 273490137512a5e1bf5616bd1c770a23]
    chromosome  [md5: 4b6f25096f2be9c0479e767d280aaa7a]
    allele  [md5: 3eebb5e08d8b3f5a265d31735b67d663]
    genotype  [md5: 5fcfae3df594f549ef22d329c33f166d]
    phase  [md5: e365e7769203c00c371eac8190435d4d]
    annotation/id  [md5: edd8cbcc3e70c602e6112b30d1d35f8f]
    annotation/qual  [md5: 8340755cf0c41a4e948c24d0689a2835]
    annotation/filter  [md5: 45b25adf91dec06a92aa44cb05c33cd6]
    annotation/format/AD  [md5: 0349347b914a8fcc80fb273f112fe3e1]
    annotation/format/FAD  [md5: ecf224e51a15df6c59f6ee2f35fbec83]
    annotation/format/FGT  [md5: 2d8134536d84e319de566aa72c85f924]
Done.  # 2026-03-04 19:57:47
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/newgds944729f53a31.gds' (32.1K)
    # of fragments: 129
    save to '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/newgds944729f53a31.gds.tmp'
    rename '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmptVyTSg/newgds944729f53a31.gds.tmp' (31.4K, reduced: 780B)
    # of fragments: 64
##> 2026-03-04 19:57:47
Loading GDS file.
Reformatting FGT
Open 'newgds944729f53a31.gds'
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 '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/newgds944729f53a31.gds' (56.0K)
    # of fragments: 86
    save to '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/newgds944729f53a31.gds.tmp'
    rename '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/newgds944729f53a31.gds.tmp' (54.5K, reduced: 1.5K)
    # of fragments: 74
The connection to the GDS file was closed.
The connection to the GDS file was closed.
Loading GDS file.
Open 'sample94472564a310.gds'
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample94472564a310.gds' (95.5K)
    # of fragments: 69
    save to '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample94472564a310.gds.tmp'
    rename '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmptVyTSg/sample94472564a310.gds.tmp' (95.4K, 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...
Preparing genotype and haplotype pattern table...
Possible allele dosages: 0 1 2
Number of possible founder genotypes: 2
Member ID(s) to be processed: 4
Number of offspring haplotypes: 4

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 ...                                                                      
                                                                      
Paramter optimization ...

Cycle 3: 

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 4: 

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 
 13.924   0.499  15.490 

Example timings

GBScleanR.Rcheck/GBScleanR-Ex.timings

nameusersystemelapsed
GbsrGenotypeData-class0.0050.0010.013
GbsrScheme-class0.0030.0010.004
addScheme0.0060.0010.007
assignScheme0.0270.0030.030
boxplotGBSR0.4130.0080.466
closeGDS0.0020.0000.002
countGenotype0.3350.0070.357
countRead0.3490.0040.392
estGeno1.4120.0531.569
gbsrGDS2CSV0.0060.0010.008
gbsrGDS2VCF0.0010.0000.005
gbsrVCF2GDS0.0330.0130.054
getAllele0.0010.0020.003
getChromosome0.0020.0010.003
getCountAlleleAlt0.2190.0010.228
getCountAlleleMissing0.2130.0020.228
getCountAlleleRef0.2140.0010.236
getCountGenoAlt0.2240.0010.227
getCountGenoHet0.2210.0010.224
getCountGenoMissing0.2230.0020.234
getCountGenoRef0.2340.0010.240
getCountRead0.2330.0020.243
getCountReadAlt0.2240.0010.231
getCountReadRef0.2230.0010.243
getFixedParameter0.0320.0140.053
getGenotype0.0110.0010.012
getHaplotype1.3800.0501.537
getInfo0.0020.0010.003
getMAC0.2140.0030.236
getMAF0.2390.0020.253
getMarID0.0020.0010.003
getMeanReadAlt0.2280.0010.236
getMeanReadRef0.2270.0020.230
getMedianReadAlt0.2300.0010.245
getMedianReadRef0.2330.0020.249
getParents0.0030.0010.003
getPloidy0.0010.0000.002
getPosition0.0020.0010.002
getRead0.0020.0010.002
getReplicates0.0010.0010.002
getSDReadAlt0.2330.0010.242
getSDReadRef0.2310.0010.236
getSamID0.0010.0010.002
histGBSR0.3140.0020.324
initScheme0.0020.0010.003
isOpenGDS0.0010.0010.002
loadGDS0.0330.0160.060
makeScheme0.0030.0000.003
nmar0.0010.0010.005
nsam0.0020.0010.002
pairsGBSR0.3070.0020.329
plotDosage0.1070.0070.114
plotGBSR0.3630.0070.386
plotReadRatio0.0920.0090.101
reopenGDS0.0030.0010.003
resetCallFilter0.2750.0230.317
resetFilter0.7570.0280.810
resetMarFilter0.4670.0020.504
resetSamFilter0.4900.0180.531
setCallFilter0.5240.0280.600
setFixedParameter0.0320.0150.058
setInfoFilter0.0020.0010.003
setMarFilter0.4500.0020.504
setParents1.3750.0541.551
setPloidy0.0010.0000.002
setReplicates0.0020.0010.002
setSamFilter0.4400.0010.470
showScheme0.0020.0010.003
thinMarker0.2280.0010.246
validMar0.0020.0010.003
validSam0.0010.0010.002