Package: PolynomF
Type: Package
Title: Polynomials in R
Description: Implements univariate polynomial operations in R, including
  polynomial arithmetic, finding zeros, plotting, and some operations on
  lists of polynomials.
Version: 2.0-5
Date: 2022-05-02
NeedsCompilation: yes
Imports: stats, Rcpp, methods
Depends: R (>= 3.0.0), graphics, grDevices
Author: Bill Venables, with contribution by Kurt Hornik and Georgi Boshnakov
Maintainer: Bill Venables <Bill.Venables@gmail.com>
License: GPL-2
Encoding: UTF-8
LinkingTo: Rcpp
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Packaged: 2022-05-02 03:05:25 UTC; Bill
Repository: CRAN
Date/Publication: 2022-05-02 03:30:02 UTC
