Loading required package: tidybayes
+Warning in library(package, lib.loc = lib.loc, character.only = TRUE,
+logical.return = TRUE, : there is no package called 'tidybayes'
+Installing package into '/home/runner/work/_temp/Library'
+(as 'lib' is unspecified)
+also installing the dependencies 'svUnit', 'arrayhelpers'
+Loading required package: brms
+Loading required package: Rcpp
+Loading 'brms' package (version 2.22.0). Useful instructions
+can be found by typing help('brms'). A more detailed introduction
+to the package is available through vignette('brms_overview').
+
+Attaching package: 'brms'
+The following objects are masked from 'package:tidybayes':
+
+ dstudent_t, pstudent_t, qstudent_t, rstudent_t
+The following object is masked from 'package:stats':
+
+ ar
+Loading required package: metadat
+Warning in library(package, lib.loc = lib.loc, character.only = TRUE,
+logical.return = TRUE, : there is no package called 'metadat'
+Installing package into '/home/runner/work/_temp/Library'
+(as 'lib' is unspecified)
+also installing the dependency 'mathjaxr'
+if(!require(cmdstanr)){
+ install.packages("cmdstanr", repos = c("https://mc-stan.org/r-packages/", getOption("repos")))
+ library(cmdstanr)
+}
Loading required package: cmdstanr
+This is cmdstanr version 0.8.1
+- CmdStanR documentation and vignettes: mc-stan.org/cmdstanr
+- CmdStan path: /home/runner/.cmdstan/cmdstan-2.35.0
+- CmdStan version: 2.35.0
+