Skip to content

Commit e13fb1a

Browse files
committed
undo turning off vignette
1 parent f447e92 commit e13fb1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vignettes/cmdstanr.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ output:
66
toc: true
77
toc_depth: 3
88
params:
9-
EVAL: !r FALSE
9+
EVAL: !r identical(Sys.getenv("NOT_CRAN"), "true")
1010
vignette: >
1111
%\VignetteIndexEntry{Getting started with CmdStanR}
1212
%\VignetteEngine{knitr::rmarkdown}

0 commit comments

Comments
 (0)