gnu: r-topicmodels: Update to 0.2-15.
* gnu/packages/cran.scm (r-topicmodels): Update to 0.2-15. Change-Id: I4d29dcbdb601de9498b7b166e242fbf8e3c4b91a
parent
ca68c6eba3
commit
9a8a137afe
|
@ -31053,14 +31053,14 @@ machine learning, visually representing text and text analyses, and more.")
|
|||
(define-public r-topicmodels
|
||||
(package
|
||||
(name "r-topicmodels")
|
||||
(version "0.2-14")
|
||||
(version "0.2-15")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "topicmodels" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1jaw9fjcl5ac0l57lack9gswqx2wzid1gkwsksyr4dlpxbw0zm5c"))))
|
||||
"1l3pmz6n0sd57bf3d16m9766285d2pmndmv36rf5pffpwiw0zdbi"))))
|
||||
(properties `((upstream-name . "topicmodels")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
|
Reference in New Issue