Package: polypoly Title: Helper Functions for Orthogonal Polynomials Version: 0.0.3 Authors@R: person( given = "Tristan", family = "Mahr", role = c("aut", "cre"), email = "tristan.mahr@wisc.edu", comment = c(ORCID = "0000-0002-8890-5116") ) Description: Tools for reshaping, plotting, and manipulating matrices of orthogonal polynomials. Depends: R (>= 3.3.3) License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) URL: https://github.com/tjmahr/polypoly BugReports: https://github.com/tjmahr/polypoly/issues Imports: tibble, reshape2, ggplot2, rlang, stats RoxygenNote: 7.2.1 Suggests: testthat, knitr, rmarkdown, lme4, splines VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://tjmahr.r-universe.dev Date/Publication: 2022-10-20 15:20:14 UTC RemoteUrl: https://github.com/tjmahr/polypoly RemoteRef: HEAD RemoteSha: 5eae95f1efa40ebadc31c33918521d462a9dbf45 NeedsCompilation: no Packaged: 2026-06-17 11:15:12 UTC; root Author: Tristan Mahr [aut, cre] (ORCID: ) Maintainer: Tristan Mahr