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

* gnu/packages/cran.scm (r-statnet-common): Update to 4.5.0.
[propagated-inputs]: Remove r-rle.
This commit is contained in:
Ricardo Wurmus 2021-07-10 13:26:14 +02:00
parent 8ebfd52a36
commit 2543c36d6f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6025,20 +6025,19 @@ (define-public r-rle
(define-public r-statnet-common
(package
(name "r-statnet-common")
(version "4.4.1")
(version "4.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "statnet.common" version))
(sha256
(base32
"1z89an46xcl1d7dacj4irhk6pkajdz7v85b2347vczwdf622pksf"))))
"0bw8dwnv568i60xrj6d7gv0hnna1x7rvqaayy5i0827khvdj7nrw"))))
(properties
`((upstream-name . "statnet.common")))
(build-system r-build-system)
(propagated-inputs
`(("r-coda" ,r-coda)
("r-rle" ,r-rle)))
`(("r-coda" ,r-coda)))
(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