Package: tableMatrix
Title: Combines 'data.table' and 'matrix' Classes
Version: 0.8
Authors@R: c(person("Petr", "Lenhard", email = "petr.lenhard@inferencetech.com", role = c("aut", "cre")),	      
	      person("Inference Technologies", email = "mail@inferencetech.com", role = "cph"),
              person("Petra", "Hudeckova", email = "hudeckovapetra@gmail.com", role = "ctb"))
Description: Provides two classes extending 'data.table' class. Simple 'tableList' class wraps 'data.table' and any additional structures together. More complex 'tableMatrix' class combines strengths of 'data.table' and 'matrix'. See <http://github.com/InferenceTechnologies/tableMatrix> for more information and examples.
Depends: R (>= 3.3.1)
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
Imports: data.table
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-09-05 13:49:15 UTC; contumax
Author: Petr Lenhard [aut, cre],
  Inference Technologies [cph],
  Petra Hudeckova [ctb]
Maintainer: Petr Lenhard <petr.lenhard@inferencetech.com>
Repository: CRAN
Date/Publication: 2016-09-05 16:15:30
