Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

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

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4505
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4506
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4538
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 1835/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SAIGEgds 2.6.0  (landing page)
Xiuwen Zheng
Snapshot Date: 2024-11-12 13:40 -0500 (Tue, 12 Nov 2024)
git_url: https://git.bioconductor.org/packages/SAIGEgds
git_branch: RELEASE_3_20
git_last_commit: 1b9b0ae
git_last_commit_date: 2024-10-29 10:40:42 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
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 SAIGEgds on kunpeng2

To the developers/maintainers of the SAIGEgds package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SAIGEgds.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: SAIGEgds
Version: 2.6.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:SAIGEgds.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings SAIGEgds_2.6.0.tar.gz
StartedAt: 2024-11-13 11:35:00 -0000 (Wed, 13 Nov 2024)
EndedAt: 2024-11-13 11:37:48 -0000 (Wed, 13 Nov 2024)
EllapsedTime: 167.3 seconds
RetCode: 0
Status:   OK  
CheckDir: SAIGEgds.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/SAIGEgds.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 ‘SAIGEgds/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SAIGEgds’ version ‘2.6.0’
* 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 ‘SAIGEgds’ 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  9.5Mb
  sub-directories of 1Mb or more:
    libs   7.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 ... NOTE
Unexported objects imported by ':::' calls:
  ‘SeqArray:::.IsForking’ ‘SeqArray:::.McoreParallel’
  ‘SeqArray:::.NumParallel’ ‘SeqArray:::.seqProgForward’
  ‘SeqArray:::.seqProgress’ ‘SeqArray:::process_index’
  ‘survey:::saddle’
  See the note in ?`:::` about the use of this operator.
* 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
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
seqAssocGLMM_ACAT_O 5.718  0.068   5.798
seqAssocGLMM_Burden 5.537  0.016   5.562
seqAssocGLMM_ACAT_V 5.479  0.028   5.516
SAIGEgds-package    5.126  0.064   5.203
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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: 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/SAIGEgds.Rcheck/00check.log’
for details.


Installation output

SAIGEgds.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’
* installing *source* package ‘SAIGEgds’ ...
** 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 -DARMA_64BIT_WORD=1 -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c SPATest.cpp -o SPATest.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DARMA_64BIT_WORD=1 -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c saige_fitnull.cpp -o saige_fitnull.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 saige.h:37,
                 from saige_fitnull.cpp:29:
/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 -DARMA_64BIT_WORD=1 -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c saige_main.cpp -o saige_main.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 saige.h:37,
                 from saige_main.cpp:30:
/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 -DARMA_64BIT_WORD=1 -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c saige_misc.cpp -o saige_misc.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 saige.h:37,
                 from saige_misc.cpp:25:
/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 -DARMA_64BIT_WORD=1 -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c vec_ext_avx2.cpp -o vec_ext_avx2.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DARMA_64BIT_WORD=1 -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c vec_ext_avx512bw.cpp -o vec_ext_avx512bw.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DARMA_64BIT_WORD=1 -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c vec_ext_def.cpp -o vec_ext_def.o
vec_ext_def.cpp: In function 'void vec_init_function()':
vec_ext_def.cpp:33:27: warning: unused variable 'VEC_ALGORITHM_AVX2' [-Wunused-variable]
   33 |         extern const bool VEC_ALGORITHM_AVX2;
      |                           ^~~~~~~~~~~~~~~~~~
vec_ext_def.cpp:34:27: warning: unused variable 'VEC_ALGORITHM_AVX512BW' [-Wunused-variable]
   34 |         extern const bool VEC_ALGORITHM_AVX512BW;
      |                           ^~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DARMA_64BIT_WORD=1 -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c vectorization.cpp -o vectorization.o
g++ -std=gnu++11 -shared -L/home/biocbuild/R/R-4.4.1/lib -L/usr/local/lib -o SAIGEgds.so SPATest.o saige_fitnull.o saige_main.o saige_misc.o vec_ext_avx2.o vec_ext_avx512bw.o vec_ext_def.o vectorization.o -lm -lopenblas -L/usr/lib/gcc/aarch64-linux-gnu/10.3.1 -lgfortran -lm -lgcc -L/home/biocbuild/R/R-4.4.1/lib -lR
installing to /home/biocbuild/R/R-4.4.1/site-library/00LOCK-SAIGEgds/00new/SAIGEgds/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 (SAIGEgds)

Tests output

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

> # BiocGenerics:::testPackage("SAIGEgds")
> 
> proc.time()
   user  system elapsed 
  0.275   0.037   0.211 

Example timings

SAIGEgds.Rcheck/SAIGEgds-Ex.timings

nameusersystemelapsed
SAIGEgds-package5.1260.0645.203
glmmHeritability4.4690.0044.481
pACAT0.0030.0000.003
seqAssocGLMM_ACAT_O5.7180.0685.798
seqAssocGLMM_ACAT_V5.4790.0285.516
seqAssocGLMM_Burden5.5370.0165.562
seqAssocGLMM_SKAT4.7800.0204.808
seqAssocGLMM_SPA4.8650.0244.895
seqFitNullGLMM_SPA4.5830.0044.595
seqFitSparseGRM0.2330.0040.238
seqSAIGE_LoadPval0.0410.0030.046
seqseqFitLDpruning1.8110.0591.887