[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/57: gnu: r-modeldata: Update to 0.1.1.
From: |
guix-commits |
Subject: |
44/57: gnu: r-modeldata: Update to 0.1.1. |
Date: |
Mon, 26 Jul 2021 09:39:32 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 7e3fe3a70aa71ff166cb84aee575316fb0f8e0c6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:13 2021 +0200
gnu: r-modeldata: Update to 0.1.1.
* gnu/packages/cran.scm (r-modeldata): Update to 0.1.1.
---
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 8dda188..7b977da 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -27400,14 +27400,14 @@ expressive statistical grammar that coheres with the
Tidy design framework.")
(define-public r-modeldata
(package
(name "r-modeldata")
- (version "0.1.0")
+ (version "0.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "modeldata" version))
(sha256
(base32
- "0lbvmicvhw560jn9qk5dywrl6mgj1rf7zh7p86lf97c6bmz0zp2r"))))
+ "0jgrwf9k8p9j3ywg3yv2wzwsx3snlwm3dd9vfqwhlr7j63jg3cm4"))))
(properties `((upstream-name . "modeldata")))
(build-system r-build-system)
(home-page "https://modeldata.tidymodels.org")
- 12/57: gnu: r-rastervis: Update to 0.50.3., (continued)
- 12/57: gnu: r-rastervis: Update to 0.50.3., guix-commits, 2021/07/26
- 18/57: gnu: r-survey: Update to 4.1-1., guix-commits, 2021/07/26
- 24/57: gnu: r-afex: Update to 1.0-1., guix-commits, 2021/07/26
- 39/57: gnu: r-spatstat-linnet: Update to 2.3-0., guix-commits, 2021/07/26
- 20/57: gnu: r-bayestestr: Update to 0.10.5., guix-commits, 2021/07/26
- 21/57: gnu: r-performance: Update to 0.7.3., guix-commits, 2021/07/26
- 28/57: gnu: r-wk: Update to 0.5.0., guix-commits, 2021/07/26
- 36/57: gnu: r-hardhat: Update to 0.1.6., guix-commits, 2021/07/26
- 40/57: gnu: r-workflows: Update to 0.2.3., guix-commits, 2021/07/26
- 43/57: gnu: r-parsnip: Update to 0.1.7., guix-commits, 2021/07/26
- 44/57: gnu: r-modeldata: Update to 0.1.1.,
guix-commits <=
- 46/57: gnu: r-lpme: Update to 1.1.2., guix-commits, 2021/07/26
- 47/57: gnu: r-mlr3misc: Update to 0.9.3., guix-commits, 2021/07/26
- 48/57: gnu: r-readtext: Update to 0.81., guix-commits, 2021/07/26
- 53/57: gnu: r-tibble: Update to 3.1.3., guix-commits, 2021/07/26
- 57/57: gnu: r-ranger: Update to 0.13.1., guix-commits, 2021/07/26
- 45/57: gnu: r-phangorn: Update to 2.7.1., guix-commits, 2021/07/26
- 49/57: gnu: r-tzdb: Update to 0.1.2., guix-commits, 2021/07/26
- 50/57: gnu: r-vroom: Update to 1.5.3., guix-commits, 2021/07/26
- 51/57: gnu: r-stringi: Update to 1.7.3., guix-commits, 2021/07/26
- 52/57: gnu: r-pryr: Update to 0.1.5., guix-commits, 2021/07/26