Package: mpoly Type: Package Title: Symbolic Computation and More with Multivariate Polynomials Version: 1.1.2.900 URL: https://github.com/dkahle/mpoly BugReports: https://github.com/dkahle/mpoly/issues Authors@R: person("David", "Kahle", email = "david@kahle.io", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9999-1558")) Description: Symbolic computing with multivariate polynomials in R. Imports: stringr (>= 1.0.0), stringi, partitions, plyr, stats, ggplot2, polynom, orthopolynom, tidyr Suggests: testthat (>= 2.1.0), magrittr, dplyr, covr License: GPL-2 RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Config/pak/sysreqs: libgmp3-dev libicu-dev Repository: https://dkahle.r-universe.dev Date/Publication: 2025-06-09 20:43:25 UTC RemoteUrl: https://github.com/dkahle/mpoly RemoteRef: HEAD RemoteSha: 27fb998f2c0ac92cdd6caf20230ce2ad1ce841db NeedsCompilation: no Packaged: 2026-07-04 07:36:09 UTC; root Author: David Kahle [aut, cre] (ORCID: ) Maintainer: David Kahle