Skip to content

Commit

Permalink
Merge branch 'ryanatanner-patch-2' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
achubaty committed Aug 11, 2017
2 parents f01becf + 1c2d099 commit 58fed54
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 58fed54

Please sign in to comment.