Back to Build/check report for BioC 3.17
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-01-02 09:00:30 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
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

CHECK results for GBScleanR on palomino5


To the developers/maintainers of the GBScleanR package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 724/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GBScleanR 1.3.4  (landing page)
Tomoyuki Furuta
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/GBScleanR
git_branch: master
git_last_commit: c05e70a
git_last_commit_date: 2022-12-20 01:16:52 -0500 (Tue, 20 Dec 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  

Summary

Package: GBScleanR
Version: 1.3.4
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GBScleanR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings GBScleanR_1.3.4.tar.gz
StartedAt: 2022-12-28 23:58:19 -0500 (Wed, 28 Dec 2022)
EndedAt: 2022-12-29 00:00:50 -0500 (Thu, 29 Dec 2022)
EllapsedTime: 150.9 seconds
RetCode: 0
Status:   OK  
CheckDir: GBScleanR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GBScleanR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings GBScleanR_1.3.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/GBScleanR.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 10.4.0
    GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'GBScleanR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'GBScleanR' version '1.3.4'
* 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 whether package 'GBScleanR' can be installed ... OK
* used C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking 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 dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'F:/biocbuild/bbs-3.17-bioc/R/library/GBScleanR/libs/x64/GBScleanR.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)

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

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/GBScleanR.Rcheck/00check.log'
for details.



Installation output

GBScleanR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL GBScleanR
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'GBScleanR' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
using C++11
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppParallel/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c GBSR_HMM.cpp -o GBSR_HMM.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppParallel/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c GBSR_stats.cpp -o GBSR_stats.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppParallel/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -shared -s -static-libgcc -o GBScleanR.dll tmp.def GBSR_HMM.o GBSR_stats.o RcppExports.o -LF:/biocbuild/bbs-3.17-bioc/R/library/RcppParallel/lib/x64 -ltbb -ltbbmalloc -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.17-bioc/R/library/00LOCK-GBScleanR/00new/GBScleanR/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (GBScleanR)

Tests output

GBScleanR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c29db28fe.gds' (95.5K)
    # of fragments: 69
    save to 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c29db28fe.gds.tmp'
    rename 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c29db28fe.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 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c50802c4.gds' (95.5K)
    # of fragments: 69
    save to 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c50802c4.gds.tmp'
    rename 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c50802c4.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 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c18525d19.gds' (95.5K)
    # of fragments: 69
    save to 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c18525d19.gds.tmp'
    rename 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c18525d19.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Thu Dec 29 00:00:31 2022
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
Output:
    F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c25883c44.gds
Parsing 'sample.vcf':
+ genotype/data   { Bit2 2x102x242 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 338086c89cac9760256e9d1ec0a77327]
    variant.id  [md5: 6f6b771cc6816e18766cd7b202765193]
    position  [md5: f3033fec247b8ec6980e81005e257bd8]
    chromosome  [md5: 891ee7d299e1dba9146b8ae33476741c]
    allele  [md5: 9fc3f097ae98a7ebff52fac77379926e]
    genotype  [md5: b83af5eb9818d83c2ccaa40d494f15a8]
    phase  [md5: 9d686e01959b61df5fdc1a4684bd72b3]
    annotation/id  [md5: 021994c12424cab1e907740e364c7c24]
    annotation/qual  [md5: 5a566f4332739a2b28d23b215163b70a]
    annotation/filter  [md5: cb74cdb22966d99a9290a2c804a10580]
    annotation/format/AD  [md5: f8b130e5e4e497ee162cf32b15b0ac3a]
Done.
Thu Dec 29 00:00:31 2022
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c25883c44.gds' (53.4K)
    # of fragments: 108
    save to 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c25883c44.gds.tmp'
    rename 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c25883c44.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Thu Dec 29 00:00:31 2022
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c25883c44.gds' (95.5K)
    # of fragments: 69
    save to 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c25883c44.gds.tmp'
    rename 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c25883c44.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 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c6822289f.gds' (95.5K)
    # of fragments: 69
    save to 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c6822289f.gds.tmp'
    rename 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c6822289f.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.
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c6b697ef3.gds' (95.5K)
    # of fragments: 69
    save to 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c6b697ef3.gds.tmp'
    rename 'F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpEPAvAn\sample2f4c6b697ef3.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
Set the number of threads: 1
Start cleaning...

Now cleaning chr 1...

Cycle 1: Forward path...

Forward founder genotype probability calculation at marker#: 10                                                                      
Forward founder genotype probability calculation at marker#: 20                                                                      
Forward founder genotype probability calculation at marker#: 30                                                                      
Forward founder genotype probability calculation at marker#: 40                                                                      
Forward founder genotype probability calculation at marker#: 50                                                                      
Forward founder genotype probability calculation at marker#: 60                                                                      
Forward founder genotype probability calculation at marker#: 70                                                                      
Forward founder genotype probability calculation at marker#: 80                                                                      
Forward founder genotype probability calculation at marker#: 90                                                                      
Forward founder genotype probability calculation at marker#: 100                                                                      
Forward founder genotype probability calculation at marker#: 110                                                                      
Forward founder genotype probability calculation at marker#: 120                                                                      
Forward founder genotype probability calculation at marker#: 130                                                                      
Forward founder genotype probability calculation at marker#: 140                                                                      
Forward founder genotype probability calculation at marker#: 150                                                                      
Forward founder genotype probability calculation at marker#: 160                                                                      
Forward founder genotype probability calculation at marker#: 170                                                                      
Forward founder genotype probability calculation at marker#: 180                                                                      
Forward founder genotype probability calculation at marker#: 190                                                                      
Forward founder genotype probability calculation at marker#: 200                                                                      
Forward founder genotype probability calculation at marker#: 210                                                                      
Forward founder genotype probability calculation at marker#: 220                                                                      
Forward founder genotype probability calculation at marker#: 230                                                                      
Forward founder genotype probability calculation at marker#: 240                                                                      
Forward founder genotype probability calculation: Done!                                                                      
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!                                                                      
                                                                      
Cycle 1: Backward path...

Forward founder genotype probability calculation at marker#: 10                                                                      
Forward founder genotype probability calculation at marker#: 20                                                                      
Forward founder genotype probability calculation at marker#: 30                                                                      
Forward founder genotype probability calculation at marker#: 40                                                                      
Forward founder genotype probability calculation at marker#: 50                                                                      
Forward founder genotype probability calculation at marker#: 60                                                                      
Forward founder genotype probability calculation at marker#: 70                                                                      
Forward founder genotype probability calculation at marker#: 80                                                                      
Forward founder genotype probability calculation at marker#: 90                                                                      
Forward founder genotype probability calculation at marker#: 100                                                                      
Forward founder genotype probability calculation at marker#: 110                                                                      
Forward founder genotype probability calculation at marker#: 120                                                                      
Forward founder genotype probability calculation at marker#: 130                                                                      
Forward founder genotype probability calculation at marker#: 140                                                                      
Forward founder genotype probability calculation at marker#: 150                                                                      
Forward founder genotype probability calculation at marker#: 160                                                                      
Forward founder genotype probability calculation at marker#: 170                                                                      
Forward founder genotype probability calculation at marker#: 180                                                                      
Forward founder genotype probability calculation at marker#: 190                                                                      
Forward founder genotype probability calculation at marker#: 200                                                                      
Forward founder genotype probability calculation at marker#: 210                                                                      
Forward founder genotype probability calculation at marker#: 220                                                                      
Forward founder genotype probability calculation at marker#: 230                                                                      
Forward founder genotype probability calculation at marker#: 240                                                                      
Forward founder genotype probability calculation: Done!                                                                      
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!                                                                      
                                                                      
Cycle 1: Estimating allele read bias and mismapping pattern...

Cycle 2: Forward path...

Forward founder genotype probability calculation at marker#: 10                                                                      
Forward founder genotype probability calculation at marker#: 20                                                                      
Forward founder genotype probability calculation at marker#: 30                                                                      
Forward founder genotype probability calculation at marker#: 40                                                                      
Forward founder genotype probability calculation at marker#: 50                                                                      
Forward founder genotype probability calculation at marker#: 60                                                                      
Forward founder genotype probability calculation at marker#: 70                                                                      
Forward founder genotype probability calculation at marker#: 80                                                                      
Forward founder genotype probability calculation at marker#: 90                                                                      
Forward founder genotype probability calculation at marker#: 100                                                                      
Forward founder genotype probability calculation at marker#: 110                                                                      
Forward founder genotype probability calculation at marker#: 120                                                                      
Forward founder genotype probability calculation at marker#: 130                                                                      
Forward founder genotype probability calculation at marker#: 140                                                                      
Forward founder genotype probability calculation at marker#: 150                                                                      
Forward founder genotype probability calculation at marker#: 160                                                                      
Forward founder genotype probability calculation at marker#: 170                                                                      
Forward founder genotype probability calculation at marker#: 180                                                                      
Forward founder genotype probability calculation at marker#: 190                                                                      
Forward founder genotype probability calculation at marker#: 200                                                                      
Forward founder genotype probability calculation at marker#: 210                                                                      
Forward founder genotype probability calculation at marker#: 220                                                                      
Forward founder genotype probability calculation at marker#: 230                                                                      
Forward founder genotype probability calculation at marker#: 240                                                                      
Forward founder genotype probability calculation: Done!                                                                      
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!                                                                      
                                                                      
Cycle 2: Backward path...

Forward founder genotype probability calculation at marker#: 10                                                                      
Forward founder genotype probability calculation at marker#: 20                                                                      
Forward founder genotype probability calculation at marker#: 30                                                                      
Forward founder genotype probability calculation at marker#: 40                                                                      
Forward founder genotype probability calculation at marker#: 50                                                                      
Forward founder genotype probability calculation at marker#: 60                                                                      
Forward founder genotype probability calculation at marker#: 70                                                                      
Forward founder genotype probability calculation at marker#: 80                                                                      
Forward founder genotype probability calculation at marker#: 90                                                                      
Forward founder genotype probability calculation at marker#: 100                                                                      
Forward founder genotype probability calculation at marker#: 110                                                                      
Forward founder genotype probability calculation at marker#: 120                                                                      
Forward founder genotype probability calculation at marker#: 130                                                                      
Forward founder genotype probability calculation at marker#: 140                                                                      
Forward founder genotype probability calculation at marker#: 150                                                                      
Forward founder genotype probability calculation at marker#: 160                                                                      
Forward founder genotype probability calculation at marker#: 170                                                                      
Forward founder genotype probability calculation at marker#: 180                                                                      
Forward founder genotype probability calculation at marker#: 190                                                                      
Forward founder genotype probability calculation at marker#: 200                                                                      
Forward founder genotype probability calculation at marker#: 210                                                                      
Forward founder genotype probability calculation at marker#: 220                                                                      
Forward founder genotype probability calculation at marker#: 230                                                                      
Forward founder genotype probability calculation at marker#: 240                                                                      
Forward founder genotype probability calculation: Done!                                                                      
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!                                                                      
                                                                      
Summarizing output...

Done!
The connection to the GDS file was closed.
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 263 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• empty test (1)

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 263 ]
> 
> proc.time()
   user  system elapsed 
  10.59    2.04   13.31 

Example timings

GBScleanR.Rcheck/GBScleanR-Ex.timings

nameusersystemelapsed
GbsrGenotypeData-class000
GbsrScheme-class0.000.010.01
addScheme0.060.000.06
boxplotGBSR0.330.020.34
closeGDS0.010.000.02
countGenotype0.240.010.25
countRead0.310.040.34
estGeno1.660.001.67
gbsrGDS2CSV0.060.000.07
gbsrGDS2VCF000
gbsrVCF2GDS0.090.030.17
getAllele0.020.000.01
getChromosome000
getCountAlleleAlt0.000.000.02
getCountAlleleMissing000
getCountAlleleRef0.020.000.02
getCountGenoAlt0.010.000.01
getCountGenoHet0.000.010.02
getCountGenoMissing0.000.020.01
getCountGenoRef0.000.000.02
getCountRead0.030.000.03
getCountReadAlt0.020.000.03
getCountReadRef0.010.000.02
getGenotype0.040.000.03
getHaplotype1.230.011.28
getInfo000
getMAC0.000.000.02
getMAF0.010.000.02
getMarID000
getMeanReadAlt0.010.000.02
getMeanReadRef0.020.000.01
getMedianReadAlt0.010.000.02
getMedianReadRef0.020.000.01
getParents0.010.000.02
getPosition0.020.000.01
getRead0.010.000.02
getSDReadAlt0.020.020.03
getSDReadRef0.010.000.01
getSamID000
histGBSR0.170.020.19
initScheme0.000.010.01
isOpenGDS0.020.000.02
loadGDS0.070.060.17
nmar000
nsam0.020.000.01
pairsGBSR0.110.020.13
plotDosage0.150.000.17
plotGBSR0.170.000.17
plotReadRatio0.140.010.16
reopenGDS0.020.000.01
resetCallFilter0.450.110.61
resetFilter0.390.190.67
resetMarFilter0.030.000.04
resetSamFilter0.110.020.17
setCallFilter0.720.501.31
setInfoFilter000
setMarFilter0.030.000.05
setParents1.380.031.43
setSamFilter0.030.000.04
showScheme0.000.010.01
thinMarker0.020.000.03
validMar0.010.000.02
validSam000