Package: sparta
Type: Package
Title: Sparse Tables
Version: 0.8.0
Date: 2021-06-15
Authors@R: 
  c(person(given = "Mads",
           family = "Lindskou",
	   email = "mads@math.aau.dk",
           role = c("aut", "cre")))
Description: Fast Multiplication and Marginalization of Sparse Tables.
Encoding: UTF-8
License: MIT + file LICENSE
Imports: Rcpp (>= 1.0.5)
LinkingTo: Rcpp, RcppArmadillo
SystemRequirements: C++11
ByteCompile: Yes
NeedsCompilation: yes
RoxygenNote: 7.1.1
Suggests: tinytest
URL: https://github.com/mlindsk/sparta
BugReports: https://github.com/mlindsk/sparta/issues
Packaged: 2021-06-18 09:46:19 UTC; mads
Author: Mads Lindskou [aut, cre]
Maintainer: Mads Lindskou <mads@math.aau.dk>
Repository: CRAN
Date/Publication: 2021-06-18 10:20:02 UTC
