Skip to content

Commit

Permalink
use the correct version to test against 🤦‍♂️
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasp85 committed May 2, 2024
1 parent 502ad72 commit 364eaf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/marquee.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ knitr::opts_chunk$set(
fig.align = "center",
dpi = 300
)
should_eval <- getRversion() >= "3.4"
should_eval <- getRversion() >= "4.3"
```

```{r setup}
Expand Down

0 comments on commit 364eaf3

Please sign in to comment.