[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/77: gnu: r-wk: Update to 0.9.0.
From: |
guix-commits |
Subject: |
44/77: gnu: r-wk: Update to 0.9.0. |
Date: |
Wed, 25 Oct 2023 11:00:01 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b2e973b7de7123c81d5e47da6c8bad67dde8d5b5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Oct 25 16:57:38 2023 +0200
gnu: r-wk: Update to 0.9.0.
* gnu/packages/cran.scm (r-wk): Update to 0.9.0.
Change-Id: Ied31c75638eafbc763f4f0cc80a7dd0a3d30333f
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 5a8d0c7d67..ea16207e46 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -22277,14 +22277,14 @@ tessellation.")
(define-public r-wk
(package
(name "r-wk")
- (version "0.8.0")
+ (version "0.9.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "wk" version))
(sha256
(base32
- "1300x3rfb4fk11mrxzs0vy6aj4nbsvd7zisvdxxhrdibmz38l1xa"))))
+ "1nmrgdp3swl34kr51hypm3azf8yhcalg5nngp70l56afsbaskyqh"))))
(properties `((upstream-name . "wk")))
(build-system r-build-system)
(home-page "https://paleolimbot.github.io/wk/";)
- 73/77: gnu: r-rpart: Update to 4.1.21., (continued)
- 73/77: gnu: r-rpart: Update to 4.1.21., guix-commits, 2023/10/25
- 28/77: gnu: r-radiant-data: Update to 1.6.2., guix-commits, 2023/10/25
- 30/77: gnu: r-factominer: Update to 2.9., guix-commits, 2023/10/25
- 33/77: gnu: r-flextable: Update to 0.9.4., guix-commits, 2023/10/25
- 34/77: gnu: r-cmplot: Update to 4.4.3., guix-commits, 2023/10/25
- 35/77: gnu: r-precrec: Update to 0.14.4., guix-commits, 2023/10/25
- 37/77: gnu: r-magick: Update to 2.8.1., guix-commits, 2023/10/25
- 40/77: gnu: r-emmeans: Update to 1.8.9., guix-commits, 2023/10/25
- 41/77: gnu: r-ggeffects: Update to 1.3.2., guix-commits, 2023/10/25
- 42/77: gnu: r-dotcall64: Update to 1.1-0., guix-commits, 2023/10/25
- 44/77: gnu: r-wk: Update to 0.9.0.,
guix-commits <=
- 45/77: gnu: r-bookdown: Update to 0.36., guix-commits, 2023/10/25
- 48/77: gnu: r-systemfonts: Update to 1.0.5., guix-commits, 2023/10/25
- 58/77: gnu: r-spatstat-utils: Update to 3.0-4., guix-commits, 2023/10/25
- 62/77: gnu: r-spatstat-random: Update to 3.2-1., guix-commits, 2023/10/25
- 67/77: gnu: r-qdapregex: Update to 0.7.8., guix-commits, 2023/10/25
- 63/77: gnu: r-slider: Update to 0.3.1., guix-commits, 2023/10/25
- 64/77: gnu: r-tidyposterior: Update to 1.0.1., guix-commits, 2023/10/25
- 76/77: gnu: r-plotly: Update to 4.10.3., guix-commits, 2023/10/25
- 47/77: gnu: r-sctransform: Update to 0.4.1., guix-commits, 2023/10/25
- 77/77: gnu: r-prabclus: Update to 2.3-3., guix-commits, 2023/10/25