1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-23 18:24:05 +02:00

gnu: r-statnet-common: Update to 4.10.0.

* gnu/packages/cran.scm (r-statnet-common): Update to 4.10.0.
[propagated-inputs]: Add r-matrix.

Change-Id: Ie7a811da81d760024baf499cccbc6c27cc251c65
This commit is contained in:
Ricardo Wurmus
2024-11-01 15:00:43 +01:00
parent 3c2169f6b8
commit a90dc32b0f
+3 -3
View File
@@ -12110,19 +12110,19 @@ vectors.")
(define-public r-statnet-common
(package
(name "r-statnet-common")
(version "4.9.0")
(version "4.10.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "statnet.common" version))
(sha256
(base32
"1mrdzhxxrr6a0hwxczs40f8ppkdimlki1gbg6f3kv69s6rpdr1d4"))))
"1hs16lqi0flr6bnyh6ajhhs9l49aldq0j9iljr4bgxw67cyxifmp"))))
(properties
`((upstream-name . "statnet.common")))
(build-system r-build-system)
(propagated-inputs
(list r-coda))
(list r-coda r-matrix))
(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