Package: mvp Type: Package Title: Fast Symbolic Multivariate Polynomials Version: 1.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")) Depends: R (>= 4.1.0) Suggests: knitr, rmarkdown, microbenchmark, testthat, spray (>= 1.1-1), magrittr, covr VignetteBuilder: knitr Maintainer: Robin K. S. Hankin Description: Fast manipulation of symbolic multivariate polynomials using the 'Map' class of the Standard Template Library. The package uses print and coercion methods from the 'mpoly' package but offers speed improvements. It is comparable in speed to the 'spray' package for sparse arrays, but retains the symbolic benefits of 'mpoly'. To cite the package in publications, use Hankin 2022 . Uses 'disordR' discipline. License: GPL (>= 2) Imports: Rcpp (>= 1.0-7), partitions, magic, digest, disordR (>= 0.9-7), numbers, mpoly (>= 1.1.0), methods LinkingTo: Rcpp URL: https://github.com/RobinHankin/mvp, https://robinhankin.github.io/mvp/ BugReports: https://github.com/RobinHankin/mvp/issues LazyData: FALSE Config/pak/sysreqs: libgmp3-dev libicu-dev Repository: https://robinhankin.r-universe.dev Date/Publication: 2026-07-01 07:33:31 UTC RemoteUrl: https://github.com/robinhankin/mvp RemoteRef: HEAD RemoteSha: 440cd2ee980d3d9daa7ae081c8751a02e7725719 NeedsCompilation: yes Packaged: 2026-07-01 09:40:24 UTC; root Author: Robin K. S. Hankin [aut, cre] (ORCID: )