summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/r-plyr/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/r-plyr/package.py')
-rw-r--r--var/spack/repos/builtin/packages/r-plyr/package.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/r-plyr/package.py b/var/spack/repos/builtin/packages/r-plyr/package.py
index e071050f4a..192e7e8b18 100644
--- a/var/spack/repos/builtin/packages/r-plyr/package.py
+++ b/var/spack/repos/builtin/packages/r-plyr/package.py
@@ -31,7 +31,8 @@ class RPlyr(Package):
all the pieces back together. For example, you might want to fit a model to
each spatial location or time point in your study, summarise data by panels
or collapse high-dimensional arrays to simpler summary statistics. The
- development of 'plyr' has been generously supported by 'Becton Dickinson'."""
+ development of 'plyr' has been generously supported by 'Becton
+ Dickinson'."""
homepage = "http://had.co.nz/plyr"
url = "https://cran.r-project.org/src/contrib/plyr_1.8.4.tar.gz"