1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-19 00:30:30 +02:00

gnu: r-janeaustenr: Add test inputs.

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

Change-Id: Id68b1a5c171aaa1a8ff05316bd3ad179ad86e59a
This commit is contained in:
Ricardo Wurmus
2024-11-22 12:00:22 +01:00
parent 5be1038b96
commit 498bed2e96

View File

@@ -39407,6 +39407,7 @@ final SQL translation of the algorithm. It currently supports @code{lm()},
"1ap8p1lpbj2wz90mpf1vbyzhv2spzv03bi8lwzpsir2y77hjxhxl"))))
(properties `((upstream-name . "janeaustenr")))
(build-system r-build-system)
(native-inputs (list r-testthat))
(home-page "https://github.com/juliasilge/janeaustenr")
(synopsis "Jane Austen's complete novels")
(description