Description
Implements univariate polynomial operations in R, including polynomial arithmetic, finding zeros, plotting, and some operations on lists of polynomials.
Downloads
1.2K
Last 30 days
3478th
4.4K
Last 90 days
25K
Last year
Trend: -13.2% (30d vs prior 30d)
CRAN Check Status
2
NOTE
12
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (2 non-OK)
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Bill Venables <Bill.Venables@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Bill",
family = "Venables",
role = c("aut", "cre"),
email = "bill.venables@gmail.com"),
person(given = c("with", "contribution", "by", "Kurt"),
family = "Hornik",
role = "aut"),
person(given = "Georgi",
family = "Boshnakov",
role = "aut"),
person(given = "Brian",
family = "Ripley.",
role = "aut"))
as necessary.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Bill Venables <Bill.Venables@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Bill",
family = "Venables",
role = c("aut", "cre"),
email = "bill.venables@gmail.com"),
person(given = c("with", "contribution", "by", "Kurt"),
family = "Hornik",
role = "aut"),
person(given = "Georgi",
family = "Boshnakov",
role = "aut"),
person(given = "Brian",
family = "Ripley.",
role = "aut"))
as necessary.
Check History
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Bill Venables <Bill.Venables@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Bill",
family = "Venables",
role = c("aut", "cre"),
...[truncated]...
person(given = "Georgi",
family = "Boshnakov",
role = "aut"),
person(given = "Brian",
family = "Ripley.",
role = "aut"))
as necessary.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Bill Venables <Bill.Venables@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Bill",
family = "Venables",
role = c("aut", "cre"),
...[truncated]...
person(given = "Georgi",
family = "Boshnakov",
role = "aut"),
person(given = "Brian",
family = "Ripley.",
role = "aut"))
as necessary.
Reverse Dependencies (8)
depends
Dependency Network
Version History
new
2.0-8
Mar 10, 2026
new
0.9
May 12, 2008