gnu: r-nlme: Update to 3.1-166.
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-166. Change-Id: I7df0e68f3e685acb145d3c07f9de14ee1ab141a6
This commit is contained in:
parent
5520c9e8d1
commit
bb8bab522a
@ -710,13 +710,13 @@ and operations on them using LAPACK and SuiteSparse.")
|
||||
(define-public r-nlme
|
||||
(package
|
||||
(name "r-nlme")
|
||||
(version "3.1-165")
|
||||
(version "3.1-166")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "nlme" version))
|
||||
(sha256
|
||||
(base32 "16clxh0b8sr2k3vddfip3awimn17ffkd5kwgygi8n4y2jfjbndzw"))))
|
||||
(base32 "0qlpj3hjnlvd7x3ayjhvvpxlc2z4bfwk9qpglw8mnxbqipp18yi3"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-lattice))
|
||||
|
Loading…
Reference in New Issue
Block a user