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

This page was generated on 2024-12-23 12:06 -0500 (Mon, 23 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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 770/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GBScleanR 2.0.2  (landing page)
Tomoyuki Furuta
Snapshot Date: 2024-12-19 13:00 -0500 (Thu, 19 Dec 2024)
git_url: https://git.bioconductor.org/packages/GBScleanR
git_branch: RELEASE_3_20
git_last_commit: c18bfaa
git_last_commit_date: 2024-10-31 20:21:40 -0500 (Thu, 31 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for GBScleanR on merida1

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.0.2
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.0.2.tar.gz
StartedAt: 2024-12-20 03:38:34 -0500 (Fri, 20 Dec 2024)
EndedAt: 2024-12-20 03:45:03 -0500 (Fri, 20 Dec 2024)
EllapsedTime: 388.8 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.0.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/GBScleanR.Rcheck’
* using R version 4.4.2 (2024-10-31)
* 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.6
* 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.0.2’
* 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 ... 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 ... 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
File ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/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
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
getHaplotype 4.006 11.239  15.638
estGeno      4.026 11.181  15.356
setParents   3.939 11.172  15.415
* 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.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.2 (2024-10-31) -- "Pile of Leaves"
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/Rtmpd5Gn6t/sampleb7cd34f9faf3.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmpd5Gn6t/sampleb7cd34f9faf3.gds.tmp'
    rename '/private/tmp/Rtmpd5Gn6t/sampleb7cd34f9faf3.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/Rtmpd5Gn6t/sampleb7cd4074939d.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmpd5Gn6t/sampleb7cd4074939d.gds.tmp'
    rename '/private/tmp/Rtmpd5Gn6t/sampleb7cd4074939d.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/Rtmpd5Gn6t/sampleb7cd43b2506d.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmpd5Gn6t/sampleb7cd43b2506d.gds.tmp'
    rename '/private/tmp/Rtmpd5Gn6t/sampleb7cd43b2506d.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.
Fri Dec 20 03:44:12 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/Rtmpd5Gn6t/sampleb7cd78519a02.gds
    [Progress Info: sampleb7cd78519a02.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.
Fri Dec 20 03:44:12 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmpd5Gn6t/sampleb7cd78519a02.gds' (53.4K)
    # of fragments: 108
    save to '/tmp/Rtmpd5Gn6t/sampleb7cd78519a02.gds.tmp'
    rename '/tmp/Rtmpd5Gn6t/sampleb7cd78519a02.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Fri Dec 20 03:44:12 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/Rtmpd5Gn6t/sampleb7cd78519a02.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmpd5Gn6t/sampleb7cd78519a02.gds.tmp'
    rename '/private/tmp/Rtmpd5Gn6t/sampleb7cd78519a02.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/Rtmpd5Gn6t/sampleb7cd9b60660.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmpd5Gn6t/sampleb7cd9b60660.gds.tmp'
    rename '/private/tmp/Rtmpd5Gn6t/sampleb7cd9b60660.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.
Fri Dec 20 03:44:26 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/Rtmpd5Gn6t/sampleb7cd7cf39424.gds
    [Progress Info: sampleb7cd7cf39424.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.
Fri Dec 20 03:44:26 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmpd5Gn6t/sampleb7cd7cf39424.gds' (53.4K)
    # of fragments: 108
    save to '/tmp/Rtmpd5Gn6t/sampleb7cd7cf39424.gds.tmp'
    rename '/tmp/Rtmpd5Gn6t/sampleb7cd7cf39424.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Fri Dec 20 03:44:26 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/Rtmpd5Gn6t/sampleb7cd7cf39424.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmpd5Gn6t/sampleb7cd7cf39424.gds.tmp'
    rename '/private/tmp/Rtmpd5Gn6t/sampleb7cd7cf39424.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
No parents info.
Fri Dec 20 03:44:26 2024
Variant Call Format (VCF) Import:
    file:
        outb7cd7766312d.vcf (59.7K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 49
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 49
    INFO:
    FORMAT: AD
Output:
    /tmp/Rtmpd5Gn6t/newgdsb7cd9ab1958.gds
    [Progress Info: newgdsb7cd9ab1958.gds.progress]
Parsing 'outb7cd7766312d.vcf':
+ genotype/data   { Bit2 2x49x135 ZIP_ra, 16B }
Digests:
    sample.id  [md5: a005802aba22710be6dc58b70963e89c]
    variant.id  [md5: 32cfcfb66b4e668ecc8c2c037485596e]
    position  [md5: ed4b445970771bd77eef90defdb23757]
    chromosome  [md5: 96f33ad36d361f950e6cf3285bc36696]
    allele  [md5: 2533ebc6a609d6faa7dee4c0e5057fe5]
    genotype  [md5: eaa198b1a3373c9c244b81b98edaf43e]
    phase  [md5: dde40d8489af844fecb41e35171ca8d5]
    annotation/id  [md5: 04f9cbbc882f9b75bed034f47807183a]
    annotation/qual  [md5: ca74d66e6b3d45d0bd2f8529c1b53445]
    annotation/filter  [md5: 682dc0f9c4d025e83eb6572a769d3ebf]
    annotation/format/AD  [md5: d3b76a6d2215a6947a6069ad946f5ee7]
Done.
Fri Dec 20 03:44:26 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmpd5Gn6t/newgdsb7cd9ab1958.gds' (20.7K)
    # of fragments: 107
    save to '/tmp/Rtmpd5Gn6t/newgdsb7cd9ab1958.gds.tmp'
    rename '/tmp/Rtmpd5Gn6t/newgdsb7cd9ab1958.gds.tmp' (20.1K, reduced: 636B)
    # of fragments: 54
Fri Dec 20 03:44:26 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/Rtmpd5Gn6t/newgdsb7cd9ab1958.gds' (32.2K)
    # of fragments: 69
    save to '/private/tmp/Rtmpd5Gn6t/newgdsb7cd9ab1958.gds.tmp'
    rename '/private/tmp/Rtmpd5Gn6t/newgdsb7cd9ab1958.gds.tmp' (32.1K, reduced: 108B)
    # of fragments: 60
No parents info.
Fri Dec 20 03:44:28 2024
Variant Call Format (VCF) Import:
    file:
        outb7cd7e5ac4d3.vcf (113.0K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 49
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 49
    INFO:
    FORMAT: AD,FAD,FGT
Output:
    /tmp/Rtmpd5Gn6t/newgdsb7cd4d0beb2d.gds
    [Progress Info: newgdsb7cd4d0beb2d.gds.progress]
Parsing 'outb7cd7e5ac4d3.vcf':
+ genotype/data   { Bit2 2x49x135 ZIP_ra, 16B }
Digests:
    sample.id  [md5: a005802aba22710be6dc58b70963e89c]
    variant.id  [md5: 32cfcfb66b4e668ecc8c2c037485596e]
    position  [md5: ed4b445970771bd77eef90defdb23757]
    chromosome  [md5: 96f33ad36d361f950e6cf3285bc36696]
    allele  [md5: 2533ebc6a609d6faa7dee4c0e5057fe5]
    genotype  [md5: eaa198b1a3373c9c244b81b98edaf43e]
    phase  [md5: dde40d8489af844fecb41e35171ca8d5]
    annotation/id  [md5: 04f9cbbc882f9b75bed034f47807183a]
    annotation/qual  [md5: ca74d66e6b3d45d0bd2f8529c1b53445]
    annotation/filter  [md5: 682dc0f9c4d025e83eb6572a769d3ebf]
    annotation/format/AD  [md5: d3b76a6d2215a6947a6069ad946f5ee7]
    annotation/format/FAD  [md5: b5c1f46f6b741fbb70e9086a2c90cf2c]
    annotation/format/FGT  [md5: 569e3a3d1a3ddd94b5eb914a717478ae]
Done.
Fri Dec 20 03:44:28 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmpd5Gn6t/newgdsb7cd4d0beb2d.gds' (30.3K)
    # of fragments: 129
    save to '/tmp/Rtmpd5Gn6t/newgdsb7cd4d0beb2d.gds.tmp'
    rename '/tmp/Rtmpd5Gn6t/newgdsb7cd4d0beb2d.gds.tmp' (29.5K, reduced: 780B)
    # of fragments: 64
Fri Dec 20 03:44:28 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/Rtmpd5Gn6t/newgdsb7cd4d0beb2d.gds' (52.1K)
    # of fragments: 86
    save to '/private/tmp/Rtmpd5Gn6t/newgdsb7cd4d0beb2d.gds.tmp'
    rename '/private/tmp/Rtmpd5Gn6t/newgdsb7cd4d0beb2d.gds.tmp' (50.7K, 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/Rtmpd5Gn6t/sampleb7cdbe48f11.gds' (95.5K)
    # of fragments: 69
    save to '/private/tmp/Rtmpd5Gn6t/sampleb7cdbe48f11.gds.tmp'
    rename '/private/tmp/Rtmpd5Gn6t/sampleb7cdbe48f11.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 
 41.465  13.566  57.249 

Example timings

GBScleanR.Rcheck/GBScleanR-Ex.timings

nameusersystemelapsed
GbsrGenotypeData-class0.0230.0050.032
GbsrScheme-class0.0220.0030.026
addScheme0.0150.0040.019
assignScheme0.2140.0070.221
boxplotGBSR1.4360.0681.535
closeGDS0.0090.0030.012
countGenotype1.1520.0081.170
countRead1.2120.0101.229
estGeno 4.02611.18115.356
gbsrGDS2CSV0.0690.0060.074
gbsrGDS2VCF0.0080.0030.011
gbsrVCF2GDS0.1530.0640.562
getAllele0.0110.0080.019
getChromosome0.0100.0070.057
getCountAlleleAlt0.4650.0090.476
getCountAlleleMissing0.4640.0070.473
getCountAlleleRef0.4760.0070.523
getCountGenoAlt0.4590.0070.509
getCountGenoHet0.4620.0090.589
getCountGenoMissing0.4410.0070.491
getCountGenoRef0.4530.0070.503
getCountRead0.5450.0090.557
getCountReadAlt0.4750.0070.484
getCountReadRef0.4820.0090.496
getFixedBias0.1300.0590.203
getGenotype0.0780.0040.082
getHaplotype 4.00611.23915.638
getInfo0.0090.0030.013
getMAC0.4520.0090.462
getMAF0.5090.0100.561
getMarID0.0100.0080.059
getMeanReadAlt0.5240.0130.538
getMeanReadRef0.4870.0130.530
getMedianReadAlt0.4690.0110.482
getMedianReadRef0.4830.0140.505
getParents0.0160.0040.020
getPosition0.0100.0080.091
getRead0.0140.0030.016
getReplicates0.0110.0040.016
getSDReadAlt0.4710.0090.483
getSDReadRef0.4960.0100.521
getSamID0.0100.0050.016
histGBSR1.0100.0061.021
initScheme0.0150.0030.018
isOpenGDS0.0110.0030.015
loadGDS0.1370.0670.421
makeScheme0.0160.0030.019
nmar0.0090.0030.012
nsam0.0090.0030.011
pairsGBSR0.7890.0060.841
plotDosage0.5440.0170.634
plotGBSR0.9070.0060.915
plotReadRatio0.4470.0060.456
reopenGDS0.0140.0050.018
resetCallFilter0.6590.0990.826
resetFilter1.5710.0971.728
resetMarFilter0.9480.0091.060
resetSamFilter1.0400.0711.401
setCallFilter1.2100.1121.370
setFixedBias0.1280.0590.202
setInfoFilter0.0110.0030.014
setMarFilter0.9720.0091.005
setParents 3.93911.17215.415
setReplicates0.0110.0040.015
setSamFilter0.9390.0070.998
showScheme0.0140.0040.019
thinMarker0.4650.0040.489
validMar0.0100.0060.017
validSam0.0090.0040.016