gnu: r-sjplot: Update to 2.8.14.

* gnu/packages/cran.scm (r-sjplot): Update to 2.8.14.
[propagated-inputs]: Remove r-effectsize.
This commit is contained in:
Ricardo Wurmus 2023-04-06 17:32:38 +02:00 committed by Maxim Cournoyer
parent 4191eb492f
commit 568a89826e
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -15253,20 +15253,19 @@ (define-public r-effsize
(define-public r-sjplot
(package
(name "r-sjplot")
(version "2.8.13")
(version "2.8.14")
(source
(origin
(method url-fetch)
(uri (cran-uri "sjPlot" version))
(sha256
(base32 "1pbfskhq6mbycih0ck9vhmf6plgp03w5ipk6w9z28aw3kn7mcv1z"))))
(base32 "06m6najky8ydnn6y6f3fh1y7laxnqpzcbyy1cyqcgvfcyfia9qjf"))))
(properties `((upstream-name . "sjPlot")))
(build-system r-build-system)
(propagated-inputs
(list r-bayestestr
r-datawizard
r-dplyr
r-effectsize
r-ggeffects
r-ggplot2
r-insight