Package: narray
Title: Subset- And Name-Aware Array Utility Functions
Version: 0.5.2
Authors@R: c(
    person('Michael', 'Schubert', email='mschu.dev@gmail.com',
           role = c('aut', 'cre', 'cph'),
           comment = c(ORCID='0000-0002-6862-5221')))
Maintainer: Michael Schubert <mschu.dev@gmail.com>
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: R (>= 3.6.2)
LinkingTo: Rcpp
Imports: progress, Rcpp, stats, stringr, utils
License: Apache License (== 2.0) | file LICENSE
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 7.2.1
NeedsCompilation: yes
Packaged: 2025-11-28 09:14:03 UTC; mschu
Author: Michael Schubert [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6862-5221>)
Repository: CRAN
Date/Publication: 2025-11-28 11:00:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2026-01-31 05:09:07 UTC; windows
Archs: x64
