Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4659
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4454
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4465
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4419
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4409
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 949/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HIBAG 1.43.1  (landing page)
Xiuwen Zheng
Snapshot Date: 2025-01-27 13:40 -0500 (Mon, 27 Jan 2025)
git_url: https://git.bioconductor.org/packages/HIBAG
git_branch: devel
git_last_commit: 4d1767d
git_last_commit_date: 2024-11-19 22:12:43 -0500 (Tue, 19 Nov 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 HIBAG on kunpeng2

To the developers/maintainers of the HIBAG package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/HIBAG.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: HIBAG
Version: 1.43.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:HIBAG.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings HIBAG_1.43.1.tar.gz
StartedAt: 2025-01-28 11:27:08 -0000 (Tue, 28 Jan 2025)
EndedAt: 2025-01-28 11:28:07 -0000 (Tue, 28 Jan 2025)
EllapsedTime: 59.1 seconds
RetCode: 1
Status:   ERROR  
CheckDir: HIBAG.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/HIBAG.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 ‘HIBAG/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HIBAG’ version ‘1.43.1’
* 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 ‘HIBAG’ can be installed ... OK
* used C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
* 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 ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking 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 whether startup messages can be suppressed ... 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... 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 ‘HIBAG/libs/HIBAG.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’/home/biocbuild/R/R/bin/BATCH: line 60: 2941815 Segmentation fault      (core dumped) ${R_HOME}/bin/R -f ${in} ${opts} ${R_BATCH_OPTIONS} > ${out} 2>&1

 ERROR
Running the tests in ‘tests/runTests.R’ failed.
Last 13 lines of output:
  Build a HIBAG model with 10 individual classifiers:
      MAF threshold: NaN
      excluding 11 monomorphic SNPs
      # of SNPs randomly sampled as candidates for each selection: 17
      # of SNPs: 264
      # of samples: 34
      # of unique HLA alleles: 14
  CPU flags: 64-bit
  
   *** caught segfault ***
  address 0x20400003026, cause 'memory not mapped'
  
  Traceback:
   1: hlaAttrBagging(hlatab$training, train.geno, nclassifier = 10)
  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, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/HIBAG.Rcheck/00check.log’
for details.


Installation output

HIBAG.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’
* installing *source* package ‘HIBAG’ ...
** using staged installation
** libs
using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
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../inst/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 HIBAG.cpp -o HIBAG.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 HIBAG.cpp:32:
/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../inst/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 LibHLA.cpp -o LibHLA.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 LibHLA.cpp:49:
/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../inst/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 LibHLA_ext_avx.cpp -o LibHLA_ext_avx.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../inst/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 LibHLA_ext_avx2.cpp -o LibHLA_ext_avx2.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../inst/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 LibHLA_ext_avx512bw.cpp -o LibHLA_ext_avx512bw.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../inst/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 LibHLA_ext_avx512f.cpp -o LibHLA_ext_avx512f.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../inst/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 LibHLA_ext_avx512vpopcnt.cpp -o LibHLA_ext_avx512vpopcnt.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../inst/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 LibHLA_ext_sse2.cpp -o LibHLA_ext_sse2.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../inst/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 LibHLA_ext_sse4_2.cpp -o LibHLA_ext_sse4_2.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I../inst/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 -c samtools_ext.c -o samtools_ext.o
/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 HIBAG.so HIBAG.o LibHLA.o LibHLA_ext_avx.o LibHLA_ext_avx2.o LibHLA_ext_avx512bw.o LibHLA_ext_avx512f.o LibHLA_ext_avx512vpopcnt.o LibHLA_ext_sse2.o LibHLA_ext_sse4_2.o samtools_ext.o -lgcc -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/00LOCK-HIBAG/00new/HIBAG/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (HIBAG)

Tests output

HIBAG.Rcheck/tests/runTests.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.

> #############################################################
> #
> # DESCRIPTION: Unit tests in the HIBAG package
> #
> 
> # load the HIBAG package
> library(HIBAG)
HIBAG (HLA Genotype Imputation with Attribute Bagging)
Kernel Version: v1.5 (64-bit)
> 
> 
> #############################################################
> 
> # a list of HLA genes
> hla.list <- c("A", "B", "C", "DQA1", "DQB1", "DRB1")
> 
> # pre-defined lower bound of prediction accuracy
> hla.acc <- c(0.9, 0.8, 0.8, 0.8, 0.8, 0.7)
> 
> 
> for (hla.idx in seq_along(hla.list))
+ {
+ 	hla.id <- hla.list[hla.idx]
+ 
+ 	# make a "hlaAlleleClass" object
+ 	hla <- hlaAllele(HLA_Type_Table$sample.id,
+ 		H1 = HLA_Type_Table[, paste(hla.id, ".1", sep="")],
+ 		H2 = HLA_Type_Table[, paste(hla.id, ".2", sep="")],
+ 		locus=hla.id, assembly="hg19")
+ 
+ 	# divide HLA types randomly
+ 	set.seed(100)
+ 	hlatab <- hlaSplitAllele(hla, train.prop=0.5)
+ 
+ 	# SNP predictors within the flanking region on each side
+ 	region <- 500	# kb
+ 	snpid <- hlaFlankingSNP(HapMap_CEU_Geno$snp.id,
+ 		HapMap_CEU_Geno$snp.position,
+ 		hla.id, region*1000, assembly="hg19")
+ 
+ 	# training and validation genotypes
+ 	train.geno <- hlaGenoSubset(HapMap_CEU_Geno,
+ 		snp.sel=match(snpid, HapMap_CEU_Geno$snp.id),
+ 		samp.sel=match(hlatab$training$value$sample.id,
+ 		HapMap_CEU_Geno$sample.id))
+ 	test.geno <- hlaGenoSubset(HapMap_CEU_Geno,
+ 		samp.sel=match(hlatab$validation$value$sample.id,
+ 		HapMap_CEU_Geno$sample.id))
+ 
+ 
+ 	# train a HIBAG model
+ 	set.seed(100)
+ 	model <- hlaAttrBagging(hlatab$training, train.geno, nclassifier=10)
+ 	summary(model)
+ 
+ 	# validation
+ 	pred <- hlaPredict(model, test.geno, type="response")
+ 	summary(pred)
+ 
+ 	# compare
+ 	comp <- hlaCompareAllele(hlatab$validation, pred, allele.limit=model,
+ 		call.threshold=0)
+ 	print(comp$overall)
+ 
+ 	# check
+ 	if (comp$overall$acc.haplo < hla.acc[hla.idx])
+ 		stop("HLA - ", hla.id, ", 'acc.haplo' should be >= ", hla.acc[hla.idx], ".")
+ 
+ 	cat("\n\n")
+ }
Build a HIBAG model with 10 individual classifiers:
    MAF threshold: NaN
    excluding 11 monomorphic SNPs
    # of SNPs randomly sampled as candidates for each selection: 17
    # of SNPs: 264
    # of samples: 34
    # of unique HLA alleles: 14
CPU flags: 64-bit

 *** caught segfault ***
address 0x20400003026, cause 'memory not mapped'

Traceback:
 1: hlaAttrBagging(hlatab$training, train.geno, nclassifier = 10)
An irrecoverable exception occurred. R is aborting now ...

Example timings

HIBAG.Rcheck/HIBAG-Ex.timings

nameusersystemelapsed
HIBAG-package0.4170.0120.435
hlaAllele0.0170.0000.017
hlaAlleleDigit0.0120.0000.012
hlaAlleleSubset0.0110.0000.011
hlaAlleleToVCF2.2390.0042.246
hlaAssocTest0.9270.0080.938
hlaAttrBagging0.3890.0040.394
hlaBED2Geno0.1160.0120.128
hlaCheckAllele000
hlaCheckSNPs0.0800.0000.081
hlaCombineAllele0.0170.0000.018
hlaCombineModelObj0.260.000.26
hlaCompareAllele0.2740.0040.278
hlaConvSequence3.0730.0723.156
hlaDistance1.3790.0001.382
hlaFlankingSNP0.0120.0000.012
hlaGDS2Geno0.0940.0040.100
hlaGeno2PED0.0230.0000.023
hlaGenoAFreq0.010.000.01
hlaGenoCombine0.0470.0000.047
hlaGenoLD1.2990.0041.306
hlaGenoMFreq0.0090.0000.010
hlaGenoMRate0.0090.0000.009
hlaGenoMRate_Samp0.0080.0000.009
hlaGenoSubset0.0150.0000.015
hlaGenoSwitchStrand0.0650.0040.068
hlaLDMatrix1.8080.0601.872
hlaLociInfo0.0040.0000.004
hlaMakeSNPGeno0.0290.0000.029
hlaModelFiles0.2040.0000.205
hlaModelFromObj0.0710.0040.075
hlaOutOfBag0.4500.0040.455
hlaParallelAttrBagging0.4610.1191.248
hlaPredMerge0.3260.0200.347
hlaPredict0.2900.0080.300
hlaPublish0.3730.0080.382
hlaReport0.2720.0080.280
hlaReportPlot1.8700.0481.925
hlaSNPID0.0010.0000.000
hlaSampleAllele0.0030.0040.006
hlaSetKernelTarget0.0010.0000.000
hlaSplitAllele0.0360.0000.036
hlaSubModelObj0.0780.0080.087
hlaUniqueAllele0.0060.0000.006
plot.hlaAttrBagObj0.3560.0160.373
print.hlaAttrBagClass0.1170.0040.121
summary.hlaSNPGenoClass0.0040.0040.008