[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/53: gnu: r-mlr3misc: Update to 0.15.0.
From: |
guix-commits |
Subject: |
18/53: gnu: r-mlr3misc: Update to 0.15.0. |
Date: |
Sun, 21 Apr 2024 07:49:08 -0400 (EDT) |
rekado pushed a commit to branch wip-pandas-upgrade
in repository guix.
commit 40734a3dd20e0efbcf9cd2bfb0863bcf4c198921
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Apr 17 17:47:59 2024 +0200
gnu: r-mlr3misc: Update to 0.15.0.
* gnu/packages/cran.scm (r-mlr3misc): Update to 0.15.0.
Change-Id: I96f607787c4816c849ad7fa23ebb62855bf4f24e
---
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 1292449d3e..aaeaaccee9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -37706,13 +37706,13 @@ are.")
(define-public r-mlr3misc
(package
(name "r-mlr3misc")
- (version "0.14.0")
+ (version "0.15.0")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3misc" version))
(sha256
(base32
- "19q20ld2phplrg6jqg849rjpi8yl3j5v1d8bgzagyyhka3nxn4fx"))))
+ "1l40l0sx1dgs2rdblx7pd9nk93flad6y1mvppzg7qf4cyn8gfc3x"))))
(build-system r-build-system)
(propagated-inputs
(list r-backports r-checkmate r-data-table r-digest r-r6))
- 36/53: gnu: Add python-xarray-datatree., (continued)
- 36/53: gnu: Add python-xarray-datatree., guix-commits, 2024/04/21
- 41/53: gnu: python-pyproject-metadata: Update to 0.7.1., guix-commits, 2024/04/21
- 44/53: gnu: python-openpyxl: Update to 3.0.10., guix-commits, 2024/04/21
- 46/53: gnu: Add python-pytest-next., guix-commits, 2024/04/21
- 47/53: gnu: Add python-pandas-2., guix-commits, 2024/04/21
- 49/53: gnu: cpplint: Use pyproject-build-system., guix-commits, 2024/04/21
- 52/53: gnu: python-asdf-astropy: Add missing test inputs., guix-commits, 2024/04/21
- 06/53: gnu: r-renv: Update to 1.0.7., guix-commits, 2024/04/21
- 12/53: gnu: r-ggfortify: Update to 0.4.17., guix-commits, 2024/04/21
- 09/53: gnu: r-ggeffects: Update to 1.5.2., guix-commits, 2024/04/21
- 18/53: gnu: r-mlr3misc: Update to 0.15.0.,
guix-commits <=
- 20/53: gnu: r-tensorflow: Update to 2.16.0., guix-commits, 2024/04/21
- 34/53: gnu: Add python-slicerator., guix-commits, 2024/04/21
- 28/53: gnu: r-alevinqc: Update to 1.18.1., guix-commits, 2024/04/21
- 37/53: gnu: Add python-spatial-image., guix-commits, 2024/04/21
- 35/53: gnu: Add python-xarray-dataclasses., guix-commits, 2024/04/21
- 33/53: gnu: python-nbclient: Update to 0.6.6., guix-commits, 2024/04/21
- 43/53: gnu: python-pytest-xdist: Use pyproject-build-system., guix-commits, 2024/04/21
- 45/53: gnu: python-contourpy: Update to 1.1.1., guix-commits, 2024/04/21
- 42/53: gnu: python-jinja2: Update to 3.1.2., guix-commits, 2024/04/21
- 53/53: gnu: python-pydantic-2: Ignore sensitive tests., guix-commits, 2024/04/21