gnu: r-stm: Add test inputs.

* gnu/packages/cran.scm (r-stm)[native-inputs]: Add r-testthat.

Change-Id: Iff767980715196141073094f299be8c333a56bdc
This commit is contained in:
Ricardo Wurmus 2024-11-22 12:00:06 +01:00 committed by Andreas Enge
parent 1cb8c10514
commit 3fe1480834
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -34716,6 +34716,7 @@ (define-public r-stm
r-rcpparmadillo
r-slam
r-stringr))
(native-inputs (list r-testthat))
(home-page "https://www.structuraltopicmodel.com/")
(synopsis "Estimation of the Structural Topic Model")
(description