Package: garray
Type: Package
Title: Generalized Array Arithmetic for Ragged Arrays with Named
        Margins
Version: 1.1.2
Author: Qingsheng Huang
Maintainer: Qingsheng Huang <huangqqss@126.com>
Depends: R (>= 3.4.0)
Suggests: parallel (>= 3.4.0)
Description: Organize a so-called ragged array as generalized arrays, which
	is simply an array with sub-dimensions denoting the subdivision of
	dimensions (grouping of members within dimensions).
	By the margins (names of dimensions and sub-dimensions) in generalized
	arrays, operators and utility functions provided in this package
	automatically match the margins,
	doing map-reduce style parallel computation
	along margins.  Generalized arrays are also cooperative to R's native
	functions that work on simple arrays.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-11-05 15:56:53 UTC; alex
Repository: CRAN
Date/Publication: 2018-11-05 19:20:08 UTC
Built: R 4.0.2; ; 2020-07-15 13:44:05 UTC; unix
