mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-17 22:55:57 +02:00
gnu: r-rncl: Add test inputs.
* gnu/packages/cran.scm (r-rncl)[native-inputs]: Add r-testthat. Change-Id: Ic015bbcc1a467951bd042582b936a50b07f43f6a
This commit is contained in:
@@ -22488,6 +22488,7 @@ accompanying package @code{rnaturalearth}.")
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-progress r-rcpp))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://github.com/fmichonneau/rncl")
|
||||
(synopsis "Interface to the Nexus class library")
|
||||
(description "This package provides an interface to the Nexus class
|
||||
|
||||
Reference in New Issue
Block a user