Skip to content

Commit

Permalink
Fixed README link to use canonical CRAN URL per R CMD check
Browse files Browse the repository at this point in the history
  • Loading branch information
jayqi committed Jan 24, 2019
1 parent 6356a00 commit 057efa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ insPIreD bY A [twiTTeR CoNVErsaTIon StArtED By @jONgAllOwaY](https://twitter.com

## Installation. inSTAllATIoN.

You can get `spongebob` from [CRAN](https://cran.r-project.org/web/packages/spongebob/):
You can get `spongebob` from [CRAN](https://CRAN.R-project.org/package=spongebob):

YoU cAn GeT `spongebob` FrOM [CRAn](https://cran.r-project.org/web/packages/spongebob/):
YoU cAn GeT `spongebob` FrOM [CRAn](https://CRAN.R-project.org/package=spongebob):

``` r
install.packages('spongebob')
Expand Down

0 comments on commit 057efa3

Please sign in to comment.