gnu: r-labelled: Fix trailing whitespace in description.
* gnu/packages/cran.scm (r-labelled)[description]: Fix trailing whitespace.
This commit is contained in:
parent
fdeec5c52c
commit
ecbaed7da2
1 changed files with 1 additions and 1 deletions
|
@ -9917,7 +9917,7 @@ subsequence} (LCS) using a dynamic programming algorithm.")
|
||||||
(description
|
(description
|
||||||
"This package provides useful functions to deal with the
|
"This package provides useful functions to deal with the
|
||||||
@code{haven_labelled} and @code{haven_labelled_spss} classes introduced by the
|
@code{haven_labelled} and @code{haven_labelled_spss} classes introduced by the
|
||||||
haven package. ")
|
haven package.")
|
||||||
(license license:gpl3)))
|
(license license:gpl3)))
|
||||||
|
|
||||||
(define-public r-ggformula
|
(define-public r-ggformula
|
||||||
|
|
Reference in a new issue