Package: matrixTests
Title: Fast Statistical Hypothesis Tests on Rows and Columns of
        Matrices
Version: 0.1.4
Authors@R: person("Karolis", "Koncevičius", email = "karolis.koncevicius@gmail.com", role = c("aut", "cre"))
Maintainer: Karolis Koncevičius <karolis.koncevicius@gmail.com>
Description: Functions to perform fast statistical hypothesis tests on rows/columns of matrices.
  The main goals are: 1) speed via vectorization, 2) output that is detailed and easy to use,
  3) compatibility with tests implemented in R (like those available in the 'stats' package).
Depends: R (>= 3.2.2)
Imports: matrixStats
Suggests: testthat, moments
License: GPL-2
Encoding: UTF-8
LazyData: true
URL: https://github.com/KKPMW/matrixTests
BugReports: https://github.com/KKPMW/matrixTests/issues
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-25 13:16:00 UTC; karolis
Author: Karolis Koncevičius [aut, cre]
Repository: CRAN
Date/Publication: 2019-06-25 14:00:03 UTC
