-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
19 lines (19 loc) · 869 Bytes
/
DESCRIPTION
File metadata and controls
19 lines (19 loc) · 869 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: spray
Type: Package
Title: Sparse Arrays and Multivariate Polynomials
Version: 1.1-0
Authors@R: person(given=c("Robin", "K. S."), family="Hankin",
role = c("aut","cre"),
email="hankin.robin@gmail.com",
comment = c(ORCID = "0000-0001-5982-0415"))
Maintainer: Robin K. S. Hankin <hankin.robin@gmail.com>
Description: Sparse arrays interpreted as multivariate polynomials.
Uses 'disordR' discipline (Hankin, 2022,
<doi:10.48550/ARXIV.2210.03856>). To cite the package in
publications please use Hankin (2022) <doi:10.48550/ARXIV.2210.10848>.
License: GPL (>= 2)
Suggests: polynom, testthat, covr
Imports: Rcpp (>= 0.12.3), partitions, magic, disordR (>= 0.9-6), stringr, methods
LinkingTo: Rcpp
URL: https://github.com/RobinHankin/spray, https://robinhankin.github.io/spray/
BugReports: https://github.com/RobinHankin/spray/issues