diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/cran.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index c0bd4bfd4f..81733f7e54 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -21012,8 +21012,7 @@ where tcltk is present are supported.") ("r-pbdzmq" ,r-pbdzmq) ("r-png" ,r-png))) (home-page "https://github.com/RBigData/remoter") - (synopsis - "Control a Remote R Session from a Local One") + (synopsis "Control a remote R session from a local one") (description "This package provides a set of utilities for client/server computing with R, controlling a remote R session (the server) from a local one (the |