gnu: r-minpack-lm: Fix typo in description.

* gnu/packages/cran.scm (r-minpack-lm)[description]: Fix typo.

Signed-off-by: Leo Famulari <leo@famulari.name>
master
Jack Hill 2019-03-12 23:27:39 -04:00 committed by Leo Famulari
parent 0d5101c3a3
commit 2f041a4cef
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 1 additions and 1 deletions

View File

@ -11144,7 +11144,7 @@ transformation, respectively.")
@code{lmdif} from the MINPACK library, for solving nonlinear least-squares
problems by a modification of the Levenberg-Marquardt algorithm, with support
for lower and upper parameter bounds. The implementation can be used via
@rode{nls}-like calls using the @code{nlsLM} function.")
@code{nls}-like calls using the @code{nlsLM} function.")
(license license:gpl3)))
(define-public r-moments