r-formatr: Update version to 1.5 (#5855)
This commit is contained in:
parent
050b753bb7
commit
ae578069bd
@ -33,9 +33,11 @@ class RFormatr(RPackage):
|
|||||||
human-readable and tidy. There is also a Shiny app as a user interface in
|
human-readable and tidy. There is also a Shiny app as a user interface in
|
||||||
this package."""
|
this package."""
|
||||||
|
|
||||||
homepage = "http://yihui.name/formatR"
|
homepage = "https://cran.r-project.org/package=formatR"
|
||||||
url = "https://cran.r-project.org/src/contrib/formatR_1.4.tar.gz"
|
url = "https://cran.r-project.org/src/contrib/formatR_1.5.tar.gz"
|
||||||
|
list_url = homepage
|
||||||
|
|
||||||
|
version('1.5', 'ac735515b8e4c32097154f1b68c5ecc7')
|
||||||
version('1.4', '98b9b64b2785b35f9df403e1aab6c73c')
|
version('1.4', '98b9b64b2785b35f9df403e1aab6c73c')
|
||||||
|
|
||||||
depends_on('r-codetools', type=('build', 'run'))
|
depends_on('r-codetools', type=('build', 'run'))
|
||||||
|
Loading…
Reference in New Issue
Block a user