Package: sparta
Type: Package
Title: Sparse Tables
Version: 0.8.3
Date: 2022-02-07
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.2
Suggests: tinytest
URL: https://github.com/mlindsk/sparta
BugReports: https://github.com/mlindsk/sparta/issues
Packaged: 2022-02-07 12:01:08 UTC; mads
Author: Mads Lindskou [aut, cre]
Maintainer: Mads Lindskou <mads@math.aau.dk>
Repository: CRAN
Date/Publication: 2022-02-07 12:20:02 UTC
