me
/
guix
Archived
1
0
Fork 0

gnu: r-sjplot: Update to 2.8.16.

* gnu/packages/cran.scm (r-sjplot): Update to 2.8.16.

Change-Id: I0497c2b23d71bdc8273c42cbf8f3fcd36bde41e9
master
Ricardo Wurmus 2024-07-02 14:58:41 +02:00
parent ddee8d52f5
commit fc94d9e125
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -18286,13 +18286,13 @@ efficient computation even with very large data sets.")
(define-public r-sjplot (define-public r-sjplot
(package (package
(name "r-sjplot") (name "r-sjplot")
(version "2.8.15") (version "2.8.16")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "sjPlot" version)) (uri (cran-uri "sjPlot" version))
(sha256 (sha256
(base32 "10lvn8dnckpjjpapmf0d2zwjkzjvs4iiswd3rmijzviz4ichhxjs")))) (base32 "093nmn1gq8i4kr5nhwby883rxpdiyb959shqvfnvplwcnnv762ji"))))
(properties `((upstream-name . "sjPlot"))) (properties `((upstream-name . "sjPlot")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs