CRAN Package Check Results for Package bayestestR

Last updated on 2026-09-04 20:50:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.18.1 12.52 466.90 479.42 OK
r-devel-linux-x86_64-debian-gcc 0.18.1 10.39 430.12 440.51 OK
r-devel-linux-x86_64-fedora-clang 0.18.1 12.00 236.79 248.79 OK
r-devel-linux-x86_64-fedora-gcc 0.18.1 10.00 337.85 347.85 OK
r-devel-windows-x86_64 0.18.1 19.00 297.00 316.00 ERROR
r-patched-linux-x86_64 0.18.1 18.05 522.51 540.56 OK
r-release-linux-x86_64 0.18.1 13.97 514.98 528.95 OK
r-release-macos-arm64 0.18.1 3.00 96.00 99.00 OK
r-release-macos-x86_64 0.18.1 10.00 385.00 395.00 OK
r-release-windows-x86_64 0.18.1 15.00 684.00 699.00 OK
r-oldrel-macos-arm64 0.18.1 3.00 104.00 107.00 WARN
r-oldrel-macos-x86_64 0.18.1 10.00 367.00 377.00 WARN
r-oldrel-windows-x86_64 0.18.1 23.00 890.00 913.00 WARN

Check Details

Version: 0.18.1
Check: tests
Result: ERROR Running 'testthat.R' [149s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(bayestestR) > > test_check("bayestestR") Starting 2 test processes. > test-BFBayesFactor.R: Multiple `BFBayesFactor` models detected - posteriors are extracted from > test-BFBayesFactor.R: the first numerator model. > test-BFBayesFactor.R: See help("get_parameters", package = "insight"). > test-BFBayesFactor.R: Multiple `BFBayesFactor` models detected - posteriors are extracted from > test-BFBayesFactor.R: the first numerator model. > test-BFBayesFactor.R: See help("get_parameters", package = "insight"). > test-BFBayesFactor.R: Multiple `BFBayesFactor` models detected - posteriors are extracted from > test-BFBayesFactor.R: the first numerator model. > test-BFBayesFactor.R: See help("get_parameters", package = "insight"). > test-rope_range.R: Compiling Stan program... > test-rope_range.R: specified C++17 > test-rope_range.R: make cmd is > test-rope_range.R: > test-rope_range.R: make -f "D:/RCompile/recent/R/etc/x64/Makeconf" -f "D:/RCompile/recent/R/share/make/winshlib.mk" CXX='$(CXX17) $(CXX17STD)' CXXFLAGS='$(CXX17FLAGS)' CXXPICFLAGS='$(CXX17PICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX17LDFLAGS)' SHLIB_LD='$(SHLIB_CXX17LD)' SHLIB="file3bd1869945bf2.dll" WIN=64 TCLBIN= OBJECTS="file3bd1869945bf2.o" > test-rope_range.R: > test-rope_range.R: make would use > test-rope_range.R: make[1]: Entering directory '/d/temp/2026_09_01_01_50_00_22259/Rtmpchhdke' > test-rope_range.R: g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.7/Rcpp/include/" -I"D:/temp/2026_09_01_01_50_00_22259/RtmpwxZIx1/RLIBS_266f427a9846/RcppEigen/include/" -I"D:/temp/2026_09_01_01_50_00_22259/RtmpwxZIx1/RLIBS_266f427a9846/RcppEigen/include/unsupported" -I"D:/temp/2026_09_01_01_50_00_22259/RtmpwxZIx1/RLIBS_266f427a9846/BH/include" -I"D:/RCompile/CRANpkg/lib/4.7/StanHeaders/include/src/" -I"D:/RCompile/CRANpkg/lib/4.7/StanHeaders/include/" -I"D:/RCompile/CRANpkg/lib/4.7/RcppParallel/include/" -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -ID:/RCompile/CRANpkg/lib/4.7/RcppParallel/include -I"D:/RCompile/CRANpkg/lib/4.7/rstan/include" -DEIGEN_NO_DEBUG -DBOOST_DISABLE_ASSERTS -DBOOST_PENDING_INTEGER_LOG2_HPP -DSTAN_THREADS -DUSE_STANC3 -DSTRICT_R_HEADERS -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -D_HAS_AUTO_PTR_ETC=0 -include "D:/RCompile/CRANpkg/lib/4.7/StanHeaders/include/stan/math/prim/fun/Eigen.hpp" -std=c++1y -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c file3bd1869945bf2.cpp -o file3bd1869945bf2.o > test-rope_range.R: if test "zfile3bd1869945bf2.o" != "z"; then \ > test-rope_range.R: if test -e "file3bd1869945bf2-win.def"; then \ > test-rope_range.R: echo g++ -shared -s -static-libgcc -o file3bd1869945bf2.dll file3bd1869945bf2-win.def file3bd1869945bf2.o "D:/RCompile/CRANpkg/lib/4.7/rstan/lib/x64/libStanServices.a" -L"D:/RCompile/CRANpkg/lib/4.7/StanHeaders/libs/x64" -lStanHeaders -L"D:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64" -ltbb -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/libs/x64 -lRcppParallel -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64 -ltbb -ltbbmalloc -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \ > test-rope_range.R: g++ -shared -s -static-libgcc -o file3bd1869945bf2.dll file3bd1869945bf2-win.def file3bd1869945bf2.o "D:/RCompile/CRANpkg/lib/4.7/rstan/lib/x64/libStanServices.a" -L"D:/RCompile/CRANpkg/lib/4.7/StanHeaders/libs/x64" -lStanHeaders -L"D:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64" -ltbb -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/libs/x64 -lRcppParallel -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64 -ltbb -ltbbmalloc -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \ > test-rope_range.R: else \ > test-rope_range.R: echo EXPORTS > tmp.def; \ > test-rope_range.R: nm file3bd1869945bf2.o | sed -n 's/^.* [BCDRT] / /p' | sed -e '/[.]refptr[.]/d' -e '/[.]weak[.]/d' | sed 's/[^ ][^ ]*/"&"/g' >> tmp.def; \ > test-rope_range.R: echo g++ -shared -s -static-libgcc -o file3bd1869945bf2.dll tmp.def file3bd1869945bf2.o "D:/RCompile/CRANpkg/lib/4.7/rstan/lib/x64/libStanServices.a" -L"D:/RCompile/CRANpkg/lib/4.7/StanHeaders/libs/x64" -lStanHeaders -L"D:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64" -ltbb -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/libs/x64 -lRcppParallel -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64 -ltbb -ltbbmalloc -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \ > test-rope_range.R: g++ -shared -s -static-libgcc -o file3bd1869945bf2.dll tmp.def file3bd1869945bf2.o "D:/RCompile/CRANpkg/lib/4.7/rstan/lib/x64/libStanServices.a" -L"D:/RCompile/CRANpkg/lib/4.7/StanHeaders/libs/x64" -lStanHeaders -L"D:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64" -ltbb -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/libs/x64 -lRcppParallel -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64 -ltbb -ltbbmalloc -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \ > test-rope_range.R: rm -f tmp.def; \ > test-rope_range.R: fi \ > test-rope_range.R: fi > test-rope_range.R: make[1]: Leaving directory '/d/temp/2026_09_01_01_50_00_22259/Rtmpchhdke' > test-rope_range.R: Compiling Stan program... > test-rope_range.R: specified C++17 > test-rope_range.R: make cmd is > test-rope_range.R: > test-rope_range.R: make -f "D:/RCompile/recent/R/etc/x64/Makeconf" -f "D:/RCompile/recent/R/share/make/winshlib.mk" CXX='$(CXX17) $(CXX17STD)' CXXFLAGS='$(CXX17FLAGS)' CXXPICFLAGS='$(CXX17PICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX17LDFLAGS)' SHLIB_LD='$(SHLIB_CXX17LD)' SHLIB="file3bd18200567f9.dll" WIN=64 TCLBIN= OBJECTS="file3bd18200567f9.o" > test-rope_range.R: > test-rope_range.R: make would use > test-rope_range.R: make[1]: Entering directory '/d/temp/2026_09_01_01_50_00_22259/Rtmpchhdke' > test-rope_range.R: g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.7/Rcpp/include/" -I"D:/temp/2026_09_01_01_50_00_22259/RtmpwxZIx1/RLIBS_266f427a9846/RcppEigen/include/" -I"D:/temp/2026_09_01_01_50_00_22259/RtmpwxZIx1/RLIBS_266f427a9846/RcppEigen/include/unsupported" -I"D:/temp/2026_09_01_01_50_00_22259/RtmpwxZIx1/RLIBS_266f427a9846/BH/include" -I"D:/RCompile/CRANpkg/lib/4.7/StanHeaders/include/src/" -I"D:/RCompile/CRANpkg/lib/4.7/StanHeaders/include/" -I"D:/RCompile/CRANpkg/lib/4.7/RcppParallel/include/" -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -ID:/RCompile/CRANpkg/lib/4.7/RcppParallel/include -I"D:/RCompile/CRANpkg/lib/4.7/rstan/include" -DEIGEN_NO_DEBUG -DBOOST_DISABLE_ASSERTS -DBOOST_PENDING_INTEGER_LOG2_HPP -DSTAN_THREADS -DUSE_STANC3 -DSTRICT_R_HEADERS -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -D_HAS_AUTO_PTR_ETC=0 -include "D:/RCompile/CRANpkg/lib/4.7/StanHeaders/include/stan/math/prim/fun/Eigen.hpp" -std=c++1y -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c file3bd18200567f9.cpp -o file3bd18200567f9.o > test-rope_range.R: if test "zfile3bd18200567f9.o" != "z"; then \ > test-rope_range.R: if test -e "file3bd18200567f9-win.def"; then \ > test-rope_range.R: echo g++ -shared -s -static-libgcc -o file3bd18200567f9.dll file3bd18200567f9-win.def file3bd18200567f9.o "D:/RCompile/CRANpkg/lib/4.7/rstan/lib/x64/libStanServices.a" -L"D:/RCompile/CRANpkg/lib/4.7/StanHeaders/libs/x64" -lStanHeaders -L"D:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64" -ltbb -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/libs/x64 -lRcppParallel -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64 -ltbb -ltbbmalloc -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \ > test-rope_range.R: g++ -shared -s -static-libgcc -o file3bd18200567f9.dll file3bd18200567f9-win.def file3bd18200567f9.o "D:/RCompile/CRANpkg/lib/4.7/rstan/lib/x64/libStanServices.a" -L"D:/RCompile/CRANpkg/lib/4.7/StanHeaders/libs/x64" -lStanHeaders -L"D:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64" -ltbb -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/libs/x64 -lRcppParallel -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64 -ltbb -ltbbmalloc -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \ > test-rope_range.R: else \ > test-rope_range.R: echo EXPORTS > tmp.def; \ > test-rope_range.R: nm file3bd18200567f9.o | sed -n 's/^.* [BCDRT] / /p' | sed -e '/[.]refptr[.]/d' -e '/[.]weak[.]/d' | sed 's/[^ ][^ ]*/"&"/g' >> tmp.def; \ > test-rope_range.R: echo g++ -shared -s -static-libgcc -o file3bd18200567f9.dll tmp.def file3bd18200567f9.o "D:/RCompile/CRANpkg/lib/4.7/rstan/lib/x64/libStanServices.a" -L"D:/RCompile/CRANpkg/lib/4.7/StanHeaders/libs/x64" -lStanHeaders -L"D:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64" -ltbb -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/libs/x64 -lRcppParallel -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64 -ltbb -ltbbmalloc -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \ > test-rope_range.R: g++ -shared -s -static-libgcc -o file3bd18200567f9.dll tmp.def file3bd18200567f9.o "D:/RCompile/CRANpkg/lib/4.7/rstan/lib/x64/libStanServices.a" -L"D:/RCompile/CRANpkg/lib/4.7/StanHeaders/libs/x64" -lStanHeaders -L"D:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64" -ltbb -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/libs/x64 -lRcppParallel -LD:/RCompile/CRANpkg/lib/4.7/RcppParallel/lib/x64 -ltbb -ltbbmalloc -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools45/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \ > test-rope_range.R: rm -f tmp.def; \ > test-rope_range.R: fi \ > test-rope_range.R: fi > test-rope_range.R: make[1]: Leaving directory '/d/temp/2026_09_01_01_50_00_22259/Rtmpchhdke' Saving _problems/test-rope_range-33.R Saving _problems/test-rope_range-33.R Saving _problems/test-rope_range-46.R Saving _problems/test-rope_range-46.R [ FAIL 4 | WARN 0 | SKIP 82 | PASS 279 ] ══ Skipped tests (82) ══════════════════════════════════════════════════════════ • On CRAN (80): 'test-bayesfactor_models.R:69:3', 'test-bayesfactor_models.R:114:3', 'test-bayesfactor_models.R:150:3', 'test-bayesfactor_restricted.R:68:3', 'test-bayesian_as_frequentist.R:1:1', 'test-blavaan.R:2:3', 'test-brms.R:2:3', 'test-brms.R:69:3', 'test-brms.R:148:3', 'test-brms.R:190:3', 'test-check_prior.R:4:3', 'test-check_prior.R:70:3', 'test-check_prior.R:110:3', 'test-ci.R:34:3', 'test-ci.R:52:3', 'test-contr.R:2:3', 'test-contr.R:25:3', 'test-contr.R:59:3', 'test-data.frame-with-rvar.R:3:3', 'test-data.frame-with-rvar.R:74:3', 'test-describe_posterior.R:4:3', 'test-describe_posterior.R:147:3', 'test-describe_posterior.R:340:3', 'test-describe_posterior.R:358:3', 'test-describe_posterior.R:378:3', 'test-describe_posterior.R:416:3', 'test-describe_posterior.R:872:3', 'test-describe_prior.R:3:3', 'test-bayesfactor_parameters.R:56:3', 'test-bayesfactor_parameters.R:96:3', 'test-effective_sample.R:3:3', 'test-equivalence_test.R:1:1', 'test-hdi.R:4:3', 'test-hdi.R:27:3', 'test-hdi.R:46:3', 'test-hdi.R:65:3', 'test-map_estimate.R:24:3', 'test-map_estimate.R:44:3', 'test-marginaleffects.R:1:1', 'test-p_direction.R:39:3', 'test-p_direction.R:73:3', 'test-p_map.R:25:3', 'test-p_map.R:42:3', 'test-p_rope.R:3:3', 'test-p_significance.R:39:3', 'test-p_significance.R:53:3', 'test-p_significance.R:89:3', 'test-point_estimate.R:3:3', 'test-point_estimate.R:20:3', 'test-posterior.R:3:3', 'test-posterior.R:25:3', 'test-posterior.R:47:3', 'test-posterior.R:69:3', 'test-posterior.R:91:3', 'test-posterior.R:114:3', 'test-print.R:2:3', 'test-rope.R:126:3', 'test-rope.R:196:3', 'test-rope.R:212:3', 'test-rope.R:224:3', 'test-rope.R:261:3', 'test-emmGrid.R:132:3', 'test-emmGrid.R:142:3', 'test-emmGrid.R:172:3', 'test-emmGrid.R:188:3', 'test-emmGrid.R:224:3', 'test-emmGrid.R:234:3', 'test-rstanarm.R:2:3', 'test-rstanarm.R:55:3', 'test-rstanarm.R:99:3', 'test-rstanarm.R:148:3', 'test-rstanarm.R:184:3', 'test-si.R:33:3', 'test-spi.R:4:3', 'test-spi.R:27:3', 'test-spi.R:45:3', 'test-spi.R:64:3', 'test-weighted_posteriors.R:4:3', 'test-weighted_posteriors.R:31:3', 'test-weighted_posteriors.R:52:3' • TODO: check hard-coded values (1): 'test-check_prior.R:29:3' • Test creates error, must check why... (1): 'test-weighted_posteriors.R:71:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-rope_range.R:33:3'): rope_range ──────────────────────────────── Error in `compileCode(f, code, language = language, verbose = verbose)`: l = model3bd183fc34171__namespace::model3bd183fc34171_; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.7/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.7/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m); | ^~~~~~~~~ make[1]: *** [D:/RCompile/recent/R/etc/x64/Makeconf:304: file3bd1869945bf2.o] Error 1 Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-rope_range.R:33:3 2. │ └─base::withCallingHandlers(...) 3. └─brms::brm(mpg ~ wt + gear, data = mtcars, iter = 300) 4. └─brms::do_call(compile_model, compile_args) 5. └─brms:::eval2(call, envir = args, enclos = envir) 6. └─base::eval(expr, envir, ...) 7. └─base::eval(expr, envir, ...) 8. └─brms (local) .fun(...) 9. └─brms (local) .compile_model(model, ...) 10. ├─brms:::eval_silent(...) 11. │ └─base::eval(expr, envir) 12. │ └─base::eval(expr, envir) 13. └─brms::do_call(rstan::stan_model, args) 14. └─brms:::eval2(call, envir = args, enclos = envir) 15. └─base::eval(expr, envir, ...) 16. └─base::eval(expr, envir, ...) 17. └─rstan (local) .fun(model_code = .x1) 18. └─rstan:::cxxfunctionplus(...) 19. ├─pkgbuild::with_build_tools(...) 20. │ └─pkgbuild:::withr_with_path(rtools_path(), code) 21. │ └─base::force(code) 22. └─inline::cxxfunction(...) 23. └─inline:::compileCode(f, code, language = language, verbose = verbose) ── Error ('test-rope_range.R:33:3'): rope_range ──────────────────────────────── Error in `sink(type = "output")`: invalid connection Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-rope_range.R:33:3 2. │ └─base::withCallingHandlers(...) 3. └─brms::brm(mpg ~ wt + gear, data = mtcars, iter = 300) 4. └─brms::do_call(compile_model, compile_args) 5. └─brms:::eval2(call, envir = args, enclos = envir) 6. └─base::eval(expr, envir, ...) 7. └─base::eval(expr, envir, ...) 8. └─brms (local) .fun(...) 9. └─brms (local) .compile_model(model, ...) 10. ├─brms:::eval_silent(...) 11. │ └─base::eval(expr, envir) 12. │ └─base::eval(expr, envir) 13. └─brms::do_call(rstan::stan_model, args) 14. └─brms:::eval2(call, envir = args, enclos = envir) 15. └─base::eval(expr, envir, ...) 16. └─base::eval(expr, envir, ...) 17. └─rstan (local) .fun(model_code = .x1) 18. └─rstan:::cxxfunctionplus(...) 19. └─base::sink(type = "output") ── Error ('test-rope_range.R:44:3'): rope_range (multivariate) ───────────────── Error in `compileCode(f, code, language = language, verbose = verbose)`: Model = model3bd186a60a9__namespace::model3bd186a60a9_; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]' 22 | return 0.5 * z.p.transpose() * z.inv_e_metric_ * z.p; D:/RCompile/CRANpkg/lib/4.7/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here 21 | double T(dense_e_point& z) { D:/RCompile/CRANpkg/lib/4.7/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m); | ^~~~~~~~~ make[1]: *** [D:/RCompile/recent/R/etc/x64/Makeconf:304: file3bd18200567f9.o] Error 1 Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-rope_range.R:44:3 2. │ └─base::withCallingHandlers(...) 3. └─brms::brm(...) 4. └─brms::do_call(compile_model, compile_args) 5. └─brms:::eval2(call, envir = args, enclos = envir) 6. └─base::eval(expr, envir, ...) 7. └─base::eval(expr, envir, ...) 8. └─brms (local) .fun(...) 9. └─brms (local) .compile_model(model, ...) 10. ├─brms:::eval_silent(...) 11. │ └─base::eval(expr, envir) 12. │ └─base::eval(expr, envir) 13. └─brms::do_call(rstan::stan_model, args) 14. └─brms:::eval2(call, envir = args, enclos = envir) 15. └─base::eval(expr, envir, ...) 16. └─base::eval(expr, envir, ...) 17. └─rstan (local) .fun(model_code = .x1) 18. └─rstan:::cxxfunctionplus(...) 19. ├─pkgbuild::with_build_tools(...) 20. │ └─pkgbuild:::withr_with_path(rtools_path(), code) 21. │ └─base::force(code) 22. └─inline::cxxfunction(...) 23. └─inline:::compileCode(f, code, language = language, verbose = verbose) ── Error ('test-rope_range.R:44:3'): rope_range (multivariate) ───────────────── Error in `sink(type = "output")`: invalid connection Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-rope_range.R:44:3 2. │ └─base::withCallingHandlers(...) 3. └─brms::brm(...) 4. └─brms::do_call(compile_model, compile_args) 5. └─brms:::eval2(call, envir = args, enclos = envir) 6. └─base::eval(expr, envir, ...) 7. └─base::eval(expr, envir, ...) 8. └─brms (local) .fun(...) 9. └─brms (local) .compile_model(model, ...) 10. ├─brms:::eval_silent(...) 11. │ └─base::eval(expr, envir) 12. │ └─base::eval(expr, envir) 13. └─brms::do_call(rstan::stan_model, args) 14. └─brms:::eval2(call, envir = args, enclos = envir) 15. └─base::eval(expr, envir, ...) 16. └─base::eval(expr, envir, ...) 17. └─rstan (local) .fun(model_code = .x1) 18. └─rstan:::cxxfunctionplus(...) 19. └─base::sink(type = "output") [ FAIL 4 | WARN 0 | SKIP 82 | PASS 279 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.18.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: /Volumes/Builds/packages/big-sur-arm64/results/4.5/bayestestR.Rcheck/00_pkg_src/bayestestR/man/contr.equalprior.Rd:24: unexpected TEXT '[Matrix]', expecting '{' Flavor: r-oldrel-macos-arm64

Version: 0.18.1
Check: Rd files
Result: WARN prepare_Rd: ./man/contr.equalprior.Rd:24: unexpected TEXT '[Matrix]', expecting '{' checkRd: (7) contr.equalprior.Rd:24: Tag LIST is invalid in a \code block Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.18.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/bayestestR.Rcheck/00_pkg_src/bayestestR/man/contr.equalprior.Rd:24: unexpected TEXT '[Matrix]', expecting '{' Flavor: r-oldrel-macos-x86_64

Version: 0.18.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: D:/temp/2026_09_01_11_14_58_1883/RtmpCS9XbQ/R.INSTALLddc06c9470c3/bayestestR/man/contr.equalprior.Rd:24: unexpected TEXT '[Matrix]', expecting '{' Flavor: r-oldrel-windows-x86_64