Skip to content

Commit 4fd351f

Browse files
committed
improve title, desc
1 parent 284d9aa commit 4fd351f

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
Package: narray
2-
Title: R Package for Handling Arrays in a Consistent Manner
2+
Title: Subset- and Name-aware Array Utility Functions
33
Version: 0.2.2
44
Author: Michael Schubert <mschu.dev@gmail.com>
55
Maintainer: Michael Schubert <mschu.dev@gmail.com>
6-
Description: Provides functions to query and manipulate arrays
7-
of arbitrary dimensions.
6+
Description: Stacking arrays according to dimension names, subset-aware
7+
splitting and mapping of functions, intersecting along arbitrary
8+
dimensions, converting to and from data.frames, and many other helper
9+
functions.
810
URL: https://github.com/mschubert/narray
911
BugReports: https://github.com/mschubert/narray/issues
1012
Depends:

0 commit comments

Comments
 (0)