me
/
guix
Archived
1
0
Fork 0

gnu: r-sjplot: Update to 2.8.10.

* gnu/packages/cran.scm (r-sjplot): Update to 2.8.10.
master
Ricardo Wurmus 2022-01-05 19:34:19 +01:00
parent 4947de6cc1
commit 299c6bee4b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11335,13 +11335,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.9") (version "2.8.10")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "sjPlot" version)) (uri (cran-uri "sjPlot" version))
(sha256 (sha256
(base32 "07b9p5wbb6xmyapg9j6i4cdcj7j9wj9gi30gljj6j2lj1flgdd7q")))) (base32 "1rnwhh271xj8xgvvlpqw9ain56mfz37fvl7f6jq9nzx9jxx95bjd"))))
(properties `((upstream-name . "sjPlot"))) (properties `((upstream-name . "sjPlot")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs