me
/
guix
Archived
1
0
Fork 0

gnu: r-sjplot: Update to 2.8.7.

* gnu/packages/cran.scm (r-sjplot): Update to 2.8.7.
master
Ricardo Wurmus 2021-01-20 17:10:20 +01:00
parent b7c40c531e
commit bf9e5db035
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9701,13 +9701,13 @@ conversion of indices such as Cohen's d, r, odds, etc.")
(define-public r-sjplot (define-public r-sjplot
(package (package
(name "r-sjplot") (name "r-sjplot")
(version "2.8.6") (version "2.8.7")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "sjPlot" version)) (uri (cran-uri "sjPlot" version))
(sha256 (sha256
(base32 "1dn9nvvp4jd45kwr4rpp2abf7xdpdmiv41rr3fkdb32a136bzx4b")))) (base32 "1g4qabg654kwdm09ihp4h3mg64a1d7a7gsn6w56rwsidqqaxilq0"))))
(properties `((upstream-name . "sjPlot"))) (properties `((upstream-name . "sjPlot")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs