Skip to content

Commit

Permalink
Merge pull request #1170 from griffithlab/malachi-docs-fix-depname
Browse files Browse the repository at this point in the history
Update prerequisites.rst
  • Loading branch information
susannasiebert authored Jan 7, 2025
2 parents c45aeb3 + 5eecf55 commit 984f2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pvacview/prerequisites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Additionally, there are a number of packages you will need to install in your R/
install.packages("shinycssloaders", dependencies=TRUE)
install.packages("RCurl", dependencies=TRUE)
install.packages("curl", dependencies=TRUE)
install.packages("string", dependencies=TRUE)
install.packages("stringr", dependencies=TRUE)
install.packages("shinycssloaders", dependencies=TRUE)
install.packages("plotly", dependencies=TRUE)
install.packages("shinyWidgets", dependencies=TRUE)
Expand Down

0 comments on commit 984f2a8

Please sign in to comment.