gnu: r-googlesheets: Add missing inputs.

* gnu/packages/statistics.scm (r-googlesheets)[native-inputs]: Add r-knitr and
r-testthat.

Change-Id: I8ac8ec40c9bbcdb01509dc199b4937e95563aad6
This commit is contained in:
Ricardo Wurmus 2024-11-29 21:02:48 +01:00 committed by Andreas Enge
parent c2ebc147df
commit 6943f15a4e
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -5166,6 +5166,7 @@ (define-public r-googlesheets
r-tibble
r-tidyr
r-xml2))
(native-inputs (list r-knitr r-testthat))
(home-page "https://github.com/jennybc/googlesheets")
(synopsis "Manage Google spreadsheets from R")
(description "This package provides tools to interact with Google Sheets