diff options
-rw-r--r-- | gnu/packages/cran.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 98f7fc46fd..036c246f95 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -9917,7 +9917,7 @@ subsequence} (LCS) using a dynamic programming algorithm.") (description "This package provides useful functions to deal with the @code{haven_labelled} and @code{haven_labelled_spss} classes introduced by the -haven package. ") +haven package.") (license license:gpl3))) (define-public r-ggformula |