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

This page was generated on 2024-04-17 11:35:58 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 769/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GBScleanR 1.6.0  (landing page)
Tomoyuki Furuta
Snapshot Date: 2024-04-15 14:05:01 -0400 (Mon, 15 Apr 2024)
git_url: https://git.bioconductor.org/packages/GBScleanR
git_branch: RELEASE_3_18
git_last_commit: f849068
git_last_commit_date: 2023-10-24 11:38:50 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

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.6.0
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:GBScleanR.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings GBScleanR_1.6.0.tar.gz
StartedAt: 2024-04-15 22:56:39 -0400 (Mon, 15 Apr 2024)
EndedAt: 2024-04-15 22:59:49 -0400 (Mon, 15 Apr 2024)
EllapsedTime: 190.9 seconds
RetCode: 0
Status:   OK  
CheckDir: GBScleanR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/GBScleanR.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* 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.6.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘GBScleanR’ can be installed ... OK
* used C++ compiler: ‘g++ (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.7Mb
  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 R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.replaceGT: no visible global function definition for ‘copyto.gdsn’
Undefined global functions or variables:
  copyto.gdsn
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘BasicUsageOfGBScleanR.rmd’ using ‘UTF-8’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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



Installation output

GBScleanR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.18-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.18-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-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.18-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-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.18-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-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.18-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-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.18-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-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.18-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-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.18-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.18-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.18-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.18-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.18-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.18-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.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(GBScleanR)
Loading required package: SeqArray
Loading required package: gdsfmt
> 
> test_check("GBScleanR")
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmp5TYaGH/sample29536371ec6cc9.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/Rtmp5TYaGH/sample29536371ec6cc9.gds.tmp'
    rename '/tmp/Rtmp5TYaGH/sample29536371ec6cc9.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/Rtmp5TYaGH/sample295363c4e85a1.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/Rtmp5TYaGH/sample295363c4e85a1.gds.tmp'
    rename '/tmp/Rtmp5TYaGH/sample295363c4e85a1.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.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmp5TYaGH/sample2953636c1584ba.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/Rtmp5TYaGH/sample2953636c1584ba.gds.tmp'
    rename '/tmp/Rtmp5TYaGH/sample2953636c1584ba.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 Apr 15 22:58:50 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/Rtmp5TYaGH/sample29536335233898.gds
    [Progress Info: sample29536335233898.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 Apr 15 22:58:50 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmp5TYaGH/sample29536335233898.gds' (53.4K)
    # of fragments: 108
    save to '/tmp/Rtmp5TYaGH/sample29536335233898.gds.tmp'
    rename '/tmp/Rtmp5TYaGH/sample29536335233898.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Mon Apr 15 22:58:50 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/Rtmp5TYaGH/sample29536335233898.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/Rtmp5TYaGH/sample29536335233898.gds.tmp'
    rename '/tmp/Rtmp5TYaGH/sample29536335233898.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/Rtmp5TYaGH/sample2953636db56f88.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/Rtmp5TYaGH/sample2953636db56f88.gds.tmp'
    rename '/tmp/Rtmp5TYaGH/sample2953636db56f88.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.
 <None> <None> <None> <None> <None> <None> <None> <None> <None> <None>The connection to the GDS file was closed.
Loading GDS file.
Reformatting FGT
The connection to the GDS file was closed.
Loading GDS file.
Reformatting FGT
The connection to the GDS file was closed.
Mon Apr 15 22:58:54 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/Rtmp5TYaGH/sample2953633d5eea52.gds
    [Progress Info: sample2953633d5eea52.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 Apr 15 22:58:54 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmp5TYaGH/sample2953633d5eea52.gds' (53.4K)
    # of fragments: 108
    save to '/tmp/Rtmp5TYaGH/sample2953633d5eea52.gds.tmp'
    rename '/tmp/Rtmp5TYaGH/sample2953633d5eea52.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Mon Apr 15 22:58:54 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/Rtmp5TYaGH/sample2953633d5eea52.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/Rtmp5TYaGH/sample2953633d5eea52.gds.tmp'
    rename '/tmp/Rtmp5TYaGH/sample2953633d5eea52.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
No parents info.
Mon Apr 15 22:58:54 2024
Variant Call Format (VCF) Import:
    file:
        out2953636b8e59d4.vcf (59.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/Rtmp5TYaGH/newgds29536333f39e29.gds
    [Progress Info: newgds29536333f39e29.gds.progress]
Parsing 'out2953636b8e59d4.vcf':
+ genotype/data   { Bit2 2x56x119 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 7c3593d5bb263d3f42eb9363313ce0a7]
    variant.id  [md5: 2fe225cdcc03c6b25f94e65209f47935]
    position  [md5: a04ff494e84f2a2b73839ef3417a7b3d]
    chromosome  [md5: 2c63827bd00e7c6bf967d1b3564fb864]
    allele  [md5: d02a2c39f41235590720fd56106f6a03]
    genotype  [md5: 9773f3a464f1d1491a0e65c49c7e3865]
    phase  [md5: 06070c57578baf5f3d09b75dcafd51a9]
    annotation/id  [md5: ac36c7e09a38e1546f75b7497646c2cd]
    annotation/qual  [md5: e5b0890672db1d9613363930dd2f3aba]
    annotation/filter  [md5: 9987a60b68575dbedaa31b344ec7e745]
    annotation/format/AD  [md5: 0995f9090191452f4c9d53cae25631a1]
Done.
Mon Apr 15 22:58:54 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmp5TYaGH/newgds29536333f39e29.gds' (20.7K)
    # of fragments: 107
    save to '/tmp/Rtmp5TYaGH/newgds29536333f39e29.gds.tmp'
    rename '/tmp/Rtmp5TYaGH/newgds29536333f39e29.gds.tmp' (20.0K, reduced: 636B)
    # of fragments: 54
Mon Apr 15 22:58:54 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/Rtmp5TYaGH/newgds29536333f39e29.gds' (32.3K)
    # of fragments: 69
    save to '/tmp/Rtmp5TYaGH/newgds29536333f39e29.gds.tmp'
    rename '/tmp/Rtmp5TYaGH/newgds29536333f39e29.gds.tmp' (32.2K, reduced: 108B)
    # of fragments: 60
No parents info.
Mon Apr 15 22:58:54 2024
Variant Call Format (VCF) Import:
    file:
        out2953634f093a20.vcf (126.7K)
    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,CFT,FAD,FGT
Output:
    /tmp/Rtmp5TYaGH/newgds295363b1dafe8.gds
    [Progress Info: newgds295363b1dafe8.gds.progress]
Parsing 'out2953634f093a20.vcf':
+ genotype/data   { Bit2 2x56x119 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 7c3593d5bb263d3f42eb9363313ce0a7]
    variant.id  [md5: 2fe225cdcc03c6b25f94e65209f47935]
    position  [md5: a04ff494e84f2a2b73839ef3417a7b3d]
    chromosome  [md5: 2c63827bd00e7c6bf967d1b3564fb864]
    allele  [md5: d02a2c39f41235590720fd56106f6a03]
    genotype  [md5: 9773f3a464f1d1491a0e65c49c7e3865]
    phase  [md5: 06070c57578baf5f3d09b75dcafd51a9]
    annotation/id  [md5: ac36c7e09a38e1546f75b7497646c2cd]
    annotation/qual  [md5: e5b0890672db1d9613363930dd2f3aba]
    annotation/filter  [md5: 9987a60b68575dbedaa31b344ec7e745]
    annotation/format/AD  [md5: 0995f9090191452f4c9d53cae25631a1]
    annotation/format/CFT  [md5: 611e3660c1e026d126b55814273a38a6]
    annotation/format/FAD  [md5: deb0e1cf7b01436a5c9ddaf895ab3ec9]
    annotation/format/FGT  [md5: 77b19f6afb41dd8cfed59b6c2e2e5597]
Done.
Mon Apr 15 22:58:54 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmp5TYaGH/newgds295363b1dafe8.gds' (31.6K)
    # of fragments: 140
    save to '/tmp/Rtmp5TYaGH/newgds295363b1dafe8.gds.tmp'
    rename '/tmp/Rtmp5TYaGH/newgds295363b1dafe8.gds.tmp' (30.7K, reduced: 852B)
    # of fragments: 69
Mon Apr 15 22:58:54 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/Rtmp5TYaGH/newgds295363b1dafe8.gds' (53.6K)
    # of fragments: 91
    save to '/tmp/Rtmp5TYaGH/newgds295363b1dafe8.gds.tmp'
    rename '/tmp/Rtmp5TYaGH/newgds295363b1dafe8.gds.tmp' (52.2K, reduced: 1.4K)
    # of fragments: 79
The connection to the GDS file was closed.
The connection to the GDS file was closed.
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/tmp/Rtmp5TYaGH/sample29536370e96dd2.gds' (95.5K)
    # of fragments: 69
    save to '/tmp/Rtmp5TYaGH/sample29536370e96dd2.gds.tmp'
    rename '/tmp/Rtmp5TYaGH/sample29536370e96dd2.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 
 12.674   0.966  13.631 

Example timings

GBScleanR.Rcheck/GBScleanR-Ex.timings

nameusersystemelapsed
GbsrGenotypeData-class0.0090.0040.016
GbsrScheme-class0.0410.0040.045
addScheme0.0070.0010.007
assignScheme0.0680.0000.068
boxplotGBSR0.4290.0030.433
closeGDS0.0030.0000.004
countGenotype0.2720.0080.281
countRead0.2660.0030.269
estGeno2.2130.0162.230
gbsrGDS2CSV0.0310.0000.032
gbsrGDS2VCF0.0050.0000.005
gbsrVCF2GDS0.0890.0000.089
getAllele0.0060.0000.006
getChromosome0.0050.0000.005
getCountAlleleAlt0.0130.0000.013
getCountAlleleMissing0.0130.0000.013
getCountAlleleRef0.0130.0000.013
getCountGenoAlt0.0130.0000.013
getCountGenoHet0.0130.0000.013
getCountGenoMissing0.0120.0000.012
getCountGenoRef0.0130.0000.013
getCountRead0.0300.0000.031
getCountReadAlt0.0160.0000.016
getCountReadRef0.0150.0000.016
getGenotype0.0490.0000.050
getHaplotype2.2650.0002.266
getInfo0.0040.0000.005
getMAC0.0120.0000.013
getMAF0.0130.0000.013
getMarID0.0040.0000.004
getMeanReadAlt0.0160.0000.016
getMeanReadRef0.0160.0000.016
getMedianReadAlt0.0160.0000.016
getMedianReadRef0.0160.0000.017
getParents0.0070.0000.007
getPosition0.0010.0040.004
getRead0.0060.0000.006
getSDReadAlt0.0120.0040.016
getSDReadRef0.0130.0040.017
getSamID0.0050.0000.005
histGBSR0.2320.0000.232
initScheme0.0050.0000.006
isOpenGDS0.0050.0000.005
loadGDS0.0670.0040.071
nmar0.0030.0000.003
nsam0.0030.0000.003
pairsGBSR0.1460.0000.146
plotDosage0.1680.0000.168
plotGBSR0.1920.0000.192
plotReadRatio0.150.000.15
reopenGDS0.0040.0030.006
resetCallFilter0.3130.0690.383
resetFilter0.3480.0680.416
resetMarFilter0.0240.0040.027
resetSamFilter0.0850.0080.093
setCallFilter0.6070.1280.734
setInfoFilter0.0040.0000.005
setMarFilter0.0250.0000.026
setParents1.7040.0041.708
setReplicates0.0040.0000.004
setSamFilter0.0340.0000.035
showScheme0.0060.0000.006
thinMarker0.0130.0000.013
validMar0.0040.0000.004
validSam0.0000.0040.004