EfficientMaxEigenpair
Efficient Initials for Computing the Maximal Eigenpair
v0.1.4
·
Oct 23, 2017
·
MIT + file LICENSE
Description
An implementation for using efficient initials to compute the maximal eigenpair in R. It provides three algorithms to find the efficient initials under two cases: the tridiagonal matrix case and the general matrix case. Besides, it also provides two algorithms for the next to the maximal eigenpair under these two cases.
Downloads
198
Last 30 days
16450th
198
Last 90 days
198
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: ‘Xiao-Jun Mao <maoxj.ki@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Mu-Fa",
family = "Chen",
role = "aut",
email = "mfchen@bnu.edu.cn"),
person(given = "Xiao-Jun",
family = "Mao",
role = "cre",
email = "maoxj.ki@gmail.com"))
as necessary.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Xiao-Jun Mao <maoxj.ki@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Mu-Fa",
family = "Chen",
role = "aut",
email = "mfchen@bnu.edu.cn"),
person(given = "Xiao-Jun",
family = "Mao",
role = "cre",
email = "maoxj.ki@gmail.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: ‘Xiao-Jun Mao <maoxj.ki@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Mu-Fa",
family = "Chen",
role = "aut",
email = "mfchen@bnu.edu.cn"),
person(given = "Xiao-Jun",
family = "Mao",
role = "cre",
email = "maoxj.ki@gmail.com"))
as necessary.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Xiao-Jun Mao <maoxj.ki@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Mu-Fa",
family = "Chen",
role = "aut",
email = "mfchen@bnu.edu.cn"),
person(given = "Xiao-Jun",
family = "Mao",
role = "cre",
email = "maoxj.ki@gmail.com"))
as necessary.
Version History
new
0.1.4
Mar 10, 2026