We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f1a4c5 commit 8f7e891Copy full SHA for 8f7e891
tests/testthat.R
@@ -1,5 +1,6 @@
1
library(testthat)
2
library(bayesplot)
3
4
+Sys.unsetenv("R_TESTS")
5
if (!grepl("^sparc", R.version$platform))
6
test_check("bayesplot")
0 commit comments