me
/
guix
Archived
1
0
Fork 0

gnu: r-partr2: Update to 0.9.2.

* gnu/packages/cran.scm (r-partr2): Update to 0.9.2.

Change-Id: Ib746e6755e2ea99ce08cdd3674b069cd14e6109d
master
Ricardo Wurmus 2024-03-05 14:37:36 +01:00
parent 073bf699aa
commit 1e3ca80a83
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16205,13 +16205,13 @@ for the reconstruction of gene regulatory networks.")
(define-public r-partr2
(package
(name "r-partr2")
(version "0.9.1")
(version "0.9.2")
(source (origin
(method url-fetch)
(uri (cran-uri "partR2" version))
(sha256
(base32
"06ky0hhrq0mcsn9rwrzvwn0rrjj0l8rxs0hqp10668gdq5hjk8bn"))))
"09x8ykg90y4xq0sqm6zvx41sccgdbglmhpqm9sp3m74a87j4bjly"))))
(properties `((upstream-name . "partR2")))
(build-system r-build-system)
(propagated-inputs (list r-dplyr