[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/112: gnu: r-insight: Update to 0.16.0.
From: |
guix-commits |
Subject: |
32/112: gnu: r-insight: Update to 0.16.0. |
Date: |
Tue, 15 Mar 2022 15:22:14 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 01217164974072f6ba8f13be660ad6688c71c3cc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:24 2022 +0100
gnu: r-insight: Update to 0.16.0.
* gnu/packages/cran.scm (r-insight): Update to 0.16.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 7bac089a5b..7dbe5c81cb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9365,14 +9365,14 @@ other add-on packages.")
(define-public r-insight
(package
(name "r-insight")
- (version "0.15.0")
+ (version "0.16.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "insight" version))
(sha256
(base32
- "1vizx515a24v5x4f5mzbigl0wl4gz75hp5gqw8lkijygw71li8fn"))))
+ "0gcyps0889rys04bj70br5zfvzcqxd55yawykmns17n9hsixfi3r"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 96/112: gnu: r-dplyr: Update to 1.0.8., (continued)
- 96/112: gnu: r-dplyr: Update to 1.0.8., guix-commits, 2022/03/15
- 95/112: gnu: r-rlang: Update to 1.0.1., guix-commits, 2022/03/15
- 102/112: gnu: r-doparallel: Update to 1.0.17., guix-commits, 2022/03/15
- 103/112: gnu: r-domc: Update to 1.3.8., guix-commits, 2022/03/15
- 108/112: gnu: r-robust: Update to 0.7-0., guix-commits, 2022/03/15
- 110/112: gnu: r-quantreg: Update to 5.88., guix-commits, 2022/03/15
- 29/112: gnu: r-dosnow: Update to 1.0.20., guix-commits, 2022/03/15
- 07/112: gnu: Add r-spatstat-random., guix-commits, 2022/03/15
- 18/112: gnu: r-magic: Update to 1.6-0., guix-commits, 2022/03/15
- 22/112: gnu: r-jomo: Update to 2.7-3., guix-commits, 2022/03/15
- 32/112: gnu: r-insight: Update to 0.16.0.,
guix-commits <=
- 35/112: gnu: r-gee: Update to 4.13-22., guix-commits, 2022/03/15
- 49/112: gnu: r-brobdingnag: Update to 1.2-7., guix-commits, 2022/03/15
- 56/112: gnu: r-xgboost: Update to 1.5.2.1., guix-commits, 2022/03/15
- 57/112: gnu: r-systemfonts: Update to 1.0.4., guix-commits, 2022/03/15
- 70/112: gnu: r-spatstat-geom: Update to 2.3-2., guix-commits, 2022/03/15
- 73/112: gnu: r-spatstat: Update to 2.3-3., guix-commits, 2022/03/15
- 77/112: gnu: r-scattermore: Update to 0.8., guix-commits, 2022/03/15
- 83/112: gnu: r-qs: Update to 0.25.3., guix-commits, 2022/03/15
- 112/112: gnu: r-afex: Add vignette builder., guix-commits, 2022/03/15
- 21/112: gnu: r-recipes: Update to 0.2.0., guix-commits, 2022/03/15