[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/36: gnu: r-randomizr: Update to 0.22.0.
From: |
guix-commits |
Subject: |
07/36: gnu: r-randomizr: Update to 0.22.0. |
Date: |
Tue, 1 Feb 2022 13:35:59 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 300a06f6ea9b6f0aab965791e04a84cc43971b8d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Feb 1 17:01:30 2022 +0100
gnu: r-randomizr: Update to 0.22.0.
* gnu/packages/cran.scm (r-randomizr): Update to 0.22.0.
---
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 7d78dbf7e1..22994da659 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7067,14 +7067,14 @@ environment within Shiny.")
(define-public r-randomizr
(package
(name "r-randomizr")
- (version "0.20.0")
+ (version "0.22.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "randomizr" version))
(sha256
(base32
- "0dljyfldnardaps3fq6vi5wcs9x6qfaq5apapa78c51lnaa6fn9h"))))
+ "1grm0h3xkb0pdbbv0gd531g1kn6njp0gcy5fh153rrmajxgd8hhw"))))
(properties `((upstream-name . "randomizr")))
(build-system r-build-system)
(native-inputs
- branch master updated (239dc64c7d -> f07459ea05), guix-commits, 2022/02/01
- 04/36: gnu: r-energy: Update to 1.7-9., guix-commits, 2022/02/01
- 06/36: gnu: r-pillar: Update to 1.6.5., guix-commits, 2022/02/01
- 01/36: gnu: r-datawizard: Update to 0.2.3., guix-commits, 2022/02/01
- 03/36: gnu: r-rcppthread: Update to 2.0.1., guix-commits, 2022/02/01
- 02/36: gnu: r-glue: Update to 1.6.1., guix-commits, 2022/02/01
- 11/36: gnu: r-precrec: Update to 0.12.8., guix-commits, 2022/02/01
- 12/36: gnu: r-raster: Update to 3.5-15., guix-commits, 2022/02/01
- 15/36: gnu: r-tiff: Update to 0.1-11., guix-commits, 2022/02/01
- 05/36: gnu: r-broom: Update to 0.7.12., guix-commits, 2022/02/01
- 07/36: gnu: r-randomizr: Update to 0.22.0.,
guix-commits <=
- 08/36: gnu: r-rastervis: Update to 0.51.2., guix-commits, 2022/02/01
- 13/36: gnu: r-effectsize: Update to 0.6.0.1., guix-commits, 2022/02/01
- 10/36: gnu: r-reticulate: Update to 1.24., guix-commits, 2022/02/01
- 14/36: gnu: r-admisc: Update to 0.23., guix-commits, 2022/02/01
- 16/36: gnu: r-lavaan: Update to 0.6-10., guix-commits, 2022/02/01
- 18/36: gnu: r-terra: Update to 1.5-17., guix-commits, 2022/02/01
- 19/36: gnu: r-actuar: Update to 3.2-1., guix-commits, 2022/02/01
- 30/36: gnu: r-rlang: Update to 1.0.0., guix-commits, 2022/02/01
- 26/36: gnu: r-rpart: Update to 4.1.16., guix-commits, 2022/02/01
- 27/36: gnu: r-magrittr: Update to 2.0.2., guix-commits, 2022/02/01