From 4fd351f428a799d6b416e7b80b547f468009c457 Mon Sep 17 00:00:00 2001 From: mschubert Date: Sun, 12 Mar 2017 14:53:07 +0000 Subject: [PATCH] improve title, desc --- DESCRIPTION | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index d0eb3c3..fc40fe0 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,10 +1,12 @@ Package: narray -Title: R Package for Handling Arrays in a Consistent Manner +Title: Subset- and Name-aware Array Utility Functions Version: 0.2.2 Author: Michael Schubert Maintainer: Michael Schubert -Description: Provides functions to query and manipulate arrays - of arbitrary dimensions. +Description: Stacking arrays according to dimension names, subset-aware + splitting and mapping of functions, intersecting along arbitrary + dimensions, converting to and from data.frames, and many other helper + functions. URL: https://github.com/mschubert/narray BugReports: https://github.com/mschubert/narray/issues Depends: