Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:33 -0000 (Tue, 06 Jun 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
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 |
To the developers/maintainers of the IgGeneUsage package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/IgGeneUsage.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 968/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
IgGeneUsage 1.15.0 (landing page) Simo Kitanovski
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | |||||||||
Package: IgGeneUsage |
Version: 1.15.0 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:IgGeneUsage.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings IgGeneUsage_1.15.0.tar.gz |
StartedAt: 2023-06-06 00:20:40 -0000 (Tue, 06 Jun 2023) |
EndedAt: 2023-06-06 00:37:58 -0000 (Tue, 06 Jun 2023) |
EllapsedTime: 1038.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: IgGeneUsage.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:IgGeneUsage.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings IgGeneUsage_1.15.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/IgGeneUsage.Rcheck’ * using R version 4.3.0 (2023-04-21) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * checking for file ‘IgGeneUsage/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘IgGeneUsage’ version ‘1.15.0’ * 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 ... NOTE Found the following hidden files and directories: .travis.yml These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘IgGeneUsage’ can be installed ... OK * used C++ compiler: ‘g++ (GCC) 10.3.1’ * checking C++ specification ... OK Not all R platforms support C++17 * checking installed package size ... NOTE installed size is 49.4Mb sub-directories of 1Mb or more: libs 48.9Mb * 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 R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in shell scripts ... 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 LOO 191.162 0.331 191.848 DGU 55.021 0.192 55.298 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘User_Manual.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 4 NOTEs See ‘/home/biocbuild/bbs-3.18-bioc/meat/IgGeneUsage.Rcheck/00check.log’ for details.
IgGeneUsage.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL IgGeneUsage ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘IgGeneUsage’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 10.3.1’ using C++17 g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I"../inst/include" -I"/home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -D_HAS_AUTO_PTR_ETC=0 -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/RcppEigen/include' -I'/home/biocbuild/R/R-4.3.0/library/RcppParallel/include' -I'/home/biocbuild/R/R-4.3.0/site-library/rstan/include' -I'/home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include' -I/usr/local/include -I'/home/biocbuild/R/R-4.3.0/library/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -g -O2 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I"../inst/include" -I"/home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -D_HAS_AUTO_PTR_ETC=0 -I'/home/biocbuild/R/R-4.3.0/library/BH/include' -I'/home/biocbuild/R/R-4.3.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.0/library/RcppEigen/include' -I'/home/biocbuild/R/R-4.3.0/library/RcppParallel/include' -I'/home/biocbuild/R/R-4.3.0/site-library/rstan/include' -I'/home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include' -I/usr/local/include -I'/home/biocbuild/R/R-4.3.0/library/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -g -O2 -c stanExports_zibb.cc -o stanExports_zibb.o In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/stan_fit.hpp:13, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_zibb.h:20, from stanExports_zibb.cc:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from stanExports_zibb.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/stan_fit.hpp:13, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_zibb.h:20, from stanExports_zibb.cc:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from stanExports_zibb.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/stan_fit.hpp:13, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_zibb.h:20, from stanExports_zibb.cc:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from stanExports_zibb.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/stan_fit.hpp:13, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_zibb.h:20, from stanExports_zibb.cc:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from stanExports_zibb.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/stan_fit.hpp:13, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_zibb.h:20, from stanExports_zibb.cc:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from stanExports_zibb.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/stan_fit.hpp:13, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_zibb.h:20, from stanExports_zibb.cc:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from stanExports_zibb.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/stan_fit.hpp:13, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_zibb.h:20, from stanExports_zibb.cc:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from stanExports_zibb.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/fusion/functional/invocation/detail/that_ptr.hpp:13, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/fusion/functional/invocation/invoke.hpp:52, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/fusion/functional/adapter/fused.hpp:17, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/fusion/functional/generation/make_fused.hpp:13, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/fusion/include/make_fused.hpp:11, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/numeric/odeint/util/resize.hpp:28, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/numeric/odeint/util/state_wrapper.hpp:26, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:33, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/numeric/odeint.hpp:25, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/functor.hpp:16, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/rev/fun.hpp:8, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/rev.hpp:10, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/stan_fit.hpp:35, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_zibb.h:20, from stanExports_zibb.cc:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/get_pointer.hpp: At global scope: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/get_pointer.hpp:48:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 48 | template<class T> T * get_pointer(std::auto_ptr<T> const& p) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.0/site-library/Rcpp/include/Rcpp.h:27, from stanExports_zibb.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/detail/bessel_jy.hpp:14, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/bessel.hpp:20, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/fun/bessel_first_kind.hpp:6, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/fun.hpp:28, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/rev/fun.hpp:7, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/rev.hpp:10, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/stan_fit.hpp:35, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_zibb.h:20, from stanExports_zibb.cc:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/gamma.hpp: In instantiation of ‘boost::math::detail::upper_incomplete_gamma_fract<T>::result_type boost::math::detail::upper_incomplete_gamma_fract<T>::operator()() [with T = double; boost::math::detail::upper_incomplete_gamma_fract<T>::result_type = std::pair<double, double>]’: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/tools/fraction.hpp:217:20: required from ‘typename boost::math::tools::detail::fraction_traits<Gen>::result_type boost::math::tools::continued_fraction_a(Gen&, const U&, uintmax_t&) [with Gen = boost::math::detail::upper_incomplete_gamma_fract<double>; U = double; typename boost::math::tools::detail::fraction_traits<Gen>::result_type = double; uintmax_t = long unsigned int]’ /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/tools/fraction.hpp:252:31: required from ‘typename boost::math::tools::detail::fraction_traits<Gen>::result_type boost::math::tools::continued_fraction_a(Gen&, const U&) [with Gen = boost::math::detail::upper_incomplete_gamma_fract<double>; U = double; typename boost::math::tools::detail::fraction_traits<Gen>::result_type = double]’ /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/gamma.hpp:314:68: required from ‘T boost::math::detail::upper_gamma_fraction(T, T, T) [with T = double]’ /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/gamma.hpp:1176:44: required from ‘T boost::math::detail::gamma_incomplete_imp(T, T, bool, bool, const Policy&, T*) [with T = double; Policy = boost::math::policies::policy<boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/gamma.hpp:2128:35: required from ‘typename boost::math::tools::promote_args<RT1, RT2>::type boost::math::gamma_p(RT1, RT2, const Policy&) [with RT1 = double; RT2 = double; Policy = boost::math::policies::policy<boost::math::policies::overflow_error<boost::math::policies::errno_on_error>, boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_double<false>, boost::math::policies::digits2<0>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>; typename boost::math::tools::promote_args<RT1, RT2>::type = double]’ /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/fun/gamma_p.hpp:76:55: required from here /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/gamma.hpp:299:16: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1 299 | result_type operator()() | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/fun/owens_t.hpp:6, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/fun.hpp:240, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/rev/fun.hpp:7, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/rev.hpp:10, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/stan_fit.hpp:35, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_zibb.h:20, from stanExports_zibb.cc:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/owens_t.hpp: In instantiation of ‘std::pair<_FIter, _FIter> boost::math::detail::owens_t_T1_accelerated(T, T, const Policy&) [with T = long double; Policy = boost::math::policies::policy<boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/owens_t.hpp:874:46: required from ‘RealType boost::math::detail::owens_t_dispatch(RealType, RealType, RealType, const Policy&, const std::integral_constant<int, 65>&) [with RealType = long double; Policy = boost::math::policies::policy<boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/owens_t.hpp:979:36: required from ‘RealType boost::math::detail::owens_t_dispatch(RealType, RealType, RealType, const Policy&) [with RealType = long double; Policy = boost::math::policies::policy<boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/owens_t.hpp:1000:38: required from ‘RealType boost::math::detail::owens_t(RealType, RealType, const Policy&) [with RealType = long double; Policy = boost::math::policies::policy<boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/owens_t.hpp:1072:86: required from ‘typename boost::math::tools::promote_args<RT1, RT2>::type boost::math::owens_t(T1, T2, const Policy&) [with T1 = double; T2 = double; Policy = boost::math::policies::policy<boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>; typename boost::math::tools::promote_args<RT1, RT2>::type = double]’ /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/owens_t.hpp:1078:24: required from ‘typename boost::math::tools::promote_args<RT1, RT2>::type boost::math::owens_t(T1, T2) [with T1 = double; T2 = double; typename boost::math::tools::promote_args<RT1, RT2>::type = double]’ /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/fun/owens_t.hpp:58:77: required from here /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/owens_t.hpp:543:26: note: parameter passing for argument of type ‘std::pair<long double, long double>’ when C++17 is enabled changed to match C++14 in GCC 10.1 543 | std::pair<T, T> owens_t_T1_accelerated(T h, T a, const Policy& pol) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/binomial.hpp:15, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/fun/choose.hpp:7, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/fun.hpp:43, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/rev/fun.hpp:7, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/rev.hpp:10, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/stan_fit.hpp:35, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_zibb.h:20, from stanExports_zibb.cc:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/beta.hpp: In instantiation of ‘boost::math::detail::ibeta_fraction2_t<T>::result_type boost::math::detail::ibeta_fraction2_t<T>::operator()() [with T = double; boost::math::detail::ibeta_fraction2_t<T>::result_type = std::pair<double, double>]’: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/tools/fraction.hpp:123:20: required from ‘typename boost::math::tools::detail::fraction_traits<Gen>::result_type boost::math::tools::continued_fraction_b(Gen&, const U&, uintmax_t&) [with Gen = boost::math::detail::ibeta_fraction2_t<double>; U = double; typename boost::math::tools::detail::fraction_traits<Gen>::result_type = double; uintmax_t = long unsigned int]’ /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/tools/fraction.hpp:156:31: required from ‘typename boost::math::tools::detail::fraction_traits<Gen>::result_type boost::math::tools::continued_fraction_b(Gen&, const U&) [with Gen = boost::math::detail::ibeta_fraction2_t<double>; U = double; typename boost::math::tools::detail::fraction_traits<Gen>::result_type = double]’ /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/beta.hpp:729:54: required from ‘T boost::math::detail::ibeta_fraction2(T, T, T, T, const Policy&, bool, T*) [with T = double; Policy = boost::math::policies::policy<boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/beta.hpp:1367:36: required from ‘T boost::math::detail::ibeta_imp(T, T, T, const Policy&, bool, bool, T*) [with T = double; Policy = boost::math::policies::policy<boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/beta.hpp:1404:20: required from ‘T boost::math::detail::ibeta_imp(T, T, T, const Policy&, bool, bool) [with T = double; Policy = boost::math::policies::policy<boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/beta.hpp:1543:93: required from ‘typename boost::math::tools::promote_args<RT1, RT2, A>::type boost::math::ibeta(RT1, RT2, RT3, const Policy&) [with RT1 = double; RT2 = double; RT3 = double; Policy = boost::math::policies::policy<boost::math::policies::overflow_error<boost::math::policies::errno_on_error>, boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_double<false>, boost::math::policies::digits2<0>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>; typename boost::math::tools::promote_args<RT1, RT2, A>::type = double]’ /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/fun/inc_beta.hpp:28:56: required from here /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/beta.hpp:692:16: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1 692 | result_type operator()() | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/gamma.hpp:18, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/detail/bessel_jy.hpp:14, from /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/special_functions/bessel.hpp:20, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/fun/bessel_first_kind.hpp:6, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/prim/fun.hpp:28, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/rev/fun.hpp:7, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/stan/math/rev.hpp:10, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7, from /home/biocbuild/R/R-4.3.0/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/stan_fit.hpp:35, from /home/biocbuild/R/R-4.3.0/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_zibb.h:20, from stanExports_zibb.cc:5: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/tools/fraction.hpp: In function ‘typename boost::math::tools::detail::fraction_traits<Gen>::result_type boost::math::tools::continued_fraction_a(Gen&, const U&, uintmax_t&) [with Gen = boost::math::detail::upper_incomplete_gamma_fract<long double>; U = long double]’: /home/biocbuild/R/R-4.3.0/library/BH/include/boost/math/tools/fraction.hpp:217:15: note: parameter passing for argument of type ‘std::pair<long double, long double>’ when C++17 is enabled changed to match C++14 in GCC 10.1 217 | value_type v = g(); | ^ g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.3.0/lib -L/usr/local/lib -o IgGeneUsage.so RcppExports.o stanExports_zibb.o -L/home/biocbuild/R/R-4.3.0/library/RcppParallel/lib/ -Wl,-rpath,/home/biocbuild/R/R-4.3.0/library/RcppParallel/lib/ -ltbb -ltbbmalloc -L/home/biocbuild/R/R-4.3.0/lib -lR installing to /home/biocbuild/R/R-4.3.0/site-library/00LOCK-IgGeneUsage/00new/IgGeneUsage/libs ** R ** data ** 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 (IgGeneUsage)
IgGeneUsage.Rcheck/tests/testthat.Rout
R version 4.3.0 (2023-04-21) -- "Already Tomorrow" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu (64-bit) 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(IgGeneUsage) > > test_check("IgGeneUsage") Tests stan model SAMPLING FOR MODEL 'zibb' NOW (CHAIN 1). Chain 1: Chain 1: Gradient evaluation took 8.9e-05 seconds Chain 1: 1000 transitions using 10 leapfrog steps per transition would take 0.89 seconds. Chain 1: Adjust your expectations accordingly! Chain 1: Chain 1: Chain 1: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 1: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 1: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 1: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 1: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 1: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 1: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 1: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 1: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 1: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 1: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 1: Iteration: 2500 / 2500 [100%] (Sampling) Chain 1: Chain 1: Elapsed Time: 3.04 seconds (Warm-up) Chain 1: 9.117 seconds (Sampling) Chain 1: 12.157 seconds (Total) Chain 1: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 2). Chain 2: Chain 2: Gradient evaluation took 7.7e-05 seconds Chain 2: 1000 transitions using 10 leapfrog steps per transition would take 0.77 seconds. Chain 2: Adjust your expectations accordingly! Chain 2: Chain 2: Chain 2: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 2: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 2: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 2: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 2: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 2: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 2: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 2: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 2: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 2: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 2: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 2: Iteration: 2500 / 2500 [100%] (Sampling) Chain 2: Chain 2: Elapsed Time: 3.133 seconds (Warm-up) Chain 2: 7.188 seconds (Sampling) Chain 2: 10.321 seconds (Total) Chain 2: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 3). Chain 3: Chain 3: Gradient evaluation took 8.7e-05 seconds Chain 3: 1000 transitions using 10 leapfrog steps per transition would take 0.87 seconds. Chain 3: Adjust your expectations accordingly! Chain 3: Chain 3: Chain 3: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 3: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 3: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 3: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 3: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 3: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 3: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 3: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 3: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 3: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 3: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 3: Iteration: 2500 / 2500 [100%] (Sampling) Chain 3: Chain 3: Elapsed Time: 2.965 seconds (Warm-up) Chain 3: 9.386 seconds (Sampling) Chain 3: 12.351 seconds (Total) Chain 3: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 1). Chain 1: Chain 1: Gradient evaluation took 7.2e-05 seconds Chain 1: 1000 transitions using 10 leapfrog steps per transition would take 0.72 seconds. Chain 1: Adjust your expectations accordingly! Chain 1: Chain 1: Chain 1: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 1: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 1: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 1: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 1: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 1: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 1: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 1: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 1: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 1: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 1: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 1: Iteration: 2500 / 2500 [100%] (Sampling) Chain 1: Chain 1: Elapsed Time: 3.664 seconds (Warm-up) Chain 1: 25.042 seconds (Sampling) Chain 1: 28.706 seconds (Total) Chain 1: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 2). Chain 2: Chain 2: Gradient evaluation took 7.6e-05 seconds Chain 2: 1000 transitions using 10 leapfrog steps per transition would take 0.76 seconds. Chain 2: Adjust your expectations accordingly! Chain 2: Chain 2: Chain 2: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 2: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 2: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 2: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 2: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 2: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 2: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 2: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 2: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 2: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 2: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 2: Iteration: 2500 / 2500 [100%] (Sampling) Chain 2: Chain 2: Elapsed Time: 3.52 seconds (Warm-up) Chain 2: 12.516 seconds (Sampling) Chain 2: 16.036 seconds (Total) Chain 2: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 3). Chain 3: Chain 3: Gradient evaluation took 5.7e-05 seconds Chain 3: 1000 transitions using 10 leapfrog steps per transition would take 0.57 seconds. Chain 3: Adjust your expectations accordingly! Chain 3: Chain 3: Chain 3: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 3: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 3: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 3: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 3: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 3: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 3: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 3: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 3: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 3: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 3: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 3: Iteration: 2500 / 2500 [100%] (Sampling) Chain 3: Chain 3: Elapsed Time: 2.818 seconds (Warm-up) Chain 3: 12.536 seconds (Sampling) Chain 3: 15.354 seconds (Total) Chain 3: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 1). Chain 1: Chain 1: Gradient evaluation took 7.3e-05 seconds Chain 1: 1000 transitions using 10 leapfrog steps per transition would take 0.73 seconds. Chain 1: Adjust your expectations accordingly! Chain 1: Chain 1: Chain 1: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 1: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 1: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 1: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 1: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 1: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 1: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 1: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 1: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 1: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 1: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 1: Iteration: 2500 / 2500 [100%] (Sampling) Chain 1: Chain 1: Elapsed Time: 3.176 seconds (Warm-up) Chain 1: 12.576 seconds (Sampling) Chain 1: 15.752 seconds (Total) Chain 1: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 2). Chain 2: Chain 2: Gradient evaluation took 6.8e-05 seconds Chain 2: 1000 transitions using 10 leapfrog steps per transition would take 0.68 seconds. Chain 2: Adjust your expectations accordingly! Chain 2: Chain 2: Chain 2: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 2: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 2: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 2: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 2: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 2: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 2: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 2: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 2: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 2: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 2: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 2: Iteration: 2500 / 2500 [100%] (Sampling) Chain 2: Chain 2: Elapsed Time: 3.067 seconds (Warm-up) Chain 2: 11.642 seconds (Sampling) Chain 2: 14.709 seconds (Total) Chain 2: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 3). Chain 3: Chain 3: Gradient evaluation took 6.5e-05 seconds Chain 3: 1000 transitions using 10 leapfrog steps per transition would take 0.65 seconds. Chain 3: Adjust your expectations accordingly! Chain 3: Chain 3: Chain 3: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 3: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 3: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 3: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 3: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 3: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 3: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 3: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 3: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 3: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 3: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 3: Iteration: 2500 / 2500 [100%] (Sampling) Chain 3: Chain 3: Elapsed Time: 3.75 seconds (Warm-up) Chain 3: 12.574 seconds (Sampling) Chain 3: 16.324 seconds (Total) Chain 3: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 1). Chain 1: Chain 1: Gradient evaluation took 7.5e-05 seconds Chain 1: 1000 transitions using 10 leapfrog steps per transition would take 0.75 seconds. Chain 1: Adjust your expectations accordingly! Chain 1: Chain 1: Chain 1: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 1: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 1: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 1: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 1: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 1: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 1: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 1: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 1: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 1: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 1: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 1: Iteration: 2500 / 2500 [100%] (Sampling) Chain 1: Chain 1: Elapsed Time: 3.02 seconds (Warm-up) Chain 1: 12.556 seconds (Sampling) Chain 1: 15.576 seconds (Total) Chain 1: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 2). Chain 2: Chain 2: Gradient evaluation took 6.8e-05 seconds Chain 2: 1000 transitions using 10 leapfrog steps per transition would take 0.68 seconds. Chain 2: Adjust your expectations accordingly! Chain 2: Chain 2: Chain 2: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 2: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 2: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 2: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 2: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 2: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 2: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 2: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 2: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 2: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 2: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 2: Iteration: 2500 / 2500 [100%] (Sampling) Chain 2: Chain 2: Elapsed Time: 2.667 seconds (Warm-up) Chain 2: 12.579 seconds (Sampling) Chain 2: 15.246 seconds (Total) Chain 2: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 3). Chain 3: Chain 3: Gradient evaluation took 6.2e-05 seconds Chain 3: 1000 transitions using 10 leapfrog steps per transition would take 0.62 seconds. Chain 3: Adjust your expectations accordingly! Chain 3: Chain 3: Chain 3: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 3: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 3: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 3: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 3: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 3: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 3: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 3: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 3: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 3: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 3: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 3: Iteration: 2500 / 2500 [100%] (Sampling) Chain 3: Chain 3: Elapsed Time: 3.29 seconds (Warm-up) Chain 3: 12.55 seconds (Sampling) Chain 3: 15.84 seconds (Total) Chain 3: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 1). Chain 1: Chain 1: Gradient evaluation took 7.5e-05 seconds Chain 1: 1000 transitions using 10 leapfrog steps per transition would take 0.75 seconds. Chain 1: Adjust your expectations accordingly! Chain 1: Chain 1: Chain 1: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 1: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 1: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 1: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 1: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 1: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 1: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 1: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 1: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 1: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 1: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 1: Iteration: 2500 / 2500 [100%] (Sampling) Chain 1: Chain 1: Elapsed Time: 2.784 seconds (Warm-up) Chain 1: 7.086 seconds (Sampling) Chain 1: 9.87 seconds (Total) Chain 1: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 2). Chain 2: Chain 2: Gradient evaluation took 6.5e-05 seconds Chain 2: 1000 transitions using 10 leapfrog steps per transition would take 0.65 seconds. Chain 2: Adjust your expectations accordingly! Chain 2: Chain 2: Chain 2: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 2: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 2: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 2: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 2: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 2: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 2: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 2: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 2: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 2: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 2: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 2: Iteration: 2500 / 2500 [100%] (Sampling) Chain 2: Chain 2: Elapsed Time: 3.506 seconds (Warm-up) Chain 2: 20.878 seconds (Sampling) Chain 2: 24.384 seconds (Total) Chain 2: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 3). Chain 3: Chain 3: Gradient evaluation took 6.7e-05 seconds Chain 3: 1000 transitions using 10 leapfrog steps per transition would take 0.67 seconds. Chain 3: Adjust your expectations accordingly! Chain 3: Chain 3: Chain 3: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 3: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 3: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 3: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 3: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 3: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 3: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 3: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 3: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 3: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 3: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 3: Iteration: 2500 / 2500 [100%] (Sampling) Chain 3: Chain 3: Elapsed Time: 3.283 seconds (Warm-up) Chain 3: 12.622 seconds (Sampling) Chain 3: 15.905 seconds (Total) Chain 3: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 1). Chain 1: Chain 1: Gradient evaluation took 7.3e-05 seconds Chain 1: 1000 transitions using 10 leapfrog steps per transition would take 0.73 seconds. Chain 1: Adjust your expectations accordingly! Chain 1: Chain 1: Chain 1: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 1: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 1: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 1: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 1: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 1: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 1: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 1: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 1: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 1: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 1: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 1: Iteration: 2500 / 2500 [100%] (Sampling) Chain 1: Chain 1: Elapsed Time: 3.349 seconds (Warm-up) Chain 1: 14.832 seconds (Sampling) Chain 1: 18.181 seconds (Total) Chain 1: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 2). Chain 2: Chain 2: Gradient evaluation took 6.1e-05 seconds Chain 2: 1000 transitions using 10 leapfrog steps per transition would take 0.61 seconds. Chain 2: Adjust your expectations accordingly! Chain 2: Chain 2: Chain 2: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 2: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 2: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 2: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 2: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 2: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 2: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 2: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 2: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 2: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 2: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 2: Iteration: 2500 / 2500 [100%] (Sampling) Chain 2: Chain 2: Elapsed Time: 4.121 seconds (Warm-up) Chain 2: 13.074 seconds (Sampling) Chain 2: 17.195 seconds (Total) Chain 2: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 3). Chain 3: Chain 3: Gradient evaluation took 7.4e-05 seconds Chain 3: 1000 transitions using 10 leapfrog steps per transition would take 0.74 seconds. Chain 3: Adjust your expectations accordingly! Chain 3: Chain 3: Chain 3: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 3: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 3: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 3: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 3: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 3: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 3: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 3: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 3: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 3: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 3: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 3: Iteration: 2500 / 2500 [100%] (Sampling) Chain 3: Chain 3: Elapsed Time: 3.824 seconds (Warm-up) Chain 3: 12.643 seconds (Sampling) Chain 3: 16.467 seconds (Total) Chain 3: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 1). Chain 1: Chain 1: Gradient evaluation took 7.2e-05 seconds Chain 1: 1000 transitions using 10 leapfrog steps per transition would take 0.72 seconds. Chain 1: Adjust your expectations accordingly! Chain 1: Chain 1: Chain 1: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 1: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 1: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 1: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 1: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 1: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 1: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 1: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 1: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 1: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 1: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 1: Iteration: 2500 / 2500 [100%] (Sampling) Chain 1: Chain 1: Elapsed Time: 2.735 seconds (Warm-up) Chain 1: 6.383 seconds (Sampling) Chain 1: 9.118 seconds (Total) Chain 1: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 2). Chain 2: Chain 2: Gradient evaluation took 5.4e-05 seconds Chain 2: 1000 transitions using 10 leapfrog steps per transition would take 0.54 seconds. Chain 2: Adjust your expectations accordingly! Chain 2: Chain 2: Chain 2: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 2: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 2: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 2: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 2: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 2: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 2: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 2: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 2: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 2: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 2: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 2: Iteration: 2500 / 2500 [100%] (Sampling) Chain 2: Chain 2: Elapsed Time: 2.559 seconds (Warm-up) Chain 2: 6.39 seconds (Sampling) Chain 2: 8.949 seconds (Total) Chain 2: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 3). Chain 3: Chain 3: Gradient evaluation took 5.7e-05 seconds Chain 3: 1000 transitions using 10 leapfrog steps per transition would take 0.57 seconds. Chain 3: Adjust your expectations accordingly! Chain 3: Chain 3: Chain 3: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 3: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 3: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 3: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 3: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 3: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 3: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 3: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 3: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 3: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 3: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 3: Iteration: 2500 / 2500 [100%] (Sampling) Chain 3: Chain 3: Elapsed Time: 3.148 seconds (Warm-up) Chain 3: 17.955 seconds (Sampling) Chain 3: 21.103 seconds (Total) Chain 3: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 1). Chain 1: Chain 1: Gradient evaluation took 7.3e-05 seconds Chain 1: 1000 transitions using 10 leapfrog steps per transition would take 0.73 seconds. Chain 1: Adjust your expectations accordingly! Chain 1: Chain 1: Chain 1: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 1: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 1: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 1: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 1: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 1: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 1: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 1: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 1: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 1: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 1: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 1: Iteration: 2500 / 2500 [100%] (Sampling) Chain 1: Chain 1: Elapsed Time: 3.735 seconds (Warm-up) Chain 1: 12.063 seconds (Sampling) Chain 1: 15.798 seconds (Total) Chain 1: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 2). Chain 2: Chain 2: Gradient evaluation took 6e-05 seconds Chain 2: 1000 transitions using 10 leapfrog steps per transition would take 0.6 seconds. Chain 2: Adjust your expectations accordingly! Chain 2: Chain 2: Chain 2: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 2: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 2: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 2: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 2: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 2: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 2: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 2: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 2: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 2: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 2: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 2: Iteration: 2500 / 2500 [100%] (Sampling) Chain 2: Chain 2: Elapsed Time: 4.785 seconds (Warm-up) Chain 2: 22.061 seconds (Sampling) Chain 2: 26.846 seconds (Total) Chain 2: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 3). Chain 3: Chain 3: Gradient evaluation took 6.6e-05 seconds Chain 3: 1000 transitions using 10 leapfrog steps per transition would take 0.66 seconds. Chain 3: Adjust your expectations accordingly! Chain 3: Chain 3: Chain 3: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 3: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 3: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 3: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 3: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 3: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 3: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 3: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 3: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 3: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 3: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 3: Iteration: 2500 / 2500 [100%] (Sampling) Chain 3: Chain 3: Elapsed Time: 3.698 seconds (Warm-up) Chain 3: 11.388 seconds (Sampling) Chain 3: 15.086 seconds (Total) Chain 3: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 1). Chain 1: Chain 1: Gradient evaluation took 7.6e-05 seconds Chain 1: 1000 transitions using 10 leapfrog steps per transition would take 0.76 seconds. Chain 1: Adjust your expectations accordingly! Chain 1: Chain 1: Chain 1: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 1: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 1: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 1: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 1: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 1: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 1: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 1: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 1: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 1: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 1: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 1: Iteration: 2500 / 2500 [100%] (Sampling) Chain 1: Chain 1: Elapsed Time: 5.15 seconds (Warm-up) Chain 1: 12.931 seconds (Sampling) Chain 1: 18.081 seconds (Total) Chain 1: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 2). Chain 2: Chain 2: Gradient evaluation took 5.7e-05 seconds Chain 2: 1000 transitions using 10 leapfrog steps per transition would take 0.57 seconds. Chain 2: Adjust your expectations accordingly! Chain 2: Chain 2: Chain 2: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 2: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 2: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 2: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 2: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 2: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 2: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 2: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 2: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 2: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 2: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 2: Iteration: 2500 / 2500 [100%] (Sampling) Chain 2: Chain 2: Elapsed Time: 3.344 seconds (Warm-up) Chain 2: 7 seconds (Sampling) Chain 2: 10.344 seconds (Total) Chain 2: SAMPLING FOR MODEL 'zibb' NOW (CHAIN 3). Chain 3: Chain 3: Gradient evaluation took 5.7e-05 seconds Chain 3: 1000 transitions using 10 leapfrog steps per transition would take 0.57 seconds. Chain 3: Adjust your expectations accordingly! Chain 3: Chain 3: Chain 3: Iteration: 1 / 2500 [ 0%] (Warmup) Chain 3: Iteration: 250 / 2500 [ 10%] (Warmup) Chain 3: Iteration: 500 / 2500 [ 20%] (Warmup) Chain 3: Iteration: 501 / 2500 [ 20%] (Sampling) Chain 3: Iteration: 750 / 2500 [ 30%] (Sampling) Chain 3: Iteration: 1000 / 2500 [ 40%] (Sampling) Chain 3: Iteration: 1250 / 2500 [ 50%] (Sampling) Chain 3: Iteration: 1500 / 2500 [ 60%] (Sampling) Chain 3: Iteration: 1750 / 2500 [ 70%] (Sampling) Chain 3: Iteration: 2000 / 2500 [ 80%] (Sampling) Chain 3: Iteration: 2250 / 2500 [ 90%] (Sampling) Chain 3: Iteration: 2500 / 2500 [100%] (Sampling) Chain 3: Chain 3: Elapsed Time: 3.966 seconds (Warm-up) Chain 3: 11.535 seconds (Sampling) Chain 3: 15.501 seconds (Total) Chain 3: [ FAIL 0 | WARN 0 | SKIP 0 | PASS 7 ] > > proc.time() user system elapsed 464.092 1.010 465.894
IgGeneUsage.Rcheck/IgGeneUsage-Ex.timings
name | user | system | elapsed | |
DGU | 55.021 | 0.192 | 55.298 | |
IGHV_Epitopes | 0.003 | 0.000 | 0.003 | |
IGHV_HCV | 0.006 | 0.000 | 0.006 | |
Ig | 0.003 | 0.000 | 0.003 | |
Ig_SE | 0.031 | 0.012 | 0.043 | |
LOO | 191.162 | 0.331 | 191.848 | |
d_zibb | 0.003 | 0.000 | 0.003 | |