diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/cran.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 011a5aed64b..e993d301573 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm | |||
| @@ -2711,6 +2711,7 @@ for authoring journal articles and conference submissions.") | |||
| 2711 | (properties `((upstream-name . "rtk"))) | 2711 | (properties `((upstream-name . "rtk"))) |
| 2712 | (build-system r-build-system) | 2712 | (build-system r-build-system) |
| 2713 | (propagated-inputs (list r-rcpp zlib)) | 2713 | (propagated-inputs (list r-rcpp zlib)) |
| 2714 | (native-inputs (list r-testthat)) | ||
| 2714 | (home-page "https://cran.r-project.org/package=rtk") | 2715 | (home-page "https://cran.r-project.org/package=rtk") |
| 2715 | (synopsis "Rarefaction tool kit") | 2716 | (synopsis "Rarefaction tool kit") |
| 2716 | (description "This package lets you rarefy data, calculate diversity and | 2717 | (description "This package lets you rarefy data, calculate diversity and |
