summaryrefslogtreecommitdiff
path: root/gnu/packages/cran.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/cran.scm')
-rw-r--r--gnu/packages/cran.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b41e456735..d6301f1a89 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -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