[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/21: gnu: r-insight: Update to 0.5.0.
From: |
guix-commits |
Subject: |
12/21: gnu: r-insight: Update to 0.5.0. |
Date: |
Sat, 7 Sep 2019 18:30:47 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c90eebf791b063760a922f1f4de64867681b2a3a
Author: Ricardo Wurmus <address@hidden>
Date: Sun Sep 8 00:20:20 2019 +0200
gnu: r-insight: Update to 0.5.0.
* gnu/packages/cran.scm (r-insight): Update to 0.5.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 bcc277e..a7be239 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6091,14 +6091,14 @@ other add-on packages.")
(define-public r-insight
(package
(name "r-insight")
- (version "0.4.1")
+ (version "0.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "insight" version))
(sha256
(base32
- "1lw1r3mb97z5p9z25jfzlhs0sbnwp6v8kzysf0am01x4m7l3iz82"))))
+ "0lrh2l9n2zd9n3zzknsxz6nlasnrayx3bplxlz7m616g56gr5nfp"))))
(build-system r-build-system)
(home-page "https://easystats.github.io/insight/")
(synopsis "Easy access to model information for various model objects")
- 03/21: gnu: Add r-graphlayouts., (continued)
- 03/21: gnu: Add r-graphlayouts., guix-commits, 2019/09/07
- 13/21: gnu: r-ggformula: Update to 0.9.2., guix-commits, 2019/09/07
- 07/21: gnu: r-rcpparmadillo: Update to 0.9.700.2.0., guix-commits, 2019/09/07
- 05/21: gnu: r-gdtools: Update to 0.2.0., guix-commits, 2019/09/07
- 19/21: gnu: r-gprofiler: Update to 0.6.8., guix-commits, 2019/09/07
- 18/21: gnu: r-annotationhub: Update to 2.16.1., guix-commits, 2019/09/07
- 06/21: gnu: r-devtools: Update to 2.2.0., guix-commits, 2019/09/07
- 11/21: gnu: r-ggpubr: Update to 0.2.3., guix-commits, 2019/09/07
- 08/21: gnu: r-matrixstats: Update to 0.55.0., guix-commits, 2019/09/07
- 10/21: gnu: r-geometry: Update to 0.4.4., guix-commits, 2019/09/07
- 12/21: gnu: r-insight: Update to 0.5.0.,
guix-commits <=
- 16/21: gnu: r-ggraph: Update to 2.0.0., guix-commits, 2019/09/07
- 17/21: gnu: r-edger: Update to 3.26.8., guix-commits, 2019/09/07
- 14/21: gnu: r-ggeffects: Update to 0.12.0., guix-commits, 2019/09/07
- 21/21: gnu: r-rsubread: Update to 1.34.7., guix-commits, 2019/09/07
- 15/21: gnu: r-msigdbr: Update to 7.0.1., guix-commits, 2019/09/07
- 09/21: gnu: r-feather: Update to 0.3.4., guix-commits, 2019/09/07
- 20/21: gnu: r-regioner: Update to 1.16.3., guix-commits, 2019/09/07