FixedPoint
Algorithms for Finding Fixed Point Vectors of Functions
v0.6.3
·
Dec 19, 2022
·
MIT + file LICENSE
Description
For functions that take and return vectors (or scalars), this package provides 8 algorithms for finding fixed point vectors (vectors for which the inputs and outputs to the function are the same vector). These algorithms include Anderson (1965) acceleration <doi:10.1145/321296.321305>, epsilon extrapolation methods (Wynn 1962 <doi:10.2307/2004051>) and minimal polynomial methods (Cabay and Jackson 1976 <doi:10.1137/0713060>).
Downloads
420
Last 30 days
8170th
420
Last 90 days
420
Last year
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 (14 non-OK)
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Stuart Baumann <Stuart@StuartBaumann.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Stuart", "Baumann", "&", "Margaryta"),
family = "Klymak",
role = "aut"),
person(given = "Stuart",
family = "Baumann",
role = "cre",
email = "Stuart@StuartBaumann.com"))
as necessary.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Stuart Baumann <Stuart@StuartBaumann.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Stuart", "Baumann", "&", "Margaryta"),
family = "Klymak",
role = "aut"),
person(given = "Stuart",
family = "Baumann",
role = "cre",
email = "Stuart@StuartBaumann.com"))
as necessary.
OK
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
*
Check History
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Stuart Baumann <Stuart@StuartBaumann.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Stuart", "Baumann", "&", "Margaryta"),
family = "Klymak",
role = "aut"),
person(given = "Stuart",
family = "Baumann",
role = "cre",
email = "Stuart@StuartBaumann.com"))
as necessary.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Stuart Baumann <Stuart@StuartBaumann.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Stuart", "Baumann", "&", "Margaryta"),
family = "Klymak",
role = "aut"),
person(given = "Stuart",
family = "Baumann",
role = "cre",
email = "Stuart@StuartBaumann.com"))
as necessary.
Reverse Dependencies (3)
imports
suggests
Dependency Network
Version History
new
0.6.3
Mar 9, 2026