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

This page was generated on 2025-03-10 12:12 -0400 (Mon, 10 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4670
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4355
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4446
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4439
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4306
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 770/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GBScleanR 2.0.3  (landing page)
Tomoyuki Furuta
Snapshot Date: 2025-03-06 13:00 -0500 (Thu, 06 Mar 2025)
git_url: https://git.bioconductor.org/packages/GBScleanR
git_branch: RELEASE_3_20
git_last_commit: 39e77d4
git_last_commit_date: 2025-01-28 04:33:43 -0500 (Tue, 28 Jan 2025)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for GBScleanR on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: GBScleanR
Version: 2.0.3
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:GBScleanR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GBScleanR_2.0.3.tar.gz
StartedAt: 2025-03-07 07:15:24 -0000 (Fri, 07 Mar 2025)
EndedAt: 2025-03-07 07:18:46 -0000 (Fri, 07 Mar 2025)
EllapsedTime: 202.3 seconds
RetCode: 0
Status:   OK  
CheckDir: GBScleanR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:GBScleanR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GBScleanR_2.0.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/GBScleanR.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GBScleanR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GBScleanR’ version ‘2.0.3’
* 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: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is  5.9Mb
  sub-directories of 1Mb or more:
    libs   4.6Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/home/biocbuild/R/R-4.4.3/site-library/GBScleanR/libs/GBScleanR.so’:
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)

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

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

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


Installation output

GBScleanR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL GBScleanR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.3/site-library’
* installing *source* package ‘GBScleanR’ ...
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
using C++11
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c gbsrCalcProb.cpp -o gbsrCalcProb.o
gbsrCalcProb.cpp: In function ‘std::vector<double> calcGenoprob(const double&, const double&, const double&, const double&, const double&, const bool&, const int&)’:
gbsrCalcProb.cpp:25:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   25 |     for(int g = 0; g < prob.size(); ++g){
      |                    ~~^~~~~~~~~~~~~
gbsrCalcProb.cpp:37:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   37 |         for(int g = 0; g < prob.size(); ++g){
      |                        ~~^~~~~~~~~~~~~
gbsrCalcProb.cpp: In function ‘void calcMissmap(std::vector<double>&, const double&, const double&, const bool&, const int&)’:
gbsrCalcProb.cpp:72:21: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
   72 |         } else if(g == ploidy){
      |                   ~~^~~~~~~~~
gbsrCalcProb.cpp:74:22: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
   74 |                 if(h == ploidy){
      |                    ~~^~~~~~~~~
gbsrCalcProb.cpp:87:29: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
   87 |                 } else if(h == ploidy){
      |                           ~~^~~~~~~~~
gbsrCalcProb.cpp:127:29: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  127 |                 } else if(g == ploidy){
      |                           ~~^~~~~~~~~
gbsrCalcProb.cpp: In function ‘void offsetProb(std::vector<double>&, const bool&, const int&)’:
gbsrCalcProb.cpp:170:28: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  170 |             if(g == 0 && g == ploidy){
      |                          ~~^~~~~~~~~
gbsrCalcProb.cpp:185:32: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  185 |                 if(g == 0 && g == ploidy){
      |                              ~~^~~~~~~~~
In file included from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrCalcProb.cpp:3:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = long unsigned int]’:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/tbb_thread.h:251:29:   required from here
  251 |             return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id);
      |                    ~~~~~~~~~^~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘long unsigned int’ to ‘tbb::atomic<long unsigned int>&’ does not use ‘constexpr tbb::atomic<long unsigned int>::atomic(long unsigned int)’ [-Wcast-user-defined]
  544 |     return (atomic<T>&)t;
      |            ^~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]’:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/concurrent_hash_map.h:291:31:   required from here
  291 |                   && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL )
      |                      ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘tbb::interface5::internal::hash_map_base::bucket*’ to ‘tbb::atomic<tbb::interface5::internal::hash_map_base::bucket*>&’ does not use ‘constexpr tbb::atomic<T*>::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]’ [-Wcast-user-defined]
  544 |     return (atomic<T>&)t;
      |            ^~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c gbsrFB.cpp -o gbsrFB.o
In file included from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrFB.cpp:3:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = long unsigned int]’:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/tbb_thread.h:251:29:   required from here
  251 |             return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id);
      |                    ~~~~~~~~~^~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘long unsigned int’ to ‘tbb::atomic<long unsigned int>&’ does not use ‘constexpr tbb::atomic<long unsigned int>::atomic(long unsigned int)’ [-Wcast-user-defined]
  544 |     return (atomic<T>&)t;
      |            ^~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]’:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/concurrent_hash_map.h:291:31:   required from here
  291 |                   && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL )
      |                      ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘tbb::interface5::internal::hash_map_base::bucket*’ to ‘tbb::atomic<tbb::interface5::internal::hash_map_base::bucket*>&’ does not use ‘constexpr tbb::atomic<T*>::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]’ [-Wcast-user-defined]
  544 |     return (atomic<T>&)t;
      |            ^~~~~~~~~~~~~
gbsrFB.cpp: In member function ‘virtual void ParFB::operator()(size_t, size_t)’:
gbsrFB.cpp:109:17: warning: ‘hap_offset_ij’ may be used uninitialized [-Wmaybe-uninitialized]
  109 |             int hap_offset_ij;
      |                 ^~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c gbsrIPO.cpp -o gbsrIPO.o
gbsrIPO.cpp: In member function ‘virtual void ParGenoProb::operator()(size_t, size_t)’:
gbsrIPO.cpp:57:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   57 |                 for(int g = 0; g < prob.size(); ++g){
      |                                ~~^~~~~~~~~~~~~
In file included from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrIPO.cpp:3:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = long unsigned int]’:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/tbb_thread.h:251:29:   required from here
  251 |             return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id);
      |                    ~~~~~~~~~^~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘long unsigned int’ to ‘tbb::atomic<long unsigned int>&’ does not use ‘constexpr tbb::atomic<long unsigned int>::atomic(long unsigned int)’ [-Wcast-user-defined]
  544 |     return (atomic<T>&)t;
      |            ^~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]’:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/concurrent_hash_map.h:291:31:   required from here
  291 |                   && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL )
      |                      ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘tbb::interface5::internal::hash_map_base::bucket*’ to ‘tbb::atomic<tbb::interface5::internal::hash_map_base::bucket*>&’ does not use ‘constexpr tbb::atomic<T*>::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]’ [-Wcast-user-defined]
  544 |     return (atomic<T>&)t;
      |            ^~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c gbsrStats.cpp -o gbsrStats.o
In file included from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrStats.cpp:3:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = long unsigned int]’:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/tbb_thread.h:251:29:   required from here
  251 |             return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id);
      |                    ~~~~~~~~~^~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘long unsigned int’ to ‘tbb::atomic<long unsigned int>&’ does not use ‘constexpr tbb::atomic<long unsigned int>::atomic(long unsigned int)’ [-Wcast-user-defined]
  544 |     return (atomic<T>&)t;
      |            ^~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]’:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/concurrent_hash_map.h:291:31:   required from here
  291 |                   && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL )
      |                      ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘tbb::interface5::internal::hash_map_base::bucket*’ to ‘tbb::atomic<tbb::interface5::internal::hash_map_base::bucket*>&’ does not use ‘constexpr tbb::atomic<T*>::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]’ [-Wcast-user-defined]
  544 |     return (atomic<T>&)t;
      |            ^~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c gbsrViterbi.cpp -o gbsrViterbi.o
In file included from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrViterbi.cpp:3:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = long unsigned int]’:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/tbb_thread.h:251:29:   required from here
  251 |             return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id);
      |                    ~~~~~~~~~^~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘long unsigned int’ to ‘tbb::atomic<long unsigned int>&’ does not use ‘constexpr tbb::atomic<long unsigned int>::atomic(long unsigned int)’ [-Wcast-user-defined]
  544 |     return (atomic<T>&)t;
      |            ^~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]’:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/concurrent_hash_map.h:291:31:   required from here
  291 |                   && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL )
      |                      ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘tbb::interface5::internal::hash_map_base::bucket*’ to ‘tbb::atomic<tbb::interface5::internal::hash_map_base::bucket*>&’ does not use ‘constexpr tbb::atomic<T*>::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]’ [-Wcast-user-defined]
  544 |     return (atomic<T>&)t;
      |            ^~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c gbsrutil.cpp -o gbsrutil.o
In file included from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrutil.cpp:3:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = long unsigned int]’:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/tbb_thread.h:251:29:   required from here
  251 |             return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id);
      |                    ~~~~~~~~~^~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘long unsigned int’ to ‘tbb::atomic<long unsigned int>&’ does not use ‘constexpr tbb::atomic<long unsigned int>::atomic(long unsigned int)’ [-Wcast-user-defined]
  544 |     return (atomic<T>&)t;
      |            ^~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of ‘tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]’:
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/concurrent_hash_map.h:291:31:   required from here
  291 |                   && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL )
      |                      ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting ‘tbb::interface5::internal::hash_map_base::bucket*’ to ‘tbb::atomic<tbb::interface5::internal::hash_map_base::bucket*>&’ does not use ‘constexpr tbb::atomic<T*>::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]’ [-Wcast-user-defined]
  544 |     return (atomic<T>&)t;
      |            ^~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -shared -L/home/biocbuild/R/R-4.4.3/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/R/R-4.4.3/lib -lR
installing to /home/biocbuild/R/R-4.4.3/site-library/00LOCK-GBScleanR/00new/GBScleanR/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (GBScleanR)

Tests output

GBScleanR.Rcheck/tests/testthat.Rout


R version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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

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

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

> library(testthat)
> library(GBScleanR)
Loading required package: SeqArray
Loading required package: gdsfmt
> 
> test_check("GBScleanR")
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f0cdd8bd7.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f0cdd8bd7.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f0cdd8bd7.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 '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f079311a57.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f079311a57.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f079311a57.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
Overwrite the previous parents information.
The connection to the GDS file was closed.
Loading GDS file.
Overwrite the previous parents information.
Overwrite the previous parents information.
The connection to the GDS file was closed.
Loading GDS file.
Overwrite the previous parents information.
Overwrite the previous parents information.
The connection to the GDS file was closed.
Loading GDS file.
Overwrite the previous parents information.
The connection to the GDS file was closed.
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f06c8e6d93.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f06c8e6d93.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f06c8e6d93.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Fri Mar  7 07:18:25 2025
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:
    /home/biocbuild/tmp/RtmpwKVBjn/sample3527f0408b8d2d.gds
    [Progress Info: sample3527f0408b8d2d.gds.progress]
Parsing 'sample.vcf':
+ genotype/data   { Bit2 2x102x242 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 338086c89cac9760256e9d1ec0a77327]
    variant.id  [md5: 6f6b771cc6816e18766cd7b202765193]
    position  [md5: f3033fec247b8ec6980e81005e257bd8]
    chromosome  [md5: 891ee7d299e1dba9146b8ae33476741c]
    allele  [md5: 9fc3f097ae98a7ebff52fac77379926e]
    genotype  [md5: b83af5eb9818d83c2ccaa40d494f15a8]
    phase  [md5: 9d686e01959b61df5fdc1a4684bd72b3]
    annotation/id  [md5: 021994c12424cab1e907740e364c7c24]
    annotation/qual  [md5: 5a566f4332739a2b28d23b215163b70a]
    annotation/filter  [md5: cb74cdb22966d99a9290a2c804a10580]
    annotation/format/AD  [md5: f8b130e5e4e497ee162cf32b15b0ac3a]
Done.
Fri Mar  7 07:18:25 2025
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f0408b8d2d.gds' (53.4K)
    # of fragments: 108
    save to '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f0408b8d2d.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f0408b8d2d.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Fri Mar  7 07:18:25 2025
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f0408b8d2d.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f0408b8d2d.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f0408b8d2d.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 '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f024534be3.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f024534be3.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f024534be3.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
Reformatting FGT
The connection to the GDS file was closed.
Loading GDS file.
Reformatting FGT
The connection to the GDS file was closed.
Fri Mar  7 07:18:36 2025
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:
    /home/biocbuild/tmp/RtmpwKVBjn/sample3527f07636b9d0.gds
    [Progress Info: sample3527f07636b9d0.gds.progress]
Parsing 'sample.vcf':
+ genotype/data   { Bit2 2x102x242 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 338086c89cac9760256e9d1ec0a77327]
    variant.id  [md5: 6f6b771cc6816e18766cd7b202765193]
    position  [md5: f3033fec247b8ec6980e81005e257bd8]
    chromosome  [md5: 891ee7d299e1dba9146b8ae33476741c]
    allele  [md5: 9fc3f097ae98a7ebff52fac77379926e]
    genotype  [md5: b83af5eb9818d83c2ccaa40d494f15a8]
    phase  [md5: 9d686e01959b61df5fdc1a4684bd72b3]
    annotation/id  [md5: 021994c12424cab1e907740e364c7c24]
    annotation/qual  [md5: 5a566f4332739a2b28d23b215163b70a]
    annotation/filter  [md5: cb74cdb22966d99a9290a2c804a10580]
    annotation/format/AD  [md5: f8b130e5e4e497ee162cf32b15b0ac3a]
Done.
Fri Mar  7 07:18:36 2025
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f07636b9d0.gds' (53.4K)
    # of fragments: 108
    save to '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f07636b9d0.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f07636b9d0.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Fri Mar  7 07:18:36 2025
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f07636b9d0.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f07636b9d0.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f07636b9d0.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
No parents info.
Fri Mar  7 07:18:36 2025
Variant Call Format (VCF) Import:
    file:
        out3527f03b8543b.vcf (56.7K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 52
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 52
    INFO:
    FORMAT: AD
Output:
    /home/biocbuild/tmp/RtmpwKVBjn/newgds3527f03df9dfd4.gds
    [Progress Info: newgds3527f03df9dfd4.gds.progress]
Parsing 'out3527f03b8543b.vcf':
+ genotype/data   { Bit2 2x52x121 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 348021c291a8c6595d1f98c9264e7b46]
    variant.id  [md5: 28c9f0d25321357f4d1ba270bb6674f1]
    position  [md5: 71259686e3eab261fc28ae1099990708]
    chromosome  [md5: 7a8f1bdacdbf1f8db07658a38f970e85]
    allele  [md5: 66f01f9e5e6095252f92010dd493bdf6]
    genotype  [md5: 8d657d12cccccf826b4df47b0792e2dd]
    phase  [md5: 9ff0b683b86cf6f42db10239ef4555b6]
    annotation/id  [md5: cf898bacd641dd9dd62a2f21176b181d]
    annotation/qual  [md5: a6a1e161f62c65ce32a0f9cbbc5c28d7]
    annotation/filter  [md5: 0d96dd5d52624d2875ab44dc041ad6aa]
    annotation/format/AD  [md5: ad28e1c5b60967231d8f87e12b63dad3]
Done.
Fri Mar  7 07:18:37 2025
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpwKVBjn/newgds3527f03df9dfd4.gds' (20.3K)
    # of fragments: 107
    save to '/home/biocbuild/tmp/RtmpwKVBjn/newgds3527f03df9dfd4.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpwKVBjn/newgds3527f03df9dfd4.gds.tmp' (19.6K, reduced: 636B)
    # of fragments: 54
Fri Mar  7 07:18:37 2025
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpwKVBjn/newgds3527f03df9dfd4.gds' (31.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpwKVBjn/newgds3527f03df9dfd4.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpwKVBjn/newgds3527f03df9dfd4.gds.tmp' (31.4K, reduced: 108B)
    # of fragments: 60
No parents info.
Fri Mar  7 07:18:37 2025
Variant Call Format (VCF) Import:
    file:
        out3527f017813e31.vcf (107.5K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 52
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 52
    INFO:
    FORMAT: AD,FAD,FGT
Output:
    /home/biocbuild/tmp/RtmpwKVBjn/newgds3527f05d92341a.gds
    [Progress Info: newgds3527f05d92341a.gds.progress]
Parsing 'out3527f017813e31.vcf':
+ genotype/data   { Bit2 2x52x121 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 348021c291a8c6595d1f98c9264e7b46]
    variant.id  [md5: 28c9f0d25321357f4d1ba270bb6674f1]
    position  [md5: 71259686e3eab261fc28ae1099990708]
    chromosome  [md5: 7a8f1bdacdbf1f8db07658a38f970e85]
    allele  [md5: 66f01f9e5e6095252f92010dd493bdf6]
    genotype  [md5: 8d657d12cccccf826b4df47b0792e2dd]
    phase  [md5: 9ff0b683b86cf6f42db10239ef4555b6]
    annotation/id  [md5: cf898bacd641dd9dd62a2f21176b181d]
    annotation/qual  [md5: a6a1e161f62c65ce32a0f9cbbc5c28d7]
    annotation/filter  [md5: 0d96dd5d52624d2875ab44dc041ad6aa]
    annotation/format/AD  [md5: ad28e1c5b60967231d8f87e12b63dad3]
    annotation/format/FAD  [md5: ebea2af4edbcf3b22e203baea8fc2d7d]
    annotation/format/FGT  [md5: 66491a178744ba7890d2f1d0569ea8fc]
Done.
Fri Mar  7 07:18:37 2025
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpwKVBjn/newgds3527f05d92341a.gds' (29.5K)
    # of fragments: 129
    save to '/home/biocbuild/tmp/RtmpwKVBjn/newgds3527f05d92341a.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpwKVBjn/newgds3527f05d92341a.gds.tmp' (28.8K, reduced: 780B)
    # of fragments: 64
Fri Mar  7 07:18:37 2025
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 '/home/biocbuild/tmp/RtmpwKVBjn/newgds3527f05d92341a.gds' (50.8K)
    # of fragments: 86
    save to '/home/biocbuild/tmp/RtmpwKVBjn/newgds3527f05d92341a.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpwKVBjn/newgds3527f05d92341a.gds.tmp' (49.6K, reduced: 1.3K)
    # of fragments: 74
The connection to the GDS file was closed.
The connection to the GDS file was closed.
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f048719f4f.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f048719f4f.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpwKVBjn/sample3527f048719f4f.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
As `mating` was not specified, set the following mating design.
     [,1]
[1,]    3
[2,]    3
Member IDs were not assigned to samples.
Assign 4 to all samples as member ID.
Set the number of threads: 1
Start cleaning...
Preparing genotype and haplotype pattern table...
Possible allele dosages: 0 1 2
Number of possible founder genotypes: 2
Member ID(s) to be processed: 4
Number of offspring haplotypes: 4

Now cleaning chr 1...

Cycle 1: 

Forward round of genotype estimation ...

Founder genotype probability calculation ...                                                                      
Founder genotype probability calculation at marker#: 10                                                                      
Founder genotype probability calculation at marker#: 20                                                                      
Founder genotype probability calculation at marker#: 30                                                                      
Founder genotype probability calculation at marker#: 40                                                                      
Founder genotype probability calculation at marker#: 50                                                                      
Founder genotype probability calculation at marker#: 60                                                                      
Founder genotype probability calculation at marker#: 70                                                                      
Founder genotype probability calculation at marker#: 80                                                                      
Founder genotype probability calculation at marker#: 90                                                                      
Founder genotype probability calculation at marker#: 100                                                                      
Founder genotype probability calculation at marker#: 110                                                                      
Founder genotype probability calculation at marker#: 120                                                                      
Founder genotype probability calculation at marker#: 130                                                                      
Founder genotype probability calculation at marker#: 140                                                                      
Founder genotype probability calculation at marker#: 150                                                                      
Founder genotype probability calculation at marker#: 160                                                                      
Founder genotype probability calculation at marker#: 170                                                                      
Founder genotype probability calculation at marker#: 180                                                                      
Founder genotype probability calculation at marker#: 190                                                                      
Founder genotype probability calculation at marker#: 200                                                                      
Founder genotype probability calculation at marker#: 210                                                                      
Founder genotype probability calculation at marker#: 220                                                                      
Founder genotype probability calculation at marker#: 230                                                                      
Founder genotype probability calculation at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 230                                                                      
Backtracking best genotype sequences at marker#: 220                                                                      
Backtracking best genotype sequences at marker#: 210                                                                      
Backtracking best genotype sequences at marker#: 200                                                                      
Backtracking best genotype sequences at marker#: 190                                                                      
Backtracking best genotype sequences at marker#: 180                                                                      
Backtracking best genotype sequences at marker#: 170                                                                      
Backtracking best genotype sequences at marker#: 160                                                                      
Backtracking best genotype sequences at marker#: 150                                                                      
Backtracking best genotype sequences at marker#: 140                                                                      
Backtracking best genotype sequences at marker#: 130                                                                      
Backtracking best genotype sequences at marker#: 120                                                                      
Backtracking best genotype sequences at marker#: 110                                                                      
Backtracking best genotype sequences at marker#: 100                                                                      
Backtracking best genotype sequences at marker#: 90                                                                      
Backtracking best genotype sequences at marker#: 80                                                                      
Backtracking best genotype sequences at marker#: 70                                                                      
Backtracking best genotype sequences at marker#: 60                                                                      
Backtracking best genotype sequences at marker#: 50                                                                      
Backtracking best genotype sequences at marker#: 40                                                                      
Backtracking best genotype sequences at marker#: 30                                                                      
Backtracking best genotype sequences at marker#: 20                                                                      
Backtracking best genotype sequences at marker#: 10                                                                      
Backtracking best genotype sequences: Done!                                                                      
Offspring genotype probability calculation ...                                                                      
                                                                      
Backward round of genotype estimation  ...

Founder genotype probability calculation ...                                                                      
Founder genotype probability calculation at marker#: 10                                                                      
Founder genotype probability calculation at marker#: 20                                                                      
Founder genotype probability calculation at marker#: 30                                                                      
Founder genotype probability calculation at marker#: 40                                                                      
Founder genotype probability calculation at marker#: 50                                                                      
Founder genotype probability calculation at marker#: 60                                                                      
Founder genotype probability calculation at marker#: 70                                                                      
Founder genotype probability calculation at marker#: 80                                                                      
Founder genotype probability calculation at marker#: 90                                                                      
Founder genotype probability calculation at marker#: 100                                                                      
Founder genotype probability calculation at marker#: 110                                                                      
Founder genotype probability calculation at marker#: 120                                                                      
Founder genotype probability calculation at marker#: 130                                                                      
Founder genotype probability calculation at marker#: 140                                                                      
Founder genotype probability calculation at marker#: 150                                                                      
Founder genotype probability calculation at marker#: 160                                                                      
Founder genotype probability calculation at marker#: 170                                                                      
Founder genotype probability calculation at marker#: 180                                                                      
Founder genotype probability calculation at marker#: 190                                                                      
Founder genotype probability calculation at marker#: 200                                                                      
Founder genotype probability calculation at marker#: 210                                                                      
Founder genotype probability calculation at marker#: 220                                                                      
Founder genotype probability calculation at marker#: 230                                                                      
Founder genotype probability calculation at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 230                                                                      
Backtracking best genotype sequences at marker#: 220                                                                      
Backtracking best genotype sequences at marker#: 210                                                                      
Backtracking best genotype sequences at marker#: 200                                                                      
Backtracking best genotype sequences at marker#: 190                                                                      
Backtracking best genotype sequences at marker#: 180                                                                      
Backtracking best genotype sequences at marker#: 170                                                                      
Backtracking best genotype sequences at marker#: 160                                                                      
Backtracking best genotype sequences at marker#: 150                                                                      
Backtracking best genotype sequences at marker#: 140                                                                      
Backtracking best genotype sequences at marker#: 130                                                                      
Backtracking best genotype sequences at marker#: 120                                                                      
Backtracking best genotype sequences at marker#: 110                                                                      
Backtracking best genotype sequences at marker#: 100                                                                      
Backtracking best genotype sequences at marker#: 90                                                                      
Backtracking best genotype sequences at marker#: 80                                                                      
Backtracking best genotype sequences at marker#: 70                                                                      
Backtracking best genotype sequences at marker#: 60                                                                      
Backtracking best genotype sequences at marker#: 50                                                                      
Backtracking best genotype sequences at marker#: 40                                                                      
Backtracking best genotype sequences at marker#: 30                                                                      
Backtracking best genotype sequences at marker#: 20                                                                      
Backtracking best genotype sequences at marker#: 10                                                                      
Backtracking best genotype sequences: Done!                                                                      
Offspring genotype probability calculation ...                                                                      
                                                                      
Paramter optimization ...

Cycle 2: 

Forward round of genotype estimation ...

Founder genotype probability calculation ...                                                                      
Founder genotype probability calculation at marker#: 10                                                                      
Founder genotype probability calculation at marker#: 20                                                                      
Founder genotype probability calculation at marker#: 30                                                                      
Founder genotype probability calculation at marker#: 40                                                                      
Founder genotype probability calculation at marker#: 50                                                                      
Founder genotype probability calculation at marker#: 60                                                                      
Founder genotype probability calculation at marker#: 70                                                                      
Founder genotype probability calculation at marker#: 80                                                                      
Founder genotype probability calculation at marker#: 90                                                                      
Founder genotype probability calculation at marker#: 100                                                                      
Founder genotype probability calculation at marker#: 110                                                                      
Founder genotype probability calculation at marker#: 120                                                                      
Founder genotype probability calculation at marker#: 130                                                                      
Founder genotype probability calculation at marker#: 140                                                                      
Founder genotype probability calculation at marker#: 150                                                                      
Founder genotype probability calculation at marker#: 160                                                                      
Founder genotype probability calculation at marker#: 170                                                                      
Founder genotype probability calculation at marker#: 180                                                                      
Founder genotype probability calculation at marker#: 190                                                                      
Founder genotype probability calculation at marker#: 200                                                                      
Founder genotype probability calculation at marker#: 210                                                                      
Founder genotype probability calculation at marker#: 220                                                                      
Founder genotype probability calculation at marker#: 230                                                                      
Founder genotype probability calculation at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 230                                                                      
Backtracking best genotype sequences at marker#: 220                                                                      
Backtracking best genotype sequences at marker#: 210                                                                      
Backtracking best genotype sequences at marker#: 200                                                                      
Backtracking best genotype sequences at marker#: 190                                                                      
Backtracking best genotype sequences at marker#: 180                                                                      
Backtracking best genotype sequences at marker#: 170                                                                      
Backtracking best genotype sequences at marker#: 160                                                                      
Backtracking best genotype sequences at marker#: 150                                                                      
Backtracking best genotype sequences at marker#: 140                                                                      
Backtracking best genotype sequences at marker#: 130                                                                      
Backtracking best genotype sequences at marker#: 120                                                                      
Backtracking best genotype sequences at marker#: 110                                                                      
Backtracking best genotype sequences at marker#: 100                                                                      
Backtracking best genotype sequences at marker#: 90                                                                      
Backtracking best genotype sequences at marker#: 80                                                                      
Backtracking best genotype sequences at marker#: 70                                                                      
Backtracking best genotype sequences at marker#: 60                                                                      
Backtracking best genotype sequences at marker#: 50                                                                      
Backtracking best genotype sequences at marker#: 40                                                                      
Backtracking best genotype sequences at marker#: 30                                                                      
Backtracking best genotype sequences at marker#: 20                                                                      
Backtracking best genotype sequences at marker#: 10                                                                      
Backtracking best genotype sequences: Done!                                                                      
Offspring genotype probability calculation ...                                                                      
                                                                      
Backward round of genotype estimation  ...

Founder genotype probability calculation ...                                                                      
Founder genotype probability calculation at marker#: 10                                                                      
Founder genotype probability calculation at marker#: 20                                                                      
Founder genotype probability calculation at marker#: 30                                                                      
Founder genotype probability calculation at marker#: 40                                                                      
Founder genotype probability calculation at marker#: 50                                                                      
Founder genotype probability calculation at marker#: 60                                                                      
Founder genotype probability calculation at marker#: 70                                                                      
Founder genotype probability calculation at marker#: 80                                                                      
Founder genotype probability calculation at marker#: 90                                                                      
Founder genotype probability calculation at marker#: 100                                                                      
Founder genotype probability calculation at marker#: 110                                                                      
Founder genotype probability calculation at marker#: 120                                                                      
Founder genotype probability calculation at marker#: 130                                                                      
Founder genotype probability calculation at marker#: 140                                                                      
Founder genotype probability calculation at marker#: 150                                                                      
Founder genotype probability calculation at marker#: 160                                                                      
Founder genotype probability calculation at marker#: 170                                                                      
Founder genotype probability calculation at marker#: 180                                                                      
Founder genotype probability calculation at marker#: 190                                                                      
Founder genotype probability calculation at marker#: 200                                                                      
Founder genotype probability calculation at marker#: 210                                                                      
Founder genotype probability calculation at marker#: 220                                                                      
Founder genotype probability calculation at marker#: 230                                                                      
Founder genotype probability calculation at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 230                                                                      
Backtracking best genotype sequences at marker#: 220                                                                      
Backtracking best genotype sequences at marker#: 210                                                                      
Backtracking best genotype sequences at marker#: 200                                                                      
Backtracking best genotype sequences at marker#: 190                                                                      
Backtracking best genotype sequences at marker#: 180                                                                      
Backtracking best genotype sequences at marker#: 170                                                                      
Backtracking best genotype sequences at marker#: 160                                                                      
Backtracking best genotype sequences at marker#: 150                                                                      
Backtracking best genotype sequences at marker#: 140                                                                      
Backtracking best genotype sequences at marker#: 130                                                                      
Backtracking best genotype sequences at marker#: 120                                                                      
Backtracking best genotype sequences at marker#: 110                                                                      
Backtracking best genotype sequences at marker#: 100                                                                      
Backtracking best genotype sequences at marker#: 90                                                                      
Backtracking best genotype sequences at marker#: 80                                                                      
Backtracking best genotype sequences at marker#: 70                                                                      
Backtracking best genotype sequences at marker#: 60                                                                      
Backtracking best genotype sequences at marker#: 50                                                                      
Backtracking best genotype sequences at marker#: 40                                                                      
Backtracking best genotype sequences at marker#: 30                                                                      
Backtracking best genotype sequences at marker#: 20                                                                      
Backtracking best genotype sequences at marker#: 10                                                                      
Backtracking best genotype sequences: Done!                                                                      
Offspring genotype probability calculation ...                                                                      
                                                                      
Summarizing output ...

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

Example timings

GBScleanR.Rcheck/GBScleanR-Ex.timings

nameusersystemelapsed
GbsrGenotypeData-class0.0040.0120.019
GbsrScheme-class0.0140.0000.014
addScheme0.0110.0000.011
assignScheme0.0920.0280.120
boxplotGBSR0.9800.0441.028
closeGDS0.0020.0030.005
countGenotype0.8430.0320.877
countRead0.8540.0280.885
estGeno2.0850.2112.305
gbsrGDS2CSV0.020.000.02
gbsrGDS2VCF0.0060.0000.007
gbsrVCF2GDS0.1010.0040.109
getAllele0.0070.0000.007
getChromosome0.0010.0060.007
getCountAlleleAlt0.4380.0050.443
getCountAlleleMissing0.4090.0040.414
getCountAlleleRef0.4170.0000.418
getCountGenoAlt0.4210.0000.422
getCountGenoHet0.4120.0240.437
getCountGenoMissing0.4220.0000.423
getCountGenoRef0.4190.0000.420
getCountRead0.4860.0000.487
getCountReadAlt0.4460.0000.447
getCountReadRef0.4200.0040.425
getFixedBias0.0760.0120.091
getGenotype0.0420.0000.042
getHaplotype2.4300.2632.699
getInfo0.0070.0000.007
getMAC0.4180.0000.419
getMAF0.4200.0040.425
getMarID0.0070.0000.007
getMeanReadAlt0.4320.0000.433
getMeanReadRef0.4430.0000.445
getMedianReadAlt0.4320.0040.436
getMedianReadRef0.4750.0280.505
getParents0.0080.0030.012
getPosition0.0070.0000.007
getRead0.010.000.01
getReplicates0.0080.0000.008
getSDReadAlt0.4490.0000.450
getSDReadRef0.4040.0000.405
getSamID0.0070.0000.007
histGBSR0.7580.0080.768
initScheme0.010.000.01
isOpenGDS0.0080.0000.008
loadGDS0.0770.0160.093
makeScheme0.0110.0000.011
nmar0.0060.0000.006
nsam0.0060.0000.005
pairsGBSR0.6170.0400.659
plotDosage0.3430.0040.348
plotGBSR0.7220.0030.727
plotReadRatio0.2860.0000.288
reopenGDS0.0060.0040.010
resetCallFilter0.5510.0120.566
resetFilter1.4330.0521.489
resetMarFilter0.8660.0000.867
resetSamFilter0.8460.0040.853
setCallFilter0.9970.0641.064
setFixedBias0.0730.0100.085
setInfoFilter0.0030.0050.007
setMarFilter0.8180.0000.820
setParents1.9350.2032.143
setReplicates0.0080.0000.008
setSamFilter0.8790.0480.929
showScheme0.010.000.01
thinMarker0.4310.0000.432
validMar0.0060.0000.007
validSam0.0070.0000.006