mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-12 20:25:53 +02:00
gnu: r-rstudioapi: Update to 0.17.1.
* gnu/packages/statistics.scm (r-rstudioapi): Update to 0.17.1. Change-Id: I16238473923ee6872699c44fd054101ecb816553
This commit is contained in:
@@ -3125,13 +3125,13 @@ pure C implementation of the Git core methods.")
|
||||
(define-public r-rstudioapi
|
||||
(package
|
||||
(name "r-rstudioapi")
|
||||
(version "0.16.0")
|
||||
(version "0.17.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "rstudioapi" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1rjgxn7p15a69vfkhwrxywag6w9k4ccnklpvhr1sb1wy35ksizvl"))))
|
||||
"029rbfdw9b57mcnx8yblgrwd79v47ky068mr3w9p61lnr21zjzk1"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
|
||||
Reference in New Issue
Block a user