gnu: r-wk: Add test inputs.

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

Change-Id: I8b8118f5be2b844d76808cd6699b8b17dbce4786
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:59:40 +01:00 committed by Andreas Enge
parent 8f574df4dc
commit e9269b6ad4
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -26195,6 +26195,7 @@ tessellation.")
"12rlkspg0zavda6jfwcah7gm9fh4x13720m4gvy4xndfm5gxswxr"))))
(properties `((upstream-name . "wk")))
(build-system r-build-system)
(native-inputs (list r-testthat))
(home-page "https://paleolimbot.github.io/wk/")
(synopsis "Lightweight well-known geometry parsing")
(description