Package: listarrays
Type: Package
Title: A Toolbox for Working with R Arrays in a Functional Programming
        Style
Version: 0.2.0
Authors@R: person("Tomasz", "Kalinowski", email = "kalinowskit@gmail.com", 
    role = c("aut", "cre"))
Description: A toolbox for R arrays. Flexibly split, bind, reshape, modify, 
    subset and name arrays.
URL: https://github.com/t-kalinowski/listarrays,
        https://t-kalinowski.github.io/listarrays/
BugReports: https://github.com/t-kalinowski/listarrays/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
ByteCompile: true
RoxygenNote: 6.1.1
Suggests: testthat, magrittr, zeallot, rlang, tibble, purrr
NeedsCompilation: no
Packaged: 2019-03-24 21:26:30 UTC; tomasz
Author: Tomasz Kalinowski [aut, cre]
Maintainer: Tomasz Kalinowski <kalinowskit@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-24 21:40:02 UTC
