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 3e79b3f24d..3389c3bfa8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -339,7 +339,7 @@ such as copy/paste from an R session.")
(synopsis "Call R from R")
(description
"It is sometimes useful to perform a computation in a separate R process,
-without affecting the current R process at all. This packages does exactly
+without affecting the current R process at all. This package does exactly
that.")
(license license:expat)))