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 f447e92 commit e13fb1aCopy full SHA for e13fb1a
1 file changed
vignettes/cmdstanr.Rmd
@@ -6,7 +6,7 @@ output:
6
toc: true
7
toc_depth: 3
8
params:
9
- EVAL: !r FALSE
+ EVAL: !r identical(Sys.getenv("NOT_CRAN"), "true")
10
vignette: >
11
%\VignetteIndexEntry{Getting started with CmdStanR}
12
%\VignetteEngine{knitr::rmarkdown}
0 commit comments