From 4b21b129a5b170acbfd18a2377de1871ac0dee2a Mon Sep 17 00:00:00 2001 From: Vincent Arel-Bundock Date: Mon, 15 Jan 2024 11:41:08 -0500 Subject: [PATCH] chore --- inst/tinytest/helpers.R | 4 ---- 1 file changed, 4 deletions(-) diff --git a/inst/tinytest/helpers.R b/inst/tinytest/helpers.R index 01554492..8cb6e35d 100644 --- a/inst/tinytest/helpers.R +++ b/inst/tinytest/helpers.R @@ -1,10 +1,6 @@ options("tinysnapshot_device" = "svglite") options("tinysnapshot_tol" = 200) -if (isTRUE(insight::check_if_installed("cmdstanr", quietly = TRUE))) { - options("brms.backend" = "cmdstanr") -} - # libraries requiet <- function(package) { void <- capture.output(