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

This page was generated on 2024-09-27 12:30 -0400 (Fri, 27 Sep 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4451
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4417
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4456
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4489
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4436
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4435
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 763/2262HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GBScleanR 1.99.17  (landing page)
Tomoyuki Furuta
Snapshot Date: 2024-09-26 13:40 -0400 (Thu, 26 Sep 2024)
git_url: https://git.bioconductor.org/packages/GBScleanR
git_branch: devel
git_last_commit: 99bbef5
git_last_commit_date: 2024-09-25 05:29:24 -0400 (Wed, 25 Sep 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for GBScleanR on lconway

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: 1.99.17
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_1.99.17.tar.gz
StartedAt: 2024-09-26 21:02:10 -0400 (Thu, 26 Sep 2024)
EndedAt: 2024-09-26 21:06:35 -0400 (Thu, 26 Sep 2024)
EllapsedTime: 264.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GBScleanR.Rcheck
Warnings: 2

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_1.99.17.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/GBScleanR.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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.99.17’
* 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: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* 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 ... NOTE
.mateGametes: no visible global function definition for ‘combn’
Undefined global functions or variables:
  combn
Consider adding
  importFrom("utils", "combn")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘getFixedBias’ ‘setFixedBias’
Undocumented S4 methods:
  generic 'getFixedBias' and siglist 'GbsrGenotypeData'
  generic 'setFixedBias' and siglist 'GbsrGenotypeData'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Documented arguments not in \usage in Rd file 'estGeno.Rd':
  ‘fix_bias’ ‘fix_mismap’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
getHaplotype 2.625 12.785  15.550
estGeno      2.701 12.443  15.244
setParents   2.529 12.475  15.112
* 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: 2 WARNINGs, 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-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.4-x86_64/Resources/library’
* installing *source* package ‘GBScleanR’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c gbsrCalcProb.cpp -o gbsrCalcProb.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c gbsrFB.cpp -o gbsrFB.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c gbsrIPO.cpp -o gbsrIPO.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c gbsrStats.cpp -o gbsrStats.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c gbsrViterbi.cpp -o gbsrViterbi.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c gbsrutil.cpp -o gbsrutil.o
clang++ -arch x86_64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/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.4-x86_64/Resources/library/RcppParallel/lib -ltbb -ltbbmalloc -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-x86_64/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 version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-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.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/tmp/Rtmp6y5siJ/sample2d89b4754fb.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmp6y5siJ/sample2d89b4754fb.gds.tmp'
    rename '/private/tmp/Rtmp6y5siJ/sample2d89b4754fb.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.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/tmp/Rtmp6y5siJ/sample2d8943a05063.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmp6y5siJ/sample2d8943a05063.gds.tmp'
    rename '/private/tmp/Rtmp6y5siJ/sample2d8943a05063.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.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/tmp/Rtmp6y5siJ/sample2d89fb4cbd2.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmp6y5siJ/sample2d89fb4cbd2.gds.tmp'
    rename '/private/tmp/Rtmp6y5siJ/sample2d89fb4cbd2.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.
Thu Sep 26 21:05:53 2024
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
    INFO:
    FORMAT: AD
Output:
    /tmp/Rtmp6y5siJ/sample2d8935f2aac.gds
    [Progress Info: sample2d8935f2aac.gds.progress]
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.
Thu Sep 26 21:05:53 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmp6y5siJ/sample2d8935f2aac.gds' (53.4K)
    # of fragments: 108
    save to '/tmp/Rtmp6y5siJ/sample2d8935f2aac.gds.tmp'
    rename '/tmp/Rtmp6y5siJ/sample2d8935f2aac.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Thu Sep 26 21:05:53 2024
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/tmp/Rtmp6y5siJ/sample2d8935f2aac.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmp6y5siJ/sample2d8935f2aac.gds.tmp'
    rename '/private/tmp/Rtmp6y5siJ/sample2d8935f2aac.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.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/tmp/Rtmp6y5siJ/sample2d89131e6ddd.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmp6y5siJ/sample2d89131e6ddd.gds.tmp'
    rename '/private/tmp/Rtmp6y5siJ/sample2d89131e6ddd.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.
Thu Sep 26 21:06:05 2024
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
    INFO:
    FORMAT: AD
Output:
    /tmp/Rtmp6y5siJ/sample2d8931b0025c.gds
    [Progress Info: sample2d8931b0025c.gds.progress]
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.
Thu Sep 26 21:06:05 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmp6y5siJ/sample2d8931b0025c.gds' (53.4K)
    # of fragments: 108
    save to '/tmp/Rtmp6y5siJ/sample2d8931b0025c.gds.tmp'
    rename '/tmp/Rtmp6y5siJ/sample2d8931b0025c.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Thu Sep 26 21:06:05 2024
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/tmp/Rtmp6y5siJ/sample2d8931b0025c.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmp6y5siJ/sample2d8931b0025c.gds.tmp'
    rename '/private/tmp/Rtmp6y5siJ/sample2d8931b0025c.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
No parents info.
Thu Sep 26 21:06:05 2024
Variant Call Format (VCF) Import:
    file:
        out2d8966ac3a0c.vcf (57.8K)
    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
    INFO:
    FORMAT: AD
Output:
    /tmp/Rtmp6y5siJ/newgds2d89d2bbc6.gds
    [Progress Info: newgds2d89d2bbc6.gds.progress]
Parsing 'out2d8966ac3a0c.vcf':
+ genotype/data   { Bit2 2x52x123 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 310f3dc3112879d60ca65d6f3f649357]
    variant.id  [md5: 5a4e8bfc1e37fcd1800d6ca6831cbd4e]
    position  [md5: cfe49103a74fe59fc3ff9a4d72dca1fa]
    chromosome  [md5: f6bfc37d611c76b81e9d7b504bb3162c]
    allele  [md5: 269a3ad7c2e0effc50a8587bb0020918]
    genotype  [md5: 764c546d2ecb36c5ff0af810b4c9d21f]
    phase  [md5: 836543e9013dd58a3aabc0cf99e5716e]
    annotation/id  [md5: 190ca9dc63f30b136e45d621a4326567]
    annotation/qual  [md5: aba5ad5b4581d374c611cfab79690308]
    annotation/filter  [md5: eb14a330fb0decef5fabef1ce0f58772]
    annotation/format/AD  [md5: c1f59636a42647e67698b136ca0b2605]
Done.
Thu Sep 26 21:06:05 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmp6y5siJ/newgds2d89d2bbc6.gds' (20.5K)
    # of fragments: 107
    save to '/tmp/Rtmp6y5siJ/newgds2d89d2bbc6.gds.tmp'
    rename '/tmp/Rtmp6y5siJ/newgds2d89d2bbc6.gds.tmp' (19.9K, reduced: 636B)
    # of fragments: 54
Thu Sep 26 21:06:05 2024
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/private/tmp/Rtmp6y5siJ/newgds2d89d2bbc6.gds' (32.0K)
    # of fragments: 69
    save to '/private/tmp/Rtmp6y5siJ/newgds2d89d2bbc6.gds.tmp'
    rename '/private/tmp/Rtmp6y5siJ/newgds2d89d2bbc6.gds.tmp' (31.9K, reduced: 108B)
    # of fragments: 60
No parents info.
Thu Sep 26 21:06:06 2024
Variant Call Format (VCF) Import:
    file:
        out2d89780fb902.vcf (109.4K)
    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
    INFO:
    FORMAT: AD,FAD,FGT
Output:
    /tmp/Rtmp6y5siJ/newgds2d896e2e8794.gds
    [Progress Info: newgds2d896e2e8794.gds.progress]
Parsing 'out2d89780fb902.vcf':
+ genotype/data   { Bit2 2x52x123 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 310f3dc3112879d60ca65d6f3f649357]
    variant.id  [md5: 5a4e8bfc1e37fcd1800d6ca6831cbd4e]
    position  [md5: cfe49103a74fe59fc3ff9a4d72dca1fa]
    chromosome  [md5: f6bfc37d611c76b81e9d7b504bb3162c]
    allele  [md5: 269a3ad7c2e0effc50a8587bb0020918]
    genotype  [md5: 764c546d2ecb36c5ff0af810b4c9d21f]
    phase  [md5: 836543e9013dd58a3aabc0cf99e5716e]
    annotation/id  [md5: 190ca9dc63f30b136e45d621a4326567]
    annotation/qual  [md5: aba5ad5b4581d374c611cfab79690308]
    annotation/filter  [md5: eb14a330fb0decef5fabef1ce0f58772]
    annotation/format/AD  [md5: c1f59636a42647e67698b136ca0b2605]
    annotation/format/FAD  [md5: c293cb2c441b93169ce0b1d85d271ef8]
    annotation/format/FGT  [md5: c0da1944bbf1a1424648af07db9be911]
Done.
Thu Sep 26 21:06:06 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmp6y5siJ/newgds2d896e2e8794.gds' (30.1K)
    # of fragments: 129
    save to '/tmp/Rtmp6y5siJ/newgds2d896e2e8794.gds.tmp'
    rename '/tmp/Rtmp6y5siJ/newgds2d896e2e8794.gds.tmp' (29.3K, reduced: 780B)
    # of fragments: 64
Thu Sep 26 21:06:06 2024
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 '/private/tmp/Rtmp6y5siJ/newgds2d896e2e8794.gds' (52.0K)
    # of fragments: 86
    save to '/private/tmp/Rtmp6y5siJ/newgds2d896e2e8794.gds.tmp'
    rename '/private/tmp/Rtmp6y5siJ/newgds2d896e2e8794.gds.tmp' (50.6K, reduced: 1.4K)
    # of fragments: 74
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 '/private/tmp/Rtmp6y5siJ/sample2d89a24a30f.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmp6y5siJ/sample2d89a24a30f.gds.tmp'
    rename '/private/tmp/Rtmp6y5siJ/sample2d89a24a30f.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 ...                                                                      
                                                                      
Summarizing output ...

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

Example timings

GBScleanR.Rcheck/GBScleanR-Ex.timings

nameusersystemelapsed
GbsrGenotypeData-class0.0160.0030.020
GbsrScheme-class0.0140.0020.016
addScheme0.0110.0030.015
assignScheme0.2790.0050.284
boxplotGBSR0.9900.0351.030
closeGDS0.0040.0020.005
countGenotype0.7860.0080.797
countRead0.8770.0080.889
estGeno 2.70112.44315.244
gbsrGDS2CSV0.0360.0040.040
gbsrGDS2VCF0.0060.0020.008
gbsrVCF2GDS0.0980.0430.151
getAllele0.0070.0030.010
getChromosome0.0060.0020.008
getCountAlleleAlt0.4580.0060.467
getCountAlleleMissing0.4860.0050.495
getCountAlleleRef0.4830.0050.491
getCountGenoAlt0.4640.0050.472
getCountGenoHet0.4620.0060.471
getCountGenoMissing0.4740.0070.483
getCountGenoRef0.4680.0050.475
getCountRead0.5110.0060.519
getCountReadAlt0.4660.0060.474
getCountReadRef0.4500.0070.459
getGenotype0.0340.0020.036
getHaplotype 2.62512.78515.550
getInfo0.0050.0020.007
getMAC0.4270.0070.437
getMAF0.4120.0060.421
getMarID0.0050.0040.010
getMeanReadAlt0.4350.0060.444
getMeanReadRef0.4360.0080.446
getMedianReadAlt0.4470.0070.459
getMedianReadRef0.4340.0070.444
getParents0.0090.0030.012
getPosition0.0060.0050.010
getRead0.0090.0020.010
getReplicates0.0060.0020.008
getSDReadAlt0.4740.0060.482
getSDReadRef0.4580.0060.467
getSamID0.0060.0020.008
histGBSR0.6840.0060.692
initScheme0.0080.0020.010
isOpenGDS0.0060.0020.008
loadGDS0.0780.0460.139
makeScheme0.0060.0020.008
nmar0.0030.0010.005
nsam0.0030.0020.004
pairsGBSR0.6120.0040.620
plotDosage0.2340.0040.240
plotGBSR0.6270.0050.635
plotReadRatio0.2070.0050.212
reopenGDS0.0070.0020.009
resetCallFilter0.5880.0690.678
resetFilter1.4240.0661.509
resetMarFilter0.8840.0060.894
resetSamFilter0.9190.0450.976
setCallFilter1.0570.0831.162
setInfoFilter0.0060.0020.008
setMarFilter0.9210.0070.932
setParents 2.52912.47515.112
setReplicates0.0050.0020.009
setSamFilter0.9230.0070.932
showScheme0.0070.0030.010
thinMarker0.4950.0050.505
validMar0.0070.0050.012
validSam0.0060.0030.010