mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-04 08:15:54 +02:00
gnu: r-renv: Update to 0.17.3.
* gnu/packages/cran.scm (r-renv): Update to 0.17.3.
This commit is contained in:
@@ -11401,14 +11401,14 @@ those searches and pull data into their R sessions.")
|
||||
(define-public r-renv
|
||||
(package
|
||||
(name "r-renv")
|
||||
(version "0.17.2")
|
||||
(version "0.17.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "renv" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1qar7s3zdnhqsi6am6f58wg3ygpwv73qmrcp36glz0galzigc0y2"))))
|
||||
"1w7mwk3drf3bzfyhsy6mlnpbhgp8il8is7q95ad567ry4g6jhkqw"))))
|
||||
(properties `((upstream-name . "renv")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user