Skip to content

Commit ed5b725

Browse files
committed
Remove QA note from tutorial vignette
1 parent e519b6d commit ed5b725

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vignettes/intro_htmlwidgets.Rmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ In addition, you'll need to install the following JavaScript tools on your machi
2828

2929
To follow along in this vignette, you'll also need the following R packages:
3030

31-
> QA Note: The necessary version of reactR is not yet available on CRAN. Please install reactR with `devtools::install_github("react-R/reactR@enhancements")`
32-
3331
```{r}
3432
install.packages(c("shiny", "devtools", "usethis", "htmlwidgets", "reactR"))
3533
```

0 commit comments

Comments
 (0)