gnu: r-pmcmr: Fix description.
* gnu/packages/cran.scm (r-pmcmr)[description]: Use ‘dependent’.
This commit is contained in:
parent
3fb3291e25
commit
c8ae38d389
|
@ -14066,7 +14066,7 @@ more generic data visualisation.")
|
||||||
"This is a deprecated package for calculating pairwise multiple
|
"This is a deprecated package for calculating pairwise multiple
|
||||||
comparisons of mean rank sums. This package is superseded by the novel
|
comparisons of mean rank sums. This package is superseded by the novel
|
||||||
PMCMRplus package. The PMCMR package is no longer maintained, but kept for
|
PMCMRplus package. The PMCMR package is no longer maintained, but kept for
|
||||||
compatibility of reverse depending packages for some time.")
|
compatibility of dependent packages for some time.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public r-downloader
|
(define-public r-downloader
|
||||||
|
|
Loading…
Reference in New Issue