Skip to content

Commit

Permalink
Fixing typo in non-CRAN vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanatanner authored Aug 11, 2017
1 parent 1b1d7a8 commit 1c2d099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/miniCRAN-non-CRAN-repos.rmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Although the package name `miniCRAN` seems to indicate you can only use CRAN as

This vignette contains some examples of how to refer to different package repositories, including CRAN, alternative mirrors of CRAN, R-Forge as well as BioConductor.

To make simplify the code to show the salient features, we use a little helper function, `index()` that is a simple wrapper around `available.packages()`:
To simplify the code to show the salient features, we use a little helper function, `index()` that is a simple wrapper around `available.packages()`:


```{r setup}
Expand Down

0 comments on commit 1c2d099

Please sign in to comment.