Package: sparta Type: Package Title: Sparse Tables Version: 0.8.4 Date: 2022-04-11 Authors@R: c(person(given = "Mads", family = "Lindskou", email = "madslindskou@gmail.com", 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: rmarkdown, knitr, tinytest URL: https://github.com/mlindsk/sparta BugReports: https://github.com/mlindsk/sparta/issues VignetteBuilder: knitr Repository: https://mlindsk.r-universe.dev Date/Publication: 2022-04-11 18:52:18 UTC RemoteUrl: https://github.com/mlindsk/sparta RemoteRef: HEAD RemoteSha: 8f812c914c74a491d106a1f6e14f2c959106f890 Packaged: 2026-06-24 11:04:18 UTC; root Author: Mads Lindskou [aut, cre] Maintainer: Mads Lindskou