gnu: r-labelled: Fix trailing whitespace in description.
* gnu/packages/cran.scm (r-labelled)[description]: Fix trailing whitespace.master
parent
fdeec5c52c
commit
ecbaed7da2
|
@ -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
|
||||
|
|
Reference in New Issue