Source: r-cran-spam
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-dotcall64,
 r-cran-rcpp,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-spam
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-spam.git
Homepage: https://cran.r-project.org/package=spam

Package: r-cran-spam
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: SPArse Matrix
 Set of functions for sparse matrix algebra. Differences with other sparse
 matrix packages are: (1) we only support (essentially) one sparse
 matrix format, (2) based on transparent and simple structure(s),
 (3) tailored for MCMC calculations within G(M)RF. (4) and it is fast
 and scalable (with the extension package spam64). Documentation about 'spam'
 is provided by vignettes included in this package, see also Furrer and Sain
 (2010) <doi:10.18637/jss.v036.i10>; see 'citation("spam")' for details.
