Skip to content

Commit 1c549a4

Browse files
committed
try to fix vignette
1 parent cb4fac0 commit 1c549a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vignettes/create_ti_method_definition.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ knitr::asis_output(paste0("```r\n", run_r_string, "\n```"))
6868

6969
Make sure this script is executable!
7070

71-
```{bash, eval=NOT_CRAN && NOT_TRAVIS}
71+
```{bash, eval=NOT_CRAN && NOT_TRAVIS && .Platform$OS.type != "windows"}
7272
chmod +x run.R
7373
```
7474

0 commit comments

Comments
 (0)