[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/89: gnu: r-statnet-common: Update to 4.4.1.
From: |
guix-commits |
Subject: |
20/89: gnu: r-statnet-common: Update to 4.4.1. |
Date: |
Mon, 5 Oct 2020 18:34:47 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e010576266220efa47572ef61b2f8c83d833c3b0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:13:03 2020 +0200
gnu: r-statnet-common: Update to 4.4.1.
* gnu/packages/cran.scm (r-statnet-common): Update to 4.4.1.
[propagated-inputs]: Add r-rle.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index ca93564..63e6475 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4802,19 +4802,20 @@ vectors.")
(define-public r-statnet-common
(package
(name "r-statnet-common")
- (version "4.3.0")
+ (version "4.4.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "statnet.common" version))
(sha256
(base32
- "0ng90i0wm9wlyhjbnmnylc1bbqw396p1dr7f402dyry9x9ck6jl3"))))
+ "1z89an46xcl1d7dacj4irhk6pkajdz7v85b2347vczwdf622pksf"))))
(properties
`((upstream-name . "statnet.common")))
(build-system r-build-system)
(propagated-inputs
- `(("r-coda" ,r-coda)))
+ `(("r-coda" ,r-coda)
+ ("r-rle" ,r-rle)))
(home-page "https://statnet.org")
(synopsis "R scripts and utilities used by the Statnet software")
(description "This package provides non-statistical utilities used by the
- 76/89: gnu: r-multitaper: Update to 1.0-15., (continued)
- 76/89: gnu: r-multitaper: Update to 1.0-15., guix-commits, 2020/10/05
- 88/89: gnu: r-car: Update to 3.0-10., guix-commits, 2020/10/05
- 89/89: gnu: r-tclust: Update to 1.4-2., guix-commits, 2020/10/05
- 27/89: gnu: r-deriv: Update to 4.1.0., guix-commits, 2020/10/05
- 32/89: gnu: r-sjplot: Update to 2.8.5., guix-commits, 2020/10/05
- 10/89: gnu: r-getoptlong: Update to 1.0.3., guix-commits, 2020/10/05
- 12/89: gnu: r-psych: Update to 2.0.9., guix-commits, 2020/10/05
- 19/89: gnu: r-tinytex: Update to 0.26., guix-commits, 2020/10/05
- 14/89: gnu: r-hardyweinberg: Update to 1.6.8., guix-commits, 2020/10/05
- 15/89: gnu: r-vcd: Update to 1.4-8., guix-commits, 2020/10/05
- 20/89: gnu: r-statnet-common: Update to 4.4.1.,
guix-commits <=
- 24/89: gnu: r-bibtex: Update to 0.4.2.3., guix-commits, 2020/10/05
- 35/89: gnu: r-npsurv: Update to 0.5-0., guix-commits, 2020/10/05
- 40/89: gnu: r-fields: Update to 11.5., guix-commits, 2020/10/05
- 53/89: gnu: r-parameters: Update to 0.8.6., guix-commits, 2020/10/05
- 57/89: gnu: r-diagram: Update to 1.6.5., guix-commits, 2020/10/05
- 60/89: gnu: r-regsem: Update to 1.6.2., guix-commits, 2020/10/05
- 59/89: gnu: r-stm: Update to 1.3.6., guix-commits, 2020/10/05
- 58/89: gnu: r-quanteda: Update to 2.1.2., guix-commits, 2020/10/05
- 44/89: etc: committer: Use EQUAL? instead of EQ? for differences., guix-commits, 2020/10/05
- 64/89: gnu: r-binman: Update to 0.1.2., guix-commits, 2020/10/05