We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 284d9aa commit 4fd351fCopy full SHA for 4fd351f
1 file changed
DESCRIPTION
@@ -1,10 +1,12 @@
1
Package: narray
2
-Title: R Package for Handling Arrays in a Consistent Manner
+Title: Subset- and Name-aware Array Utility Functions
3
Version: 0.2.2
4
Author: Michael Schubert <mschu.dev@gmail.com>
5
Maintainer: Michael Schubert <mschu.dev@gmail.com>
6
-Description: Provides functions to query and manipulate arrays
7
- of arbitrary dimensions.
+Description: Stacking arrays according to dimension names, subset-aware
+ splitting and mapping of functions, intersecting along arbitrary
8
+ dimensions, converting to and from data.frames, and many other helper
9
+ functions.
10
URL: https://github.com/mschubert/narray
11
BugReports: https://github.com/mschubert/narray/issues
12
Depends:
0 commit comments