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

This page was generated on 2024-11-20 12:07 -0500 (Wed, 20 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4481
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4479
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4359
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4539
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 770/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GBScleanR 2.0.2  (landing page)
Tomoyuki Furuta
Snapshot Date: 2024-11-19 13:40 -0500 (Tue, 19 Nov 2024)
git_url: https://git.bioconductor.org/packages/GBScleanR
git_branch: RELEASE_3_20
git_last_commit: c18bfaa
git_last_commit_date: 2024-10-31 20:21:40 -0500 (Thu, 31 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for GBScleanR on kunpeng2

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.2
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.2.tar.gz
StartedAt: 2024-11-20 08:00:39 -0000 (Wed, 20 Nov 2024)
EndedAt: 2024-11-20 08:04:32 -0000 (Wed, 20 Nov 2024)
EllapsedTime: 233.4 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.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/GBScleanR.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GBScleanR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GBScleanR’ version ‘2.0.2’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘GBScleanR’ can be installed ... OK
* used C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is  6.0Mb
  sub-directories of 1Mb or more:
    libs   4.8Mb
* 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.1/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.1/site-library’
* installing *source* package ‘GBScleanR’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/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.1/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrCalcProb.cpp:3:
/home/biocbuild/R/R-4.4.1/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.1/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.1/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.1/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.1/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.1/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;
      |            ^~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/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.1/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrFB.cpp:3:
/home/biocbuild/R/R-4.4.1/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.1/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.1/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.1/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.1/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.1/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;
      |                 ^~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/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.1/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrIPO.cpp:3:
/home/biocbuild/R/R-4.4.1/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.1/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.1/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.1/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.1/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.1/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;
      |            ^~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/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.1/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrStats.cpp:3:
/home/biocbuild/R/R-4.4.1/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.1/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.1/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.1/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.1/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.1/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;
      |            ^~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/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.1/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrViterbi.cpp:3:
/home/biocbuild/R/R-4.4.1/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.1/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.1/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.1/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.1/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.1/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;
      |            ^~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/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.1/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrutil.cpp:3:
/home/biocbuild/R/R-4.4.1/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.1/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.1/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.1/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.1/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.1/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;
      |            ^~~~~~~~~~~~~
g++ -std=gnu++11 -shared -L/home/biocbuild/R/R-4.4.1/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.1/lib -lR
installing to /home/biocbuild/R/R-4.4.1/site-library/00LOCK-GBScleanR/00new/GBScleanR/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (GBScleanR)

Tests output

GBScleanR.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: 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/RtmpUulXxv/sample9e30545ee870d.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpUulXxv/sample9e30545ee870d.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpUulXxv/sample9e30545ee870d.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/RtmpUulXxv/sample9e305778880d9.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpUulXxv/sample9e305778880d9.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpUulXxv/sample9e305778880d9.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/RtmpUulXxv/sample9e3053f9a6721.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpUulXxv/sample9e3053f9a6721.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpUulXxv/sample9e3053f9a6721.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.
Wed Nov 20 08:04:09 2024
Variant Call Format (VCF) Import:
    file:
        sample.vcf (210.3K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 102
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 102
    INFO:
    FORMAT: AD
Output:
    /home/biocbuild/tmp/RtmpUulXxv/sample9e3052e8485ad.gds
    [Progress Info: sample9e3052e8485ad.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.
Wed Nov 20 08:04:09 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpUulXxv/sample9e3052e8485ad.gds' (53.4K)
    # of fragments: 108
    save to '/home/biocbuild/tmp/RtmpUulXxv/sample9e3052e8485ad.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpUulXxv/sample9e3052e8485ad.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Wed Nov 20 08:04:09 2024
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpUulXxv/sample9e3052e8485ad.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpUulXxv/sample9e3052e8485ad.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpUulXxv/sample9e3052e8485ad.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/RtmpUulXxv/sample9e305108d4b95.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpUulXxv/sample9e305108d4b95.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpUulXxv/sample9e305108d4b95.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.
Wed Nov 20 08:04:23 2024
Variant Call Format (VCF) Import:
    file:
        sample.vcf (210.3K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 102
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 102
    INFO:
    FORMAT: AD
Output:
    /home/biocbuild/tmp/RtmpUulXxv/sample9e30553549da6.gds
    [Progress Info: sample9e30553549da6.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.
Wed Nov 20 08:04:23 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpUulXxv/sample9e30553549da6.gds' (53.4K)
    # of fragments: 108
    save to '/home/biocbuild/tmp/RtmpUulXxv/sample9e30553549da6.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpUulXxv/sample9e30553549da6.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Wed Nov 20 08:04:23 2024
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpUulXxv/sample9e30553549da6.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpUulXxv/sample9e30553549da6.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpUulXxv/sample9e30553549da6.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
No parents info.
Wed Nov 20 08:04:23 2024
Variant Call Format (VCF) Import:
    file:
        out9e3055e3d2c9d.vcf (54.5K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 54
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 54
    INFO:
    FORMAT: AD
Output:
    /home/biocbuild/tmp/RtmpUulXxv/newgds9e30548ba92d1.gds
    [Progress Info: newgds9e30548ba92d1.gds.progress]
Parsing 'out9e3055e3d2c9d.vcf':
+ genotype/data   { Bit2 2x54x113 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 481f36c90a64e8e1cd22aad8c2e7e671]
    variant.id  [md5: 33cb6463b8609dcab434773f65b64bb0]
    position  [md5: 21b85cbc5a8042c7abcf915661d9fd5e]
    chromosome  [md5: ac620ef2962685e4e48a4266f49f2e79]
    allele  [md5: 837b830086314ce5e7cfdfb6817ae705]
    genotype  [md5: 66ff319e37e0253d0df9bb50f7fb5091]
    phase  [md5: 71f56325cca19b9d085f1bf431bca6ef]
    annotation/id  [md5: 145714cb991012bb8f3e6a2a8d37da8d]
    annotation/qual  [md5: b5e5f5a0a4a78969f23b027601107d05]
    annotation/filter  [md5: f8f4c2d07bf641d466c85241c6fd5ee9]
    annotation/format/AD  [md5: 3c531583dfd878c0f8fdfc6923d8989c]
Done.
Wed Nov 20 08:04:23 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpUulXxv/newgds9e30548ba92d1.gds' (19.4K)
    # of fragments: 107
    save to '/home/biocbuild/tmp/RtmpUulXxv/newgds9e30548ba92d1.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpUulXxv/newgds9e30548ba92d1.gds.tmp' (18.8K, reduced: 636B)
    # of fragments: 54
Wed Nov 20 08:04:23 2024
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpUulXxv/newgds9e30548ba92d1.gds' (30.1K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpUulXxv/newgds9e30548ba92d1.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpUulXxv/newgds9e30548ba92d1.gds.tmp' (29.9K, reduced: 108B)
    # of fragments: 60
No parents info.
Wed Nov 20 08:04:24 2024
Variant Call Format (VCF) Import:
    file:
        out9e305283be3cb.vcf (103.5K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 54
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 54
    INFO:
    FORMAT: AD,FAD,FGT
Output:
    /home/biocbuild/tmp/RtmpUulXxv/newgds9e3052bfaf319.gds
    [Progress Info: newgds9e3052bfaf319.gds.progress]
Parsing 'out9e305283be3cb.vcf':
+ genotype/data   { Bit2 2x54x113 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 481f36c90a64e8e1cd22aad8c2e7e671]
    variant.id  [md5: 33cb6463b8609dcab434773f65b64bb0]
    position  [md5: 21b85cbc5a8042c7abcf915661d9fd5e]
    chromosome  [md5: ac620ef2962685e4e48a4266f49f2e79]
    allele  [md5: 837b830086314ce5e7cfdfb6817ae705]
    genotype  [md5: 66ff319e37e0253d0df9bb50f7fb5091]
    phase  [md5: 71f56325cca19b9d085f1bf431bca6ef]
    annotation/id  [md5: 145714cb991012bb8f3e6a2a8d37da8d]
    annotation/qual  [md5: b5e5f5a0a4a78969f23b027601107d05]
    annotation/filter  [md5: f8f4c2d07bf641d466c85241c6fd5ee9]
    annotation/format/AD  [md5: 3c531583dfd878c0f8fdfc6923d8989c]
    annotation/format/FAD  [md5: 1471eb5e989326d76f9776d05d85e0ed]
    annotation/format/FGT  [md5: f0e5640d7876a8a74a511617ceab6041]
Done.
Wed Nov 20 08:04:24 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpUulXxv/newgds9e3052bfaf319.gds' (28.1K)
    # of fragments: 129
    save to '/home/biocbuild/tmp/RtmpUulXxv/newgds9e3052bfaf319.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpUulXxv/newgds9e3052bfaf319.gds.tmp' (27.4K, reduced: 780B)
    # of fragments: 64
Wed Nov 20 08:04:24 2024
Loading GDS file.
Reformatting FGT
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Working on 'annotation/format/FAD' ...
Working on 'annotation/format/FGT' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpUulXxv/newgds9e3052bfaf319.gds' (48.1K)
    # of fragments: 86
    save to '/home/biocbuild/tmp/RtmpUulXxv/newgds9e3052bfaf319.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpUulXxv/newgds9e3052bfaf319.gds.tmp' (46.8K, reduced: 1.2K)
    # 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/RtmpUulXxv/sample9e30570b33655.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpUulXxv/sample9e30570b33655.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpUulXxv/sample9e30570b33655.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 
 36.134   1.509  37.687 

Example timings

GBScleanR.Rcheck/GBScleanR-Ex.timings

nameusersystemelapsed
GbsrGenotypeData-class0.0130.0040.025
GbsrScheme-class0.0110.0020.014
addScheme0.0110.0000.012
assignScheme0.1070.0120.118
boxplotGBSR1.0800.0081.092
closeGDS0.0020.0040.005
countGenotype0.9180.0240.944
countRead0.9570.0000.960
estGeno2.2760.7373.057
gbsrGDS2CSV0.0360.0000.036
gbsrGDS2VCF0.0050.0000.006
gbsrVCF2GDS0.0970.0000.100
getAllele0.0050.0000.006
getChromosome0.0020.0030.006
getCountAlleleAlt0.5220.0000.524
getCountAlleleMissing0.5250.0010.526
getCountAlleleRef0.5200.0000.521
getCountGenoAlt0.5100.0040.515
getCountGenoHet0.5270.0270.556
getCountGenoMissing0.5050.0040.511
getCountGenoRef0.5160.0000.517
getCountRead0.5610.0010.562
getCountReadAlt0.5270.0000.527
getCountReadRef0.5390.0000.540
getFixedBias0.0660.0150.082
getGenotype0.0450.0000.045
getHaplotype2.8280.6883.556
getInfo0.0060.0000.005
getMAC0.5080.0040.512
getMAF0.5130.0000.514
getMarID0.0020.0040.007
getMeanReadAlt0.5260.0000.527
getMeanReadRef0.5240.0000.526
getMedianReadAlt0.5300.0000.531
getMedianReadRef0.5350.0010.538
getParents0.0070.0020.010
getPosition0.0020.0040.006
getRead0.0040.0040.009
getReplicates0.0070.0000.006
getSDReadAlt0.5280.0040.533
getSDReadRef0.5340.0010.537
getSamID0.0040.0020.006
histGBSR0.8500.0400.892
initScheme0.010.000.01
isOpenGDS0.0080.0000.008
loadGDS0.0790.0120.091
makeScheme0.0100.0000.011
nmar0.0020.0040.006
nsam0.0010.0040.006
pairsGBSR0.7220.0000.724
plotDosage0.3160.0000.317
plotGBSR0.7880.0000.789
plotReadRatio0.2720.0000.273
reopenGDS0.0080.0000.008
resetCallFilter0.6470.0240.672
resetFilter1.7480.0281.780
resetMarFilter1.0770.0001.079
resetSamFilter1.1380.0081.149
setCallFilter1.2360.0281.270
setFixedBias0.0780.0040.082
setInfoFilter0.0070.0000.007
setMarFilter1.0640.0041.071
setParents2.2440.7243.005
setReplicates0.0070.0000.007
setSamFilter1.0750.0001.076
showScheme0.010.000.01
thinMarker0.5200.0040.525
validMar0.0060.0000.006
validSam0.0060.0000.006