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

This page was generated on 2025-01-27 11:47 -0500 (Mon, 27 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4455
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4464
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4418
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 766/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GBScleanR 2.1.1  (landing page)
Tomoyuki Furuta
Snapshot Date: 2025-01-26 13:40 -0500 (Sun, 26 Jan 2025)
git_url: https://git.bioconductor.org/packages/GBScleanR
git_branch: devel
git_last_commit: 56e85ca
git_last_commit_date: 2024-10-29 20:20:27 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows 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
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  


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.1.1
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.1.1.tar.gz
StartedAt: 2025-01-27 08:12:15 -0000 (Mon, 27 Jan 2025)
EndedAt: 2025-01-27 08:15:56 -0000 (Mon, 27 Jan 2025)
EllapsedTime: 221.2 seconds
RetCode: 1
Status:   ERROR  
CheckDir: GBScleanR.Rcheck
Warnings: NA

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.1.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/GBScleanR.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* 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.1.1’
* 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 ... INFO
  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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  GbsrGenotypeData-class.Rd: SeqArray
  loadGDS.Rd: SeqArray
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 ... INFO
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.5.0-devel_2024-11-24/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’/home/biocbuild/R/R/bin/BATCH: line 60: 2813117 Segmentation fault      (core dumped) ${R_HOME}/bin/R -f ${in} ${opts} ${R_BATCH_OPTIONS} > ${out} 2>&1

 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  29: tryCatch(withCallingHandlers({    eval(code, test_env)    if (!handled && !is.null(test)) {        skip_empty()    }}, expectation = handle_expectation, skip = handle_skip, warning = handle_warning,     message = handle_message, error = handle_error), error = handle_fatal,     skip = function(e) {    })
  30: test_code(test = NULL, code = exprs, env = env, reporter = get_reporter() %||%     StopReporter$new())
  31: source_file(path, env = env(env), desc = desc, error_call = error_call)
  32: FUN(X[[i]], ...)
  33: lapply(test_paths, test_one_file, env = env, desc = desc, error_call = error_call)
  34: doTryCatch(return(expr), name, parentenv, handler)
  35: tryCatchOne(expr, names, parentenv, handlers[[1L]])
  36: tryCatchList(expr, classes, parentenv, handlers)
  37: tryCatch(code, testthat_abort_reporter = function(cnd) {    cat(conditionMessage(cnd), "\n")    NULL})
  38: with_reporter(reporters$multi, lapply(test_paths, test_one_file,     env = env, desc = desc, error_call = error_call))
  39: test_files_serial(test_dir = test_dir, test_package = test_package,     test_paths = test_paths, load_helpers = load_helpers, reporter = reporter,     env = env, stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning,     desc = desc, load_package = load_package, error_call = error_call)
  40: test_files(test_dir = path, test_paths = test_paths, test_package = package,     reporter = reporter, load_helpers = load_helpers, env = env,     stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning,     load_package = load_package, parallel = parallel)
  41: test_dir("testthat", package = package, reporter = reporter,     ..., load_package = "installed")
  42: test_check("GBScleanR")
  An irrecoverable exception occurred. R is aborting now ...
* 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: 1 ERROR, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-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.5.0-devel_2024-11-24/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/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrCalcProb.cpp:3:
/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c gbsrFB.cpp -o gbsrFB.o
In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrFB.cpp:3:
/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrIPO.cpp:3:
/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c gbsrStats.cpp -o gbsrStats.o
In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrStats.cpp:3:
/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c gbsrViterbi.cpp -o gbsrViterbi.o
In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrViterbi.cpp:3:
/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c gbsrutil.cpp -o gbsrutil.o
In file included from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/tbb/tbb.h:32,
                 from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
                 from /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppParallel/include/RcppParallel.h:24,
                 from gbsrutil.cpp:3:
/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/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/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/lib -lR
installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/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.fail


R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences"
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/RtmpQstzpM/sample2aecbd5e50f783.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd5e50f783.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd5e50f783.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/RtmpQstzpM/sample2aecbd7decc3d0.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd7decc3d0.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd7decc3d0.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/RtmpQstzpM/sample2aecbd7ceeb881.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd7ceeb881.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd7ceeb881.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Mon Jan 27 08:15:32 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/RtmpQstzpM/sample2aecbd4186ef03.gds
    [Progress Info: sample2aecbd4186ef03.gds.progress]
Parsing 'sample.vcf':
+ genotype/data   { Bit2 2x102x242 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 338086c89cac9760256e9d1ec0a77327]
    variant.id  [md5: 6f6b771cc6816e18766cd7b202765193]
    position  [md5: f3033fec247b8ec6980e81005e257bd8]
    chromosome  [md5: 891ee7d299e1dba9146b8ae33476741c]
    allele  [md5: 9fc3f097ae98a7ebff52fac77379926e]
    genotype  [md5: b83af5eb9818d83c2ccaa40d494f15a8]
    phase  [md5: 9d686e01959b61df5fdc1a4684bd72b3]
    annotation/id  [md5: 021994c12424cab1e907740e364c7c24]
    annotation/qual  [md5: 5a566f4332739a2b28d23b215163b70a]
    annotation/filter  [md5: cb74cdb22966d99a9290a2c804a10580]
    annotation/format/AD  [md5: f8b130e5e4e497ee162cf32b15b0ac3a]
Done.
Mon Jan 27 08:15:32 2025
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd4186ef03.gds' (53.4K)
    # of fragments: 108
    save to '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd4186ef03.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd4186ef03.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Mon Jan 27 08:15:32 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/RtmpQstzpM/sample2aecbd4186ef03.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd4186ef03.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd4186ef03.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/RtmpQstzpM/sample2aecbd4b55134.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd4b55134.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd4b55134.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
Reformatting FGT
The connection to the GDS file was closed.
Loading GDS file.
Reformatting FGT
The connection to the GDS file was closed.
Mon Jan 27 08:15:45 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/RtmpQstzpM/sample2aecbd5e2f677d.gds
    [Progress Info: sample2aecbd5e2f677d.gds.progress]
Parsing 'sample.vcf':
+ genotype/data   { Bit2 2x102x242 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 338086c89cac9760256e9d1ec0a77327]
    variant.id  [md5: 6f6b771cc6816e18766cd7b202765193]
    position  [md5: f3033fec247b8ec6980e81005e257bd8]
    chromosome  [md5: 891ee7d299e1dba9146b8ae33476741c]
    allele  [md5: 9fc3f097ae98a7ebff52fac77379926e]
    genotype  [md5: b83af5eb9818d83c2ccaa40d494f15a8]
    phase  [md5: 9d686e01959b61df5fdc1a4684bd72b3]
    annotation/id  [md5: 021994c12424cab1e907740e364c7c24]
    annotation/qual  [md5: 5a566f4332739a2b28d23b215163b70a]
    annotation/filter  [md5: cb74cdb22966d99a9290a2c804a10580]
    annotation/format/AD  [md5: f8b130e5e4e497ee162cf32b15b0ac3a]
Done.
Mon Jan 27 08:15:45 2025
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd5e2f677d.gds' (53.4K)
    # of fragments: 108
    save to '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd5e2f677d.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd5e2f677d.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Mon Jan 27 08:15:45 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/RtmpQstzpM/sample2aecbd5e2f677d.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd5e2f677d.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd5e2f677d.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
No parents info.
Mon Jan 27 08:15:45 2025
Variant Call Format (VCF) Import:
    file:
        out2aecbd5a9c1a03.vcf (62.7K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 55
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 55
    INFO:
    FORMAT: AD
Output:
    /home/biocbuild/tmp/RtmpQstzpM/newgds2aecbd4f94a299.gds
    [Progress Info: newgds2aecbd4f94a299.gds.progress]
Parsing 'out2aecbd5a9c1a03.vcf':
+ genotype/data   { Bit2 2x55x127 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 0dadc5b58e3ba7904ec4a47c89358977]
    variant.id  [md5: 763b0810869b8747558c17605667f03b]
    position  [md5: 71c91b1e19094d823d15cc55d2823077]
    chromosome  [md5: 1bd820f98ab2aa859d6f601317f42a10]
    allele  [md5: 26d8ba2914cbfd7096690141e0ba0f8e]
    genotype  [md5: 3f356573c62b3c97fd4bd0e7d80c102d]
    phase  [md5: 57f587d13cbc51c9705c1db862113e06]
    annotation/id  [md5: 1bd5f20a986ab6cf5ffd69b845c9c8ec]
    annotation/qual  [md5: 5628dcd8e437ffb4a80c8d7accb622f3]
    annotation/filter  [md5: 8b8cd976f157d98e9c76b67d88af02d4]
    annotation/format/AD  [md5: 39ee810c408955d98d3ca4683dcc46fa]
Done.
Mon Jan 27 08:15:45 2025
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpQstzpM/newgds2aecbd4f94a299.gds' (21.7K)
    # of fragments: 107
    save to '/home/biocbuild/tmp/RtmpQstzpM/newgds2aecbd4f94a299.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpQstzpM/newgds2aecbd4f94a299.gds.tmp' (21.1K, reduced: 636B)
    # of fragments: 54
Mon Jan 27 08:15:45 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/RtmpQstzpM/newgds2aecbd4f94a299.gds' (34.3K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpQstzpM/newgds2aecbd4f94a299.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpQstzpM/newgds2aecbd4f94a299.gds.tmp' (34.2K, reduced: 108B)
    # of fragments: 60
No parents info.
Mon Jan 27 08:15:46 2025
Variant Call Format (VCF) Import:
    file:
        out2aecbd6cc23f46.vcf (119.1K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 55
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 55
    INFO:
    FORMAT: AD,FAD,FGT
Output:
    /home/biocbuild/tmp/RtmpQstzpM/newgds2aecbd215d4811.gds
    [Progress Info: newgds2aecbd215d4811.gds.progress]
Parsing 'out2aecbd6cc23f46.vcf':
+ genotype/data   { Bit2 2x55x127 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 0dadc5b58e3ba7904ec4a47c89358977]
    variant.id  [md5: 763b0810869b8747558c17605667f03b]
    position  [md5: 71c91b1e19094d823d15cc55d2823077]
    chromosome  [md5: 1bd820f98ab2aa859d6f601317f42a10]
    allele  [md5: 26d8ba2914cbfd7096690141e0ba0f8e]
    genotype  [md5: 3f356573c62b3c97fd4bd0e7d80c102d]
    phase  [md5: 57f587d13cbc51c9705c1db862113e06]
    annotation/id  [md5: 1bd5f20a986ab6cf5ffd69b845c9c8ec]
    annotation/qual  [md5: 5628dcd8e437ffb4a80c8d7accb622f3]
    annotation/filter  [md5: 8b8cd976f157d98e9c76b67d88af02d4]
    annotation/format/AD  [md5: 39ee810c408955d98d3ca4683dcc46fa]
    annotation/format/FAD  [md5: f707e4e9503bb2b35634a5f62c07b453]
    annotation/format/FGT  [md5: 8c291b12834ee5b49dc35d6bb8c7bb1d]
Done.
Mon Jan 27 08:15:46 2025
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/tmp/RtmpQstzpM/newgds2aecbd215d4811.gds' (31.8K)
    # of fragments: 129
    save to '/home/biocbuild/tmp/RtmpQstzpM/newgds2aecbd215d4811.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpQstzpM/newgds2aecbd215d4811.gds.tmp' (31.0K, reduced: 780B)
    # of fragments: 64
Mon Jan 27 08:15:46 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/RtmpQstzpM/newgds2aecbd215d4811.gds' (55.6K)
    # of fragments: 86
    save to '/home/biocbuild/tmp/RtmpQstzpM/newgds2aecbd215d4811.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpQstzpM/newgds2aecbd215d4811.gds.tmp' (54.2K, reduced: 1.4K)
    # 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/RtmpQstzpM/sample2aecbd71c787fa.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd71c787fa.gds.tmp'
    rename '/home/biocbuild/tmp/RtmpQstzpM/sample2aecbd71c787fa.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 ...                                                                      
 *** caught segfault ***
address 0xffffa16adaa0, cause 'invalid permissions'

Traceback:
 1: run_viterbi(p_ref = param_list$reads$p_ref, p_alt = param_list$reads$p_alt,     ref = param_list$reads$ref, alt = param_list$reads$alt, eseq_in = param_list$error_rate,     bias = param_list$bias, mismap = param_list$mismap, trans_prob = trans_prob,     init_prob = init_prob, nonzero_prob = nonzero_prob, n_pgeno = param_list$pat$n_p_pat,     n_hap = param_list$pat$n_hap_pat, n_offspring = param_list$n_samples,     n_founder = param_list$n_parents, n_marker = param_list$n_mar,     n_nonzero_prob = n_nonzero_prob, het = param_list$het_parent,     pedigree = pedigree - 1, possiblehap = possiblehap - 1, possiblegeno = param_list$pat$possiblegeno -         1, p_geno_fix = param_list$p_geno_fix - 1, ploidy = param_list$n_ploidy)
 2: .getBestSeq(param_list = param_list, outprob = outprob)
 3: .runCycle(param_list = param_list, outprob = FALSE, outgeno = FALSE)
 4: .cleanEachChr(object = object, chr_i = chr_i, node = node, error_rate = error_rate,     recomb_rate = recomb_rate, call_threshold = call_threshold,     het_parent = het_parent, optim = optim, iter = iter, parentless = parentless,     dummy_reads = dummy_reads, pat = pat)
 5: .local(object, node, recomb_rate, error_rate, call_threshold,     het_parent, optim, iter, n_threads, dummy_reads, ...)
 6: estGeno(gds)
 7: estGeno(gds)
 8: eval(code, test_env)
 9: eval(code, test_env)
10: withCallingHandlers({    eval(code, test_env)    if (!handled && !is.null(test)) {        skip_empty()    }}, expectation = handle_expectation, skip = handle_skip, warning = handle_warning,     message = handle_message, error = handle_error)
11: doTryCatch(return(expr), name, parentenv, handler)
12: tryCatchOne(expr, names, parentenv, handlers[[1L]])
13: tryCatchList(expr, names[-nh], parentenv, handlers[-nh])
14: doTryCatch(return(expr), name, parentenv, handler)
15: tryCatchOne(tryCatchList(expr, names[-nh], parentenv, handlers[-nh]),     names[nh], parentenv, handlers[[nh]])
16: tryCatchList(expr, classes, parentenv, handlers)
17: tryCatch(withCallingHandlers({    eval(code, test_env)    if (!handled && !is.null(test)) {        skip_empty()    }}, expectation = handle_expectation, skip = handle_skip, warning = handle_warning,     message = handle_message, error = handle_error), error = handle_fatal,     skip = function(e) {    })
18: test_code(desc, code, env = parent.frame(), reporter = reporter)
19: test_that("estGeno", {    gds <- loadGDS(gds_fn)    gds <- setParents(gds, grep("Founder", getSamID(gds), value = TRUE))    gds <- initScheme(gds, cbind(c(1:2)))    gds <- addScheme(gds, "self")    gds <- estGeno(gds)    p_hap <- getHaplotype(gds, parents = "only")    expect_true(all(p_hap[, 1, ] == 1))    expect_true(all(p_hap[, 2, ] == 2))    hap <- getHaplotype(gds)    expect_true(all(dim(hap) == c(2, nsam(gds), nmar(gds))))    p_geno <- getGenotype(gds, node = "parents")    expect_true(nrow(p_geno) == sum(getParents(gds, TRUE)) *         2)    expect_true(ncol(p_geno) == nmar(gds, FALSE))    cor_geno <- getGenotype(gds, "cor")    expect_equal(dim(cor_geno), c(nsam(gds), nmar(gds)))    closeGDS(gds)})
20: eval(code, test_env)
21: eval(code, test_env)
22: withCallingHandlers({    eval(code, test_env)    if (!handled && !is.null(test)) {        skip_empty()    }}, expectation = handle_expectation, skip = handle_skip, warning = handle_warning,     message = handle_message, error = handle_error)
23: doTryCatch(return(expr), name, parentenv, handler)
24: tryCatchOne(expr, names, parentenv, handlers[[1L]])
25: tryCatchList(expr, names[-nh], parentenv, handlers[-nh])
26: doTryCatch(return(expr), name, parentenv, handler)
27: tryCatchOne(tryCatchList(expr, names[-nh], parentenv, handlers[-nh]),     names[nh], parentenv, handlers[[nh]])
28: tryCatchList(expr, classes, parentenv, handlers)
29: tryCatch(withCallingHandlers({    eval(code, test_env)    if (!handled && !is.null(test)) {        skip_empty()    }}, expectation = handle_expectation, skip = handle_skip, warning = handle_warning,     message = handle_message, error = handle_error), error = handle_fatal,     skip = function(e) {    })
30: test_code(test = NULL, code = exprs, env = env, reporter = get_reporter() %||%     StopReporter$new())
31: source_file(path, env = env(env), desc = desc, error_call = error_call)
32: FUN(X[[i]], ...)
33: lapply(test_paths, test_one_file, env = env, desc = desc, error_call = error_call)
34: doTryCatch(return(expr), name, parentenv, handler)
35: tryCatchOne(expr, names, parentenv, handlers[[1L]])
36: tryCatchList(expr, classes, parentenv, handlers)
37: tryCatch(code, testthat_abort_reporter = function(cnd) {    cat(conditionMessage(cnd), "\n")    NULL})
38: with_reporter(reporters$multi, lapply(test_paths, test_one_file,     env = env, desc = desc, error_call = error_call))
39: test_files_serial(test_dir = test_dir, test_package = test_package,     test_paths = test_paths, load_helpers = load_helpers, reporter = reporter,     env = env, stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning,     desc = desc, load_package = load_package, error_call = error_call)
40: test_files(test_dir = path, test_paths = test_paths, test_package = package,     reporter = reporter, load_helpers = load_helpers, env = env,     stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning,     load_package = load_package, parallel = parallel)
41: test_dir("testthat", package = package, reporter = reporter,     ..., load_package = "installed")
42: test_check("GBScleanR")
An irrecoverable exception occurred. R is aborting now ...

Example timings

GBScleanR.Rcheck/GBScleanR-Ex.timings

nameusersystemelapsed
GbsrGenotypeData-class0.0130.0040.024
GbsrScheme-class0.0140.0000.015
addScheme0.0110.0000.011
assignScheme0.1170.0160.133
boxplotGBSR1.0770.0561.139
closeGDS0.0050.0000.005
countGenotype0.9390.0200.961
countRead0.9640.0000.968
estGeno2.1310.2232.363
gbsrGDS2CSV0.0360.0000.037
gbsrGDS2VCF0.0050.0000.006
gbsrVCF2GDS0.0880.0240.116
getAllele0.0070.0000.006
getChromosome0.0060.0000.007
getCountAlleleAlt0.5200.0160.538
getCountAlleleMissing0.5090.0000.510
getCountAlleleRef0.5100.0000.511
getCountGenoAlt0.5230.0040.528
getCountGenoHet0.5230.0000.525
getCountGenoMissing0.5140.0000.515
getCountGenoRef0.5120.0320.545
getCountRead0.5340.0000.535
getCountReadAlt0.5180.0000.519
getCountReadRef0.5080.0410.549
getFixedBias0.0740.0100.085
getGenotype0.0460.0000.046
getHaplotype2.6260.2312.867
getInfo0.0060.0000.005
getMAC0.5380.0000.539
getMAF0.5260.0000.526
getMarID0.0070.0000.006
getMeanReadAlt0.5480.0000.548
getMeanReadRef0.5710.0160.587
getMedianReadAlt0.5410.0000.542
getMedianReadRef0.5250.0000.526
getParents0.0090.0000.010
getPosition0.0020.0040.006
getRead0.0090.0000.009
getReplicates0.0070.0000.007
getSDReadAlt0.5290.0000.531
getSDReadRef0.5410.0040.552
getSamID0.0070.0000.006
histGBSR0.8540.0480.904
initScheme0.0090.0000.009
isOpenGDS0.0070.0000.007
loadGDS0.0760.0120.088
makeScheme0.010.000.01
nmar0.0060.0000.006
nsam0.0060.0000.006
pairsGBSR0.7170.0000.719
plotDosage0.3330.0040.338
plotGBSR0.7920.0000.793
plotReadRatio0.2730.0000.273
reopenGDS0.0080.0000.008
resetCallFilter0.6530.0400.696
resetFilter1.6840.0201.711
resetMarFilter1.0490.0001.052
resetSamFilter1.1050.0321.140
setCallFilter1.1750.0161.192
setFixedBias0.0800.0040.085
setInfoFilter0.0030.0040.008
setMarFilter1.0580.0001.060
setParents2.0670.2042.275
setReplicates0.0080.0000.007
setSamFilter1.0360.0041.042
showScheme0.0050.0040.009
thinMarker0.5080.0000.509
validMar0.0060.0000.006
validSam0.0060.0000.006