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

This page was generated on 2024-07-16 11:39 -0400 (Tue, 16 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4677
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4416
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4444
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4393
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4373
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 755/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GBScleanR 1.9.20  (landing page)
Tomoyuki Furuta
Snapshot Date: 2024-07-15 14:00 -0400 (Mon, 15 Jul 2024)
git_url: https://git.bioconductor.org/packages/GBScleanR
git_branch: devel
git_last_commit: 9a16369
git_last_commit_date: 2024-06-11 02:43:02 -0400 (Tue, 11 Jun 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped


CHECK results for GBScleanR on nebbiolo2

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.9.20
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:GBScleanR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings GBScleanR_1.9.20.tar.gz
StartedAt: 2024-07-15 22:59:12 -0400 (Mon, 15 Jul 2024)
EndedAt: 2024-07-15 23:02:45 -0400 (Mon, 15 Jul 2024)
EllapsedTime: 213.3 seconds
RetCode: 0
Status:   OK  
CheckDir: GBScleanR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:GBScleanR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings GBScleanR_1.9.20.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/GBScleanR.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘GBScleanR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GBScleanR’ version ‘1.9.20’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘GBScleanR’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is  5.8Mb
  sub-directories of 1Mb or more:
    libs   4.5Mb
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
getGenotype,GbsrGenotypeData: no visible binding for global variable
  ‘variant_id’
Undefined global functions or variables:
  variant_id
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/GBScleanR.Rcheck/00check.log’
for details.


Installation output

GBScleanR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL GBScleanR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘GBScleanR’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c gbsrCalcProb.cpp -o gbsrCalcProb.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c gbsrFB.cpp -o gbsrFB.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c gbsrIPO.cpp -o gbsrIPO.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c gbsrStats.cpp -o gbsrStats.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c gbsrViterbi.cpp -o gbsrViterbi.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c gbsrutil.cpp -o gbsrutil.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o GBScleanR.so RcppExports.o gbsrCalcProb.o gbsrFB.o gbsrIPO.o gbsrStats.o gbsrViterbi.o gbsrutil.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-GBScleanR/00new/GBScleanR/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (GBScleanR)

Tests output

GBScleanR.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 '/tmp/RtmpcZqyyq/sample36f3fd1562a7bd.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/RtmpcZqyyq/sample36f3fd1562a7bd.gds.tmp'
    rename '/tmp/RtmpcZqyyq/sample36f3fd1562a7bd.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 '/tmp/RtmpcZqyyq/sample36f3fd590b9b20.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/RtmpcZqyyq/sample36f3fd590b9b20.gds.tmp'
    rename '/tmp/RtmpcZqyyq/sample36f3fd590b9b20.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 '/tmp/RtmpcZqyyq/sample36f3fd693c61d.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/RtmpcZqyyq/sample36f3fd693c61d.gds.tmp'
    rename '/tmp/RtmpcZqyyq/sample36f3fd693c61d.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.
Mon Jul 15 23:01:47 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/RtmpcZqyyq/sample36f3fd62dc8be7.gds
    [Progress Info: sample36f3fd62dc8be7.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.
Mon Jul 15 23:01:47 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/RtmpcZqyyq/sample36f3fd62dc8be7.gds' (53.4K)
    # of fragments: 108
    save to '/tmp/RtmpcZqyyq/sample36f3fd62dc8be7.gds.tmp'
    rename '/tmp/RtmpcZqyyq/sample36f3fd62dc8be7.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Mon Jul 15 23:01:47 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 '/tmp/RtmpcZqyyq/sample36f3fd62dc8be7.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/RtmpcZqyyq/sample36f3fd62dc8be7.gds.tmp'
    rename '/tmp/RtmpcZqyyq/sample36f3fd62dc8be7.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 '/tmp/RtmpcZqyyq/sample36f3fd4501251.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/RtmpcZqyyq/sample36f3fd4501251.gds.tmp'
    rename '/tmp/RtmpcZqyyq/sample36f3fd4501251.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.
Mon Jul 15 23:01:58 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/RtmpcZqyyq/sample36f3fd48af3fcc.gds
    [Progress Info: sample36f3fd48af3fcc.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.
Mon Jul 15 23:01:58 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/RtmpcZqyyq/sample36f3fd48af3fcc.gds' (53.4K)
    # of fragments: 108
    save to '/tmp/RtmpcZqyyq/sample36f3fd48af3fcc.gds.tmp'
    rename '/tmp/RtmpcZqyyq/sample36f3fd48af3fcc.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Mon Jul 15 23:01:58 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 '/tmp/RtmpcZqyyq/sample36f3fd48af3fcc.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/RtmpcZqyyq/sample36f3fd48af3fcc.gds.tmp'
    rename '/tmp/RtmpcZqyyq/sample36f3fd48af3fcc.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
No parents info.
Mon Jul 15 23:01:59 2024
Variant Call Format (VCF) Import:
    file:
        out36f3fddf46320.vcf (63.5K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 56
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 56
    INFO:
    FORMAT: AD
Output:
    /tmp/RtmpcZqyyq/newgds36f3fd277c8866.gds
    [Progress Info: newgds36f3fd277c8866.gds.progress]
Parsing 'out36f3fddf46320.vcf':
+ genotype/data   { Bit2 2x56x128 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 05ffb83ad43f6048bb4b3ecd3e795f5f]
    variant.id  [md5: 6fa8f49a7bf2ae49f9914265fd75bc22]
    position  [md5: 96f23fc27c55750d64728e3ddadeb5c1]
    chromosome  [md5: 9f82f73f1189611757f424dfb41c7a1f]
    allele  [md5: ef882ff0235643a79fd1eed9a4bc04db]
    genotype  [md5: 8196976ca80bd3c98dd41f9513263961]
    phase  [md5: cb036aeefc54d25538c848b84db02b01]
    annotation/id  [md5: 7e8f83dce5e31a053b918bb13d0e0cca]
    annotation/qual  [md5: c1d8d8ad9df53f826032fd9fd2dfe462]
    annotation/filter  [md5: 8b3275f3d4a0d0d9e7dcd78576f8973a]
    annotation/format/AD  [md5: 9767017e55fc385afbab4f7073fd6bc0]
Done.
Mon Jul 15 23:01:59 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/RtmpcZqyyq/newgds36f3fd277c8866.gds' (21.2K)
    # of fragments: 107
    save to '/tmp/RtmpcZqyyq/newgds36f3fd277c8866.gds.tmp'
    rename '/tmp/RtmpcZqyyq/newgds36f3fd277c8866.gds.tmp' (20.5K, reduced: 636B)
    # of fragments: 54
Mon Jul 15 23:01:59 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 '/tmp/RtmpcZqyyq/newgds36f3fd277c8866.gds' (33.2K)
    # of fragments: 69
    save to '/tmp/RtmpcZqyyq/newgds36f3fd277c8866.gds.tmp'
    rename '/tmp/RtmpcZqyyq/newgds36f3fd277c8866.gds.tmp' (33.1K, reduced: 108B)
    # of fragments: 60
No parents info.
Mon Jul 15 23:01:59 2024
Variant Call Format (VCF) Import:
    file:
        out36f3fd79f5e99e.vcf (120.9K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 56
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 56
    INFO:
    FORMAT: AD,FAD,FGT
Output:
    /tmp/RtmpcZqyyq/newgds36f3fd2b352b3.gds
    [Progress Info: newgds36f3fd2b352b3.gds.progress]
Parsing 'out36f3fd79f5e99e.vcf':
+ genotype/data   { Bit2 2x56x128 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 05ffb83ad43f6048bb4b3ecd3e795f5f]
    variant.id  [md5: 6fa8f49a7bf2ae49f9914265fd75bc22]
    position  [md5: 96f23fc27c55750d64728e3ddadeb5c1]
    chromosome  [md5: 9f82f73f1189611757f424dfb41c7a1f]
    allele  [md5: ef882ff0235643a79fd1eed9a4bc04db]
    genotype  [md5: 8196976ca80bd3c98dd41f9513263961]
    phase  [md5: cb036aeefc54d25538c848b84db02b01]
    annotation/id  [md5: 7e8f83dce5e31a053b918bb13d0e0cca]
    annotation/qual  [md5: c1d8d8ad9df53f826032fd9fd2dfe462]
    annotation/filter  [md5: 8b3275f3d4a0d0d9e7dcd78576f8973a]
    annotation/format/AD  [md5: 9767017e55fc385afbab4f7073fd6bc0]
    annotation/format/FAD  [md5: 3dba15ac385be41b390323a0805afb25]
    annotation/format/FGT  [md5: 75077a1c132e40aecc53320c55f7e30b]
Done.
Mon Jul 15 23:01:59 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/RtmpcZqyyq/newgds36f3fd2b352b3.gds' (30.9K)
    # of fragments: 129
    save to '/tmp/RtmpcZqyyq/newgds36f3fd2b352b3.gds.tmp'
    rename '/tmp/RtmpcZqyyq/newgds36f3fd2b352b3.gds.tmp' (30.2K, reduced: 780B)
    # of fragments: 64
Mon Jul 15 23:01:59 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 '/tmp/RtmpcZqyyq/newgds36f3fd2b352b3.gds' (53.8K)
    # of fragments: 86
    save to '/tmp/RtmpcZqyyq/newgds36f3fd2b352b3.gds.tmp'
    rename '/tmp/RtmpcZqyyq/newgds36f3fd2b352b3.gds.tmp' (52.3K, reduced: 1.5K)
    # of fragments: 74
The connection to the GDS file was closed.
The connection to the GDS file was closed.
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/tmp/RtmpcZqyyq/sample36f3fd3a2d33db.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/RtmpcZqyyq/sample36f3fd3a2d33db.gds.tmp'
    rename '/tmp/RtmpcZqyyq/sample36f3fd3a2d33db.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...

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 
 30.764   1.484  32.254 

Example timings

GBScleanR.Rcheck/GBScleanR-Ex.timings

nameusersystemelapsed
GbsrGenotypeData-class0.0130.0000.017
GbsrScheme-class0.0460.0000.047
addScheme0.0080.0000.008
assignScheme0.0740.0040.077
boxplotGBSR0.8330.0400.873
closeGDS0.0040.0040.008
countGenotype0.6530.0320.685
countRead0.6530.0000.655
estGeno2.1810.0882.270
gbsrGDS2CSV0.0370.0000.037
gbsrGDS2VCF0.0050.0000.005
gbsrVCF2GDS0.0780.0040.083
getAllele0.0030.0020.005
getChromosome0.0030.0020.005
getCountAlleleAlt0.4960.0200.516
getCountAlleleMissing0.4260.0000.426
getCountAlleleRef0.4640.0000.463
getCountGenoAlt0.5160.0000.517
getCountGenoHet0.5280.0000.528
getCountGenoMissing0.4210.0000.420
getCountGenoRef0.4900.0480.538
getCountRead0.4970.0040.501
getCountReadAlt0.4460.0000.446
getCountReadRef0.4950.0000.495
getGenotype0.0280.0000.029
getHaplotype2.1210.0522.173
getInfo0.0040.0000.005
getMAC0.4240.0000.424
getMAF0.4330.0000.433
getMarID0.0050.0000.005
getMeanReadAlt0.4860.0000.485
getMeanReadRef0.5010.0360.538
getMedianReadAlt0.4960.0160.512
getMedianReadRef0.4580.0000.457
getParents0.0090.0000.009
getPosition0.0060.0000.006
getRead0.0080.0000.007
getReplicates0.0060.0000.005
getSDReadAlt0.4190.0000.418
getSDReadRef0.3780.0000.378
getSamID0.0050.0000.005
histGBSR0.6050.0240.629
initScheme0.0080.0000.008
isOpenGDS0.0020.0040.006
loadGDS0.0710.0040.076
makeScheme0.0060.0000.007
nmar0.0030.0000.004
nsam0.0030.0000.004
pairsGBSR0.5180.0160.535
plotDosage0.1810.0040.185
plotGBSR0.5910.0040.594
plotReadRatio0.1670.0000.166
reopenGDS0.0070.0000.006
resetCallFilter0.5180.0080.525
resetFilter1.3860.0081.394
resetMarFilter0.9520.0000.953
resetSamFilter1.0290.0601.089
setCallFilter1.0600.0001.108
setInfoFilter0.0050.0000.005
setMarFilter0.8310.0000.830
setParents2.1680.0482.216
setReplicates0.0060.0000.005
setSamFilter0.8740.0040.877
showScheme0.0060.0000.006
thinMarker0.4430.0040.446
validMar0.0050.0000.004
validSam0.0040.0000.004