[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/89: gnu: r-insight: Update to 0.9.6.
From: |
guix-commits |
Subject: |
25/89: gnu: r-insight: Update to 0.9.6. |
Date: |
Mon, 5 Oct 2020 18:34:49 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b8b75e46b517d208c86469941f5b630040f97b2e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:13:20 2020 +0200
gnu: r-insight: Update to 0.9.6.
* gnu/packages/cran.scm (r-insight): Update to 0.9.6.
---
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 4a5efd7..f7bf271 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7154,14 +7154,14 @@ other add-on packages.")
(define-public r-insight
(package
(name "r-insight")
- (version "0.9.5")
+ (version "0.9.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "insight" version))
(sha256
(base32
- "0853kq4j8kic8z2gh5mxfqkwxjs4bdphlajzyvxka7af4r04bfmi"))))
+ "15mws316qfbq3nn6gb7s0m0a6jk2zi056g43yqiw4gp2ar92wd0h"))))
(build-system r-build-system)
(native-inputs
`(("r-knitr" ,r-knitr)))
- 48/89: gnu: r-ggvis: Update to 0.4.6., (continued)
- 48/89: gnu: r-ggvis: Update to 0.4.6., guix-commits, 2020/10/05
- 82/89: gnu: r-rmarkdown: Update to 2.4., guix-commits, 2020/10/05
- 85/89: gnu: r-gplots: Update to 3.1.0., guix-commits, 2020/10/05
- 46/89: gnu: r-pegas: Update to 0.14., guix-commits, 2020/10/05
- 45/89: gnu: r-colourpicker: Update to 1.1.0., guix-commits, 2020/10/05
- 41/89: gnu: r-spatialextremes: Update to 2.0-9., guix-commits, 2020/10/05
- 65/89: gnu: r-gaston: Update to 1.5.7., guix-commits, 2020/10/05
- 61/89: gnu: r-rpf: Update to 1.0.5., guix-commits, 2020/10/05
- 08/89: gnu: r-htmlwidgets: Update to 1.5.2., guix-commits, 2020/10/05
- 17/89: gnu: r-seriation: Update to 1.2-9., guix-commits, 2020/10/05
- 25/89: gnu: r-insight: Update to 0.9.6.,
guix-commits <=
- 30/89: gnu: r-emmeans: Update to 1.5.1., guix-commits, 2020/10/05
- 31/89: gnu: r-effectsize: Update to 0.3.3., guix-commits, 2020/10/05
- 33/89: gnu: r-usethis: Update to 1.6.3., guix-commits, 2020/10/05
- 29/89: gnu: r-multcomp: Update to 1.4-14., guix-commits, 2020/10/05
- 42/89: gnu: r-globals: Update to 0.13.0., guix-commits, 2020/10/05
- 67/89: gnu: r-workflows: Update to 0.2.0., guix-commits, 2020/10/05
- 73/89: gnu: r-survival: Update to 3.2-7., guix-commits, 2020/10/05
- 71/89: gnu: r-tidytext: Update to 0.2.6., guix-commits, 2020/10/05
- 77/89: gnu: r-backports: Update to 1.1.10., guix-commits, 2020/10/05
- 09/89: gnu: r-htmltable: Update to 2.1.0., guix-commits, 2020/10/05