[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/22: gnu: r-network: Update to 1.15.
From: |
guix-commits |
Subject: |
11/22: gnu: r-network: Update to 1.15. |
Date: |
Sat, 6 Apr 2019 17:13:33 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 20a485794e5b7e2246e5e9711accfed97527d033
Author: Ricardo Wurmus <address@hidden>
Date: Sat Apr 6 22:56:57 2019 +0200
gnu: r-network: Update to 1.15.
* gnu/packages/cran.scm (r-network): Update to 1.15.
---
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 d31a181..3ce3d52 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3750,14 +3750,14 @@ published results; and a routine for graphical
display.")
(define-public r-network
(package
(name "r-network")
- (version "1.14-377")
+ (version "1.15")
(source
(origin
(method url-fetch)
(uri (cran-uri "network" version))
(sha256
(base32
- "0iiy5n17kysrdfs20zr7qald4lwkvws0axi1qkr8f7vzv7w04g01"))))
+ "1cscw5978fyixhkicf06c4b2g1yf6gyi8vx86cz3dy75d41mrgjw"))))
(build-system r-build-system)
(propagated-inputs
`(("r-magrittr" ,r-magrittr)
- branch master updated (3b5671a -> 2da8588), guix-commits, 2019/04/06
- 04/22: gnu: r-rlang: Update to 0.3.3., guix-commits, 2019/04/06
- 03/22: gnu: r-survival: Update to 2.44-1.1., guix-commits, 2019/04/06
- 01/22: gnu: r-cluster: Update to 2.0.8., guix-commits, 2019/04/06
- 06/22: gnu: r-httpuv: Update to 1.5.1., guix-commits, 2019/04/06
- 10/22: gnu: r-xfun: Update to 0.6., guix-commits, 2019/04/06
- 05/22: gnu: r-gdtools: Update to 0.1.8., guix-commits, 2019/04/06
- 02/22: gnu: r-mass: Update to 7.3-51.3., guix-commits, 2019/04/06
- 20/22: gnu: r-ldblock: Update to 1.12.1., guix-commits, 2019/04/06
- 15/22: gnu: r-bedr: Update to 1.0.7., guix-commits, 2019/04/06
- 11/22: gnu: r-network: Update to 1.15.,
guix-commits <=
- 09/22: gnu: r-extremes: Update to 2.0-10., guix-commits, 2019/04/06
- 19/22: gnu: r-ensembldb: Update to 2.6.8., guix-commits, 2019/04/06
- 08/22: gnu: r-distillery: Update to 1.0-6., guix-commits, 2019/04/06
- 17/22: gnu: r-optparse: Update to 1.6.2., guix-commits, 2019/04/06
- 16/22: gnu: r-spdep: Update to 1.1-2., guix-commits, 2019/04/06
- 13/22: gnu: r-flextable: Update to 0.5.2., guix-commits, 2019/04/06
- 18/22: gnu: r-rjava: Update to 0.9-11., guix-commits, 2019/04/06
- 12/22: gnu: r-insight: Update to 0.2.0., guix-commits, 2019/04/06
- 14/22: gnu: r-rspectra: Update to 0.14-0., guix-commits, 2019/04/06
- 21/22: gnu: r-inspect: Update to 1.12.2., guix-commits, 2019/04/06