[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
130/150: gnu: r-backports: Update to 1.2.1.
From: |
guix-commits |
Subject: |
130/150: gnu: r-backports: Update to 1.2.1. |
Date: |
Wed, 20 Jan 2021 11:21:19 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit bf3979cb1019d5e1e935f0c7bdc0256c240730ef
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:14:20 2021 +0100
gnu: r-backports: Update to 1.2.1.
* gnu/packages/statistics.scm (r-backports): Update to 1.2.1.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 45be96d..b1b856d 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2127,14 +2127,14 @@ limited to R.")
(define-public r-backports
(package
(name "r-backports")
- (version "1.2.0")
+ (version "1.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "backports" version))
(sha256
(base32
- "1xgp4i6yxkh2viia96hlf004hn47yrhfivwf8wv63xdldqa8yj9v"))))
+ "1mf2nz78l97lbxyagv55bcxrny51ds8g28h307cfa1g3ayylp0x2"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/backports")
(synopsis "Reimplementations of functions introduced since R 3.0.0")
- 132/150: gnu: r-withr: Update to 2.4.0., (continued)
- 132/150: gnu: r-withr: Update to 2.4.0., guix-commits, 2021/01/20
- 138/150: gnu: r-segmented: Update to 1.3-1., guix-commits, 2021/01/20
- 137/150: gnu: r-rsqlite: Update to 2.2.2., guix-commits, 2021/01/20
- 135/150: gnu: r-catools: Update to 1.18.1., guix-commits, 2021/01/20
- 142/150: gnu: r-plotly: Update to 4.9.3., guix-commits, 2021/01/20
- 145/150: gnu: r-robustbase: Update to 0.93-7., guix-commits, 2021/01/20
- 148/150: gnu: r-quantreg: Update to 5.82., guix-commits, 2021/01/20
- 85/150: gnu: r-xgboost: Update to 1.3.2.1., guix-commits, 2021/01/20
- 118/150: gnu: r-mlr3misc: Update to 0.7.0., guix-commits, 2021/01/20
- 113/150: gnu: r-qtl2: Update to 0.24., guix-commits, 2021/01/20
- 130/150: gnu: r-backports: Update to 1.2.1.,
guix-commits <=
- 150/150: gnu: r-fdrtool: Update to 1.2.16., guix-commits, 2021/01/20
- 146/150: gnu: r-vgam: Update to 1.1-5., guix-commits, 2021/01/20
- 116/150: gnu: r-lgr: Update to 0.4.2., guix-commits, 2021/01/20
- 102/150: gnu: r-directlabels: Update to 2021.1.13., guix-commits, 2021/01/20
- 104/150: gnu: r-spatstat-utils: Update to 1.20-2., guix-commits, 2021/01/20
- 119/150: gnu: r-matrix: Update to 1.3-2., guix-commits, 2021/01/20
- 109/150: gnu: r-tidytext: Update to 0.3.0., guix-commits, 2021/01/20
- 110/150: gnu: r-parsnip: Update to 0.1.5., guix-commits, 2021/01/20
- 136/150: gnu: r-rmarkdown: Update to 2.6., guix-commits, 2021/01/20
- 140/150: gnu: r-glmnet: Update to 4.1., guix-commits, 2021/01/20